Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 24,266 for

range

(0.24 sec)
  1. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#....access to the Range object. Using the table range object, you can...from Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/net/work-with-text-in-a-t...
  2. Bookmark.firstColumn property | Aspose.Words fo...

    Bookmark.firstColumn property. Gets the zero-based index of the first column of the table column Range associated with the bookmark....column of the table column range associated with the bookmark...for ( let bookmark of doc . range . bookmarks ) { console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AutoFit Rows and Columns with C++|Documentation

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a Range of cells using the Aspose.Cells for C++ API....Worksheet class provides a wide range of methods for managing a worksheet...; } How to AutoFit Row in a Range of Cells A row is composed of...

    docs.aspose.com/cells/cpp/autofit-rows-and-colu...
  4. Merge or UnMerge Cells in a Worksheet in VSTO a...

    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....//Get the range of cells i.e., A1:C1. Excel . Range rng1 = excelApp...excelApp . get_Range ( "A1" , "C1" ); //Merge the cells. rng1 ...

    docs.aspose.com/cells/net/merge-or-unmerge-cell...
  5. Convert OTP to JSON Format via Java | products....

    Convert OTP to JSON format via Java without using using Microsoft Excel or PowerPoint... It supports a wide range of file formats, including OTP...spreadsheets. It supports a wide range of file formats, including HTML...

    products.aspose.com/total/java/conversion/otp-t...
  6. Comment.accept method | Aspose.Words for Node.js

    Comment.accept method. Accepts a visitor....comments and their comment ranges using a document visitor. test...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CommentRangeStart | Aspose.Words for .NET

    Discover the CommentRangeStart constructor. Easily create new instances of this class for enhanced coding efficiency and streamlined development....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...
  8. Data Validation|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....only dates within a certain range. With data validation, you can...entered into a cell, or cell range. Below, code snippets illustrate...

    docs.aspose.com/cells/java/data-validation/
  9. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the text you want using Python.... range . text ) doc . range . replace ( "_CustomerName_"...text after replace: " + doc . range . text ) # Save the modified...

    docs.aspose.com/words/python-net/find-and-replace/
  10. FieldMergeBarcode.SymbolRotation | Aspose.Words...

    Discover the FieldMergeBarcode SymbolRotation property to easily customize barcode symbol rotation. Enhance your data presentation with valid values like 0 and 3.... Range . Fields [ 0 ]. Type , Is ....FieldDisplayBarcode )); Assert . That ( doc . Range . Fields [ 0 ]. GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...