Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 4,527 for

range

(0.02 sec)
  1. FieldToc.BookmarkName | Aspose.Words for .NET

    Discover the FieldToc BookmarkName property to easily manage bookmarks in your documents, enhancing table creation and organization effortlessly....TOC levels outside of this range. field . HeadingLevelRange =...TOC levels are within this range. field . PageNumberOmittingLe...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose.Cells Pivot PrintArea - Free Support For...

    When shifting from Aspose Cells v 25.3.0 to 25.4.0, the PrintArea behavior changed. Background: given an excel spreadsheet like this: Year Product Gross Net - - - 2001 Apples 100 30 Row Labels Sum of Net Ba…...set to encompass the entire range of the pivot table. In your...setting the PrintArea to specific ranges (like A2:G6) yields different...

    forum.aspose.com/t/aspose-cells-pivot-printarea...
  3. Bookmark.name property | Aspose.Words for Node.js

    Bookmark.name property. Gets or sets the name of the bookmark.... range . bookmarks . at ( 0 ). name...3 ); let bookmarks = doc . range . bookmarks ; expect ( bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AxisScaling.LogBase | Aspose.Words for .NET

    Adjust the logarithmic base of the AxisScaling LogBase property for precise data visualization and enhanced graph accuracy. Optimize your charts today!... Valid range of a floating point value is...values that cover our X-value range (0, 1, 2, 3...). // A linear...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using Java... Range cellRange = worksheet . getCells...CreateOleImage ( com . aspose . cells . Range cellRange , int imageResolution...

    docs.aspose.com/slides/java/working-solution-fo...
  6. FieldXE.pageRangeBookmarkName property | Aspose...

    FieldXE.pageRangeBookmarkName property. Gets or sets the name of the bookmark that marks a Range of pages that is inserted as the entry's page number....of the bookmark that marks a range of pages that is inserted as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTagRangeStart.lastChild prope...

    StructuredDocumentTagRangeStart.lastChild property. Gets the last child in the stdContent Range....last child in the stdContent range. get lastChild () : Aspose ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::DocumentVisitor::VisitCommentSta...

    Aspose::Words::DocumentVisitor::VisitCommentStart method. Called when enumeration of a comment text has started in C++....of every comment and comment range in a document. void CommentsToText...IndentAndAppendLine ( String ( u "[Comment range start] ID: " ) + commentRangeStart...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Add Borders in Excel using Node.js

    Follow this article to Add borders in Excel using Node.js. It shares IDE settings, a steps list, and a sample code to create a border in Excel using Node.js....add some text and create a range of the selected cells Call the...are two main steps: create a range for the target cells in a particular...

    kb.aspose.com/cells/nodejs/add-borders-in-excel...
  10. Merge Cells in Word using Python

    Follow this article to merge cells in Word using Python. It contains the IDE settings, steps, and a sample code to combine cells in Word using Python....and last cell in the desired range of cells for merging and use...mergeCells() method to merge the range. Code to Combine Cells in Word...

    kb.aspose.com/words/python/merge-cells-in-word-...