Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 20,066 for

range

(0.03 sec)
  1. Convert POTX to JSON format via C++ | products....

    Export POTX to JSON format in C++ without using Microsoft Excel or Powerpoint...developers to work with a wide range of file formats within their...applications. It supports a wide range of features, including exporting...

    products.aspose.com/total/cpp/conversion/potx-t...
  2. Data Sorting|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.... CellArea , the range of cells. Define the cell area...xls” and sorts data for data range (A1:B14) in the first worksheet:...

    docs.aspose.com/cells/java/sort-data-of-excel/
  3. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....cell 2nd parameter refers to a range of cells The custom function...all the values from the cell range specified as 2nd parameter and...

    docs.aspose.com/cells/net/how-to-calculate-cust...
  4. Group|Aspose.Slides for Python Documentation

    Add group shape to PowerPoint presentation in Python... slides [ 0 ] for i in range ( len ( sld . shapes )): # Accessing...Accessing the group shape. for j in range ( len ( shape . shapes )): #...

    docs.aspose.com/slides/python-net/group/
  5. GradientStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStop class, your solution for creating stunning gradients with customizable stops for enhanced document visuals....gradient expressed as a percent in range 0.0 to 1.0. Transparency { get;...fill expressed as a percent in range 0.0 to 1.0. Methods Name Description...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....to start from the end of the range, and traverse back to the beginning...start from the beginning of the range, and traverse to the end. options...

    reference.aspose.com/words/java/com.aspose.word...
  7. 在VSTO和Aspose.Cells中包裹单元格文本|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 cellA1 = sheet . Cells . get_Range ( "A1" );.... Excel . Range cellA5 = sheet . Cells . get_Range ( "A5" );...

    docs.aspose.com/cells/zh/net/wrapping-cell-text...
  8. Convert TXT to PPTX in Android Apps or with fre...

    TXT to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free TXT to PPTX online converter quickly before integrating the code.... It provides a range of features, such as text formatting...manipulation. It also supports a wide range of file formats, including TXT...

    products.aspose.com/total/android-java/conversi...
  9. Convert CSV to DOCX using Python or with free O...

    CSV to DOCX conversion in your Python applications without using Microsoft Office or online. Test free CSV to DOCX online converter quickly before integrating the code.... It offers a wide range of features such as the ability...NET” API. This API provides a range of features such as the ability...

    products.aspose.com/total/python-net/conversion...
  10. Wrapping Cell Text|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 cellA1 = sheet . Cells . get_Range ( "A1" );.... Excel . Range cellA5 = sheet . Cells . get_Range ( "A5" );...

    docs.aspose.com/cells/net/wrapping-cell-text/