Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 20,122 for

range

(0.05 sec)
  1. Work with Bookmarks|Aspose.Words for .NET

    Add a bookmark into a document. NPOI does not provide an opportunity to work with bookmarks using C#....document can overlap and span any range. Badly formed bookmarks or bookmarks...Bookmark bookmark1 = doc . Range . Bookmarks [ 0 ]; // By name...

    docs.aspose.com/words/net/working-with-bookmark...
  2. Add Matrix in Aspose.Cells for Reporting Servic...

    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....attributes which include name, range and so on through Set Attribute...screenshot below, the matrix range is E9:G11. A matrix report item...

    docs.aspose.com/cells/reportingservices/add-mat...
  3. Autofit Rows and Columns|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....Worksheet class provides a wide range of properties and methods for...parameter. AutoFit Row in a Range of Cells A row is composed of...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  4. Create a Chart in a PowerPoint Presentation in ...

    Learn how to automate PowerPoint chart creation using C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... Set the chart range in the worksheet and remove...Worksheets [ 1 ]; // Set the data range for the chart. Microsoft . Office...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  5. Cut and Paste Cells|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 : The range of cells to be cut. Row...

    docs.aspose.com/cells/python-java/cut-and-paste...
  6. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances text formatting and efficiently stores results, streamlining your data input process.... Range . FormFields ; Assert . AreEqual...Assert . AreEqual ( 3 , doc . Range . Fields . Count ); Assert ...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FormFieldCollection.RemoveAt | Aspose.Words for...

    Effortlessly remove a form field using the FormFieldCollection RemoveAt method. Streamline your forms with this efficient index-based solution.... Range . FormFields ; Assert . AreEqual...Assert . AreEqual ( 3 , doc . Range . Fields . Count ); Assert ...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment constructor. Initialize a new Comment class instance and enhance user interaction seamlessly!...comments and their comment ranges using a document visitor. public...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/net/aspose.words/com...
  9. Aspose::Words::Comment::get_Done method | Aspos...

    Aspose::Words::Comment::get_Done method. Gets or sets flag indicating that the comment has been marked done 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...
  10. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....comments and their comment ranges using a document visitor. public...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/java/com.aspose.word...