Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 24,160 for

range

(0.16 sec)
  1. 使用JavaScript via C++支持德语区域的命名范围公式|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++支持德语区域的命名范围公式。...Cells Named Range Example </ title > </ head >...> < body > < h1 > Named Range Example </ h1 > < p > Select an...

    docs.aspose.com/cells/zh/javascript-cpp/support...
  2. Insert a Picture Based on Cell Reference|Docume...

    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.... Since the cell or cell range is linked to the graphic object...the data in that cell or cell range automatically appear in the...

    docs.aspose.com/cells/net/insert-a-picture-base...
  3. FieldIndex.PageRangeSeparator | Aspose.Words fo...

    Discover the PageRangeSeparator property in FieldIndex. Easily customize the character sequence for seamless page Range formatting and enhance your document's clarity....the start and end of a page range. public string PageRangeSeparator...bookmark’s spanned pages as a page range for an INDEX field entry. Document...

    reference.aspose.com/words/net/aspose.words.fie...
  4. CommentRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeStart class, marking comment-associated text regions for enhanced document management and editing efficiency.... Range { get; } Returns a Range object that represents...comments and their comment ranges using a document visitor. public...

    reference.aspose.com/words/net/aspose.words/com...
  5. Find and Replace Text in Documents|Aspose.Words...

    Find and replace text or strings. NPOI does not provide an opportunity to find and replace using C#....particular string within the current range. It returns the number of replacements...occurrences with 'bad'. doc . Range . Replace ( "document" , "document...

    docs.aspose.com/words/net/find-and-replace-text...
  6. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127)....within the ASCII characters' range. In that case, # it will display...characters outside of the ASCII range. # Ideally, this font should...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Merge or UnMerge Cells in a Worksheet|Documenta...

    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...
  8. Font.nameOther property | Aspose.Words for Node.js

    Font.nameOther property. Returns or sets the font used for characters with character codes from 128 through 255....within the ASCII characters' range. In that case, // it will display...characters outside of the ASCII range. // Ideally, this font should...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Font.name_other property | Aspose.Words for Python

    Font.name_other property. Returns or sets the font used for characters with character codes from 128 through 255....within the ASCII characters' range. In that case, # it will display...characters outside of the ASCII range. # Ideally, this font should...

    reference.aspose.com/words/python-net/aspose.wo...