Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,400 for

range

(0.43 sec)
  1. Get AutoFilter|Document

    Retrieve the AutoFilter description from an Excel worksheet using Aspose.Cells Cloud REST API....configuration—including filter columns, range, and sorting details—so you..."Visibledropdown" : "string" } ], "Range" : "string" , "Sorter" : { "CaseSensitive"...

    docs.aspose.cloud/cells/cells/autofilter/get/
  2. 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...
  3. 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/
  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. Working with Excel hyperlinks|Document

    Explore how to retrieve, add, update, and delete Excel hyperlinks using the Aspose Cells Cloud API....the target URL and the cell range. How to update hyperlinks in...

    docs.aspose.cloud/cells/hyperlinks/
  7. Add CellArea to Conditional Formatting|Document...

    Add a cell area to a conditional formatting rule in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL, SDK examples, response schema, and error handling....Description cellArea string Yes Cell range to add, in A1 notation (e.g...format – Must be a valid A1 range ( A1 , A1:C3 , Sheet2!B2:D5...

    docs.aspose.cloud/cells/developer-guide/30versi...
  8. 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/
  9. Aspose.Cells Cloud – Change Word Case (Upper, L...

    Easily convert text case in Excel files using Aspise.Cells Cloud API. Supports Uppercase, Lowercase, Proper Case, and Sentence Case. Get code samples in C#, Java, Python & more....sentence) across a selected range. Only string cells are affected;...workbook. range String Query (Optional) The cell range where case...

    docs.aspose.cloud/cells/change-word-case/
  10. Spreadsheet Text Formatting API: Text Case Form...

    Managing inconsistent text case in spreadsheets (Excel, Google Sheets, CSV) can be frustrating, especially with large datasets. The PostUpdateWordCase WEB API solves this by automating text case conversions, ensuring clean and standardized data with minimal effort.... Precise Range Control # Worksheet : Apply...SelectionOnly : Target specific ranges only. 3. Flexible Data Input...

    blog.aspose.cloud/cells/spreadsheet-text-format...