Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,786 for

range

(0.08 sec)
  1. Working with Excel Conditional Formatting|Document

    The Aspose.Cells Cloud API for Excel provides endpoints to retrieve, add, modify, and clear conditional formatting rules, enabling dynamic visual analysis of worksheet data....highlight interesting cells or ranges of cells, emphasize unusual...conditions are true, the cell range is formatted; if the conditions...

    docs.aspose.cloud/cells/conditional-formattings/
  2. Import and Export WordPress Posts from/to PDF a...

    Import wordpress posts or export wordpress posts to PDF or Word or other word processing formats. You can export posts to PDF, DOC, and DOCX with it....recent releases extend the range of views the APIs support and...needed to be able to work with a range of file formats and versions...

    blog.aspose.cloud/total/spotlight-on-aspose.sli...
  3. Aspose.Cells Cloud API – 从工作表获取列表对象(表格)|Documen...

    使用 Aspose.Cells Cloud REST API 从 Excel 工作表中检索 ListObject(表格)。支持导出为多种格式(PDF、CSV、JSON 等)。...: { "FilterColumns" : [], "Range" : "B2:F11" , "Sorter" : { "CaseSensitive"...: [ { "Name" : "Column1" , "Range" : { "ColumnCount" : 1 , "ColumnWidth"...

    docs.aspose.cloud/cells/zh/developer-guide/30ve...
  4. Append PDF with Python REST API

    Follow this article to append PDF with Python REST API. You will learn to automatically append PDF online with Python Low Code API using Python-based SDK using the steps and a sample code....entire PDF or a specific page range to another PDF directly from...PDFs, set the desired page range, invoke PostAppendDocument()...

    kb.aspose.cloud/pdf/python/append-pdf-with-pyth...
  5. Add Format Condition|Document

    Learn how to add a format condition to an Excel worksheet using the Aspose.Cells Cloud REST API (v3.0). Includes request syntax, parameters, secure cURL example, and SDK snippets....worksheet that contains the range to be formatted. index integer...cellArea string query The cell range (e.g., A1:C3 ) to which the...

    docs.aspose.cloud/cells/conditional-formattings...
  6. Append PDF with Java REST API

    Follow this article to append PDF with Java REST API. You will learn to automatically append PDF online with Java Low Code API using Java-based SDK using the steps and a sample code....entire PDF or a specific page range with another PDF directly from...the two PDFs, define the page range (if needed), invoke PostAppendDocument()...

    kb.aspose.cloud/pdf/java/append-pdf-with-java-r...
  7. Delete Paragraphs|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....delete a specific paragraph or range of paragraphs. DeleteParagraph...aragraphs DELETE Deletes a range of paragraphs in a shape. DeleteParagraphs...

    docs.aspose.cloud/slides/delete-paragraphs/
  8. Import and Export WordPress Posts from/to PDF a...

    Import wordpress posts or export wordpress posts to PDF or Word or other word processing formats. You can export posts to PDF, DOC, and DOCX with it....0 – Clone shapes and a range of enhancements and fixes. Aspose...PSTs using message ID and a range of fixes. Aspose.Total for Android...

    blog.aspose.cloud/total/spotlight-on-aspose.cel...
  9. Insert Comments in DOCX with NET REST API

    This article entails how to insert Comments in DOCX with NET REST API. By following this article add MS Word comments with Java REST API....providing the comment start and end range Create a request to add comments...exposes properties to set the range for comment start and end, comment...

    kb.aspose.cloud/words/java/insert-comments-in-d...
  10. Copy columns in an Excel worksheet|Document

    Learn how to copy one or more columns in an Excel worksheet using the Aspose.Cells Cloud REST API (v3.0). Includes request syntax, required parameters, authentication details, error handling, and SDK examples in C#, Java, Python, Ruby, Node.js, Go, Perl, and more....duplicate a single column or a range of columns and insert the copy...within the worksheet’s column range. Cloud SDK Family Using an SDK...

    docs.aspose.cloud/cells/columns/copy/