Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 20,066 for

range

(0.05 sec)
  1. Developer Guide | Aspose.Page for C++

    Developer Guide provides you with the necessary information you will need when working with PDLs supported by Aspose.Page API solution for C++... Explore the wide range of functionalities offered by...

    docs.aspose.com/page/cpp/developer-guide/
  2. FieldShape Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldShape class for effortless SHAPE field implementation. Enhance document design with powerful features and flexibility.... Range . Fields . Count ); // These...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::BookmarkEnd class | Aspose.Words...

    Aspose::Words::BookmarkEnd class. Represents an end of a bookmark in a Word document. To learn more, visit the documentation article in C++....get_PrevNode () const get_Range () Returns a Range object that represents...BookmarkCollection > bookmarks = doc -> get_Range () -> get_Bookmarks (); PrintAllBookmarkInfo...

    reference.aspose.com/words/cpp/aspose.words/boo...
  4. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......Range.Fields.Where(f => f.Type...DocumentBuilder(page); var pageFields = page.Range.Fields.Where(f => f.Type...

    forum.aspose.com/latest.rss
  5. Convert DOCX to XLSX via Java or with free Onli...

    Convert DOCX to XLSX via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLSX online converter quickly before integrating the code....extensive compatibility with a wide range of software and devices, including...analyze data in Excel with a wide range of features and functionalities...

    products.aspose.com/total/java/conversion/docx-...
  6. Java API to Convert ODT to XLSX or with free On...

    Convert ODT to XLSX via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to XLSX online converter quickly before integrating the code....ODT format supports a wide range of features and formatting options...analyze data in Excel with a wide range of features and functionalities...

    products.aspose.com/total/java/conversion/odt-t...
  7. Convert Word to XLSX via Java or with a Free On...

    Effortlessly convert Word to XLSX using Java or an online app, free from dependencies on Microsoft Word or Microsoft Excel. Try our free Word to XLSX online converter for a rapid trial before seamless code integration....document to HTML, offering a wide range of document manipulation features...analyze data in Excel with a wide range of features and functionalities...

    products.aspose.com/total/java/conversion/word-...
  8. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....the document as an editable range end. EndEditableRange ( EditableRangeStart...the document as an editable range end. EndRow () Ends a table...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....change the data at the source range of the Pivot Table and then...//Set the conditional format range intrusive_ptr ca = ICellArea...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  10. 自定义形状|Aspose.Slides for Python 文档

    在Python中为PowerPoint演示文稿添加自定义形状...= 50 step = 72 for angle in range ( - 90 , 270 , step ): radians...move_to ( points [ 0 ]) for i in range ( len ( points )): starPath...

    docs.aspose.com/slides/zh/python-net/custom-shape/