Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 801 for

range

(0.33 sec)
  1. Text, Images, Bookmarks, Annotations, Links and...

    Create or edit Text, Images, Bookmarks, Annotations, Links and Watermarks in a PDF document. You can sign a document or update form fields in PDF....lets developers create a wide range of applications, each leveraging...enables you to perform a wide range of document processing tasks...

    blog.aspose.cloud/slides/new-features-available...
  2. Trim content: Fix Excel Spaces & Line Breaks|As...

    The PostTrimContent API is designed to process and trim content within a specified Range in a spreadsheet. This API allows users to remove extra spaces, line breaks, or other unnecessary characters from the content of selected cells. It is particularly useful for cleaning up data entries and ensuring consistency in spreadsheet formatting...content within a specified range in a spreadsheet. This API allows...content within the specified range, ensuring that only the designated...

    docs.aspose.cloud/cells/spreadsheet-trim-content/
  3. Unmerge Cells in Excel using Python REST API

    This article guides on how to unmerge cells in Excel using Python REST API. You will learn to unmerge cells using Python REST Interface with a Python-based Cloud SDK....storage Unmerge cells in the range using PostWorksheetUnmerge()... then unmerges a specified range of cells F6:H8 in “Sheet2” using...

    kb.aspose.cloud/cells/python/unmerge-cells-in-e...
  4. Converting a Worksheet to SVG - Free Support Fo...

    Hello, I am trying to convert a worksheet to a .svg file, but aspose is returning a .png file instead. When I look at the specs listed here I can see the svg is a supported format for both ConvertWorksheetRequest and Ra…...Here is my range convert code: source_range = Range( first_ro...first_row=range_info["first_row"], first_column=range_info["first_column"]...

    forum.aspose.cloud/t/converting-a-worksheet-to-...
  5. Unmerge Cells in Excel using C# REST API

    This article guides on how to unmerge cells in Excel using C# REST API. You will learn to unmerge cells using C# REST Interface with a .NET-based Cloud SDK....storage Unmerge cells in the range using PostWorksheetUnmerge()... then unmerges a specified range of cells F6:H8 in “Sheet2” using...

    kb.aspose.cloud/cells/net/unmerge-cells-in-exce...
  6. 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 C# REST API....providing the comment start and end range Create a request to add comments...by setting the range for comment start and range. We will then...

    kb.aspose.cloud/words/net/insert-comments-in-do...
  7. Unmerge Cells in Excel using Java REST API

    This article guides on how to unmerge cells in Excel using Java REST API. You will learn to unmerge cells using Java REST Interface with a Java-based Cloud SDK....storage Unmerge cells in the range using PostWorksheetUnmerge()... then unmerges a specified range of cells F6:H8 in “Sheet2” using...

    kb.aspose.cloud/cells/java/unmerge-cells-in-exc...
  8. Working with Excel conditional formattings|Aspo...

    Cells.Cloud API for Excel operate: conditional-formatting operate....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/
  9. Update Multiple Cells Style|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.... range string query The range. style body with...

    docs.aspose.cloud/cells/update-multiple-cells-s...
  10. Set a Chart Data Source|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....the first cell of the data range. Let’s say we want to store...the first cell of the data range. Cell addresses are represented...

    docs.aspose.cloud/slides/set-a-chart-data-source/