Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 24,796 for

range

(0.07 sec)
  1. BookmarkCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkCollection class, a powerful tool for managing bookmarks in your documents, enhancing organization and navigation....bookmarks in the specified range. To learn more, visit the Working...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/boo...
  2. Aspose::Words::Fields::FieldCollection class | ...

    Aspose::Words::Fields::FieldCollection class. A collection of Field objects that represents the fields in the specified Range. To learn more, visit the documentation article in C++....the fields in the specified range. To learn more, visit the Working...start fall within the specified range. The FieldCollection collection...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Insert Pivot Table|Documentation

    Create and format Pivot Table with Aspose.Cells for Python via .NET....assigning a range of cells as the data source, the range must go...

    docs.aspose.com/cells/python-net/create-pivot-t...
  4. 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...
  5. Public API Changes in Aspose.Imaging 3.0.1|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....of page to export, range of pages, range of pages and extract...of page to export, range of pages, range of pages and extract...

    docs.aspose.com/imaging/java/public-api-changes...
  6. IStructuredDocumentTag class | Aspose.Words for...

    Aspose.Words.Markup.IStructuredDocumentTag class. Interface to define a common data for [StructuredDocumentTag](../structureddocumenttag/) and [StructuredDocumentTagRangeStart](../structureddocumenttagRangestart/)....true if this instance is a ranged (multi-section) structured...interface for accessing ranged and non-ranged structured tags. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.PSD for Python via .NET 25.2 - Release N...

    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....[ None ] * 2 for lindex in range ( 2 ): layer = Layer () layer...aquamarine . to_argb ()] for i in range ( len ( pixels )): modul = i...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  8. Aspose.Words | Aspose.Words for .NET

    Effortlessly create, convert, and edit Microsoft Word documents with Aspose.Words. No need for Word installation—streamline your document workflow today!...bookmarks in the specified range. BookmarkEnd Represents an end...Represents a single editable range. EditableRangeEnd Represents...

    reference.aspose.com/words/net/aspose.words/
  9. 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...
  10. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....shapes [ 0 ] for row_index in range ( len ( table . rows )): for...for column_index in range ( len ( table . columns )): cell = table...

    docs.aspose.com/slides/python-net/manage-cells/