Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 20,033 for

range

(0.04 sec)
  1. IStructuredDocumentTag.isMultiSection property ...

    IStructuredDocumentTag.isMultiSection property. Returns true if this instance is a Ranged (multi-section) structured document tag....true if this instance is a ranged (multi-section) structured...tag by Id. let sdt = doc . range . structuredDocumentTa . getById...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IStructuredDocumentTag.is_multi_section propert...

    IStructuredDocumentTag.is_multi_section property. Returns true if this instance is a Ranged (multi-section) structured document tag....true if this instance is a ranged (multi-section) structured...document tag by Id. sdt = doc . range . structured_document_tags ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Comment::get_Id method | Aspose....

    Aspose::Words::Comment::get_Id method. Gets or sets the comment identifier in C++....comments and their comment ranges using a document visitor. void...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/cpp/aspose.words/com...
  4. Aspose::Words::CommentRangeEnd::CommentRangeEnd...

    Aspose::Words::CommentRangeEnd::CommentRangeEnd constructor. Initializes a new instance of this class in C++....comments and their comment ranges using a document visitor. void...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/cpp/aspose.words/com...
  5. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells library in C# to apply AboveAverage conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....higher than the average in a range. Here’s why you might use it:...it step by step: Select the range of cells you want to apply the...

    docs.aspose.com/cells/net/how-to-add-above-aver...
  6. Delete Repeated Rows in Excel using Java

    This article guides on how to delete repeated rows in Excel using Java. It provides IDE settings, steps, and a sample code to remove duplicate rows in Excel using Java....removeDuplicates() method with a range of cells to remove repeated...repeated rows from the selected range Call another overloaded method...

    kb.aspose.com/cells/java/delete-repeated-rows-i...
  7. Reusing Style Objects|Documentation

    In Aspose.Cells for Python via .NET, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....some formatting to a large range of cells in a worksheet: Create...the style to the cells in the range. Because the Cell.get_style...

    docs.aspose.com/cells/python-net/reusing-style-...
  8. 用C++删除Excel中的范围|Documentation

    学习如何使用Aspose.Cells与C++删除Excel中的范围。...formatting into a few cells in the range. cells . Get ( u "C2" ). PutValue...); // Delete the specified range of cells and shift cells to...

    docs.aspose.com/cells/zh/cpp/delete-ranges-from...
  9. DocumentVisitor.visitCommentStart method | Aspo...

    DocumentVisitor.visitCommentStart method. Called when enumeration of a comment text has started....of every comment and comment range in a document. test ( 'CommentsToText'...IndentAndAppendLine ( "[Comment range start] ID: " + commentRangeStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Reading and Writing Query Table of Worksheet|Do...

    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....Retrieve query table result range Aspose.Cells provides option...read the address i.e. result range of cells for a query table....

    docs.aspose.com/cells/net/reading-and-writing-q...