Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,190 for

range

(0.07 sec)
  1. Add a worksheet validation on an Excel workshee...

    Aspose.Cells Cloud REST API support adding a worksheet validation on an Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift.... range string query Specified cells...

    docs.aspose.cloud/cells/validations/add/
  2. Get Named Ranges on an Excel workbook|Document

    Aspose.Cells Cloud REST API support getting cells data based on named Range on an Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....Get Named Ranges on an Excel workbook Contents [ Hide ] This...API indicates Read worksheets ranges info. RSET API GET http://api...

    docs.aspose.cloud/cells/ranges/get/name/
  3. Convert Using Font Fallback Rules|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....between the specified Unicode range, used for searching missed glyphs...

    docs.aspose.cloud/slides/convert-using-font-fal...
  4. Split Word DOC/DOCX Pages to Multiple Documents

    Split Microsoft Word Documents DOCX/DOC files to separate files. Split large ms word documents and convert pages of Word documents to PDF in C# .NET....optional parameters including page range values, password if source word...separate pages because the page range is not specified with to and...

    blog.aspose.cloud/words/split-doc-docx-word-doc...
  5. How to convert spreadsheet file formats with As...

    How to convert file formats with Aspose.Cells Cloud....Html ConvertTableToJson Html Range ConvertRangeToImage PNG/JPEG/SVG/…...PDF/XLSX/JSON/…. 30+ formats Range ExportRangeAsFormat PDF/XLSX/JSON/…...

    docs.aspose.cloud/cells/how-to-convert-file-for...
  6. Sort list object data in an Excel worksheet|Doc...

    Aspose.Cells Cloud REST API support sorting a list object(table) in an Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....SDKs: Convert list object to range in an Excel worksheet...

    docs.aspose.cloud/cells/list-objects/sort-data/
  7. Add Tables to PDF via Cloud Python SDK

    Insert tables into PDFs using Python with Aspose.PDF Cloud SDK. Add structured data dynamically....col_widths = "" for col_index in range ( 0 , num_of_cols ): col_widths...line_width = 0.5 ) for row_index in range ( 0 , num_of_rows ): row_cells...

    products.aspose.cloud/pdf/python/table/add/
  8. List object insert slicer|Document

    Insert slicer for list object....worksheet Convert list object to range in an Excel worksheet...

    docs.aspose.cloud/cells/list-objects/insert-sli...
  9. Working with Bookmarks in a Word document onlin...

    Insert, edit, delete Bookmarks in a Word document programmatically via Cloud API....is defined by a name and a range of text that it marks. The name...

    docs.aspose.cloud/words/bookmarks/
  10. Get Watermarks from PDF via Cloud Golang SDK

    Get watermark data from PDFs using Aspose.PDF Cloud SDK in Go. Inspect overlays or branding...." ) } else { for pageNum := range result . Pages . List { imageResult...) } else { for _ , image := range imageResult . Images . List...

    products.aspose.cloud/pdf/go/watermaks/get/