Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 24,384 for

range

(0.11 sec)
  1. Convert XLTM to PPS using Python or with free O...

    XLTM to PPS conversion in your Python applications without using Microsoft Office or online. Test free XLTM to PPS online converter quickly before integrating the code....NET API provides a wide range of features to work with Excel...via .NET API provides a wide range of features to work with PowerPoint...

    products.aspose.com/total/python-net/conversion...
  2. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc...., "Fourth page" ] for i in range ( 0 , 2 ): # Create Heading...in the section for Level in range ( 1 , 5 ): heading2 = ap . Heading...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  3. 文本换行|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/
  4. Changing Page Setup for Whole Document|Aspose.W...

    Change page setup for a whole document easily and fast instead of using VSTO in C#....Range .PageSetup is a “shortcut” to...Application . ActiveDocument . Range ( 1 , 2 ). PageSetup . PaperSize...

    docs.aspose.com/words/net/changing-page-setup-f...
  5. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....CreateRange method to create a range of the cells to be merged. The...above and returns a Range object. The Range object also provides...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  6. StructuredDocumentTagRangeStart.rangeEnd proper...

    StructuredDocumentTagRangeStart.RangeEnd property. Specifies end of Range if the [StructuredDocumentTag](../../structureddocumenttag/) is a Ranged structured document tag...end of range if the StructuredDocumentTa is a ranged structured...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Bookmark::get_LastColumn method ...

    Aspose::Words::Bookmark::get_LastColumn method. Gets the zero-based index of the last column of the table column Range associated with the bookmark in C++....column of the table column range associated with the bookmark...:: IterateOver ( doc -> get_Range () -> get_Bookmarks ())) { //...

    reference.aspose.com/words/cpp/aspose.words/boo...
  8. Create a Pie Chart|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....pie chart, defining the data range and chart title. Saving the...Interop . Excel . Range chartRange = sheet . get_Range ( "A2" , "B4"...

    docs.aspose.com/cells/net/create-a-pie-chart/
  9. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....add 10 rows for row_count in range ( 0 , 10 ): # Add row to table...rows . add () for cellCount in range ( 1 , 5 ): # Add table cells...

    docs.aspose.com/pdf/python-net/adding-tables/
  10. Aspose.Total for PHP via Java|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....enables you to perform a great range of spreadsheet processing tasks...enables you to perform a great range of spreadsheet processing tasks...

    docs.aspose.com/total/php-java/