Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 21,547 for

range

(0.08 sec)
  1. 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...
  2. Extract Pages from Word in Python | Word Page E...

    Learn how to extract pages from a Word document in Python using Aspose.Words. Follow easy steps and code examples for Word document processing....from a Word Document Extract a Range of Pages from a Word File Split...Document in Python Extract a Range of Pages from a Word File in...

    blog.aspose.com/words/extract-pages-from-word-i...
  3. 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...
  4. C# API to Export PS to WORDML | products.aspose...

    Convert PS to WORDML without using Microsoft Word...comprehensive API that provides a wide range of document manipulation and...formats. It supports a wide range of file formats, including PDF...

    products.aspose.com/total/net/conversion/ps-to-...
  5. 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...
  6. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality.... Range . Fields [ 0 ]. GetFieldCode..." )); Assert . That ( doc . Range . Fields [ 1 ]. GetFieldCode...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField method... range . fields . at ( 0 ). getFieldCode...AUTHOR " ); expect ( doc . range . fields . at ( 1 ). getFieldCode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method... range . fields [ 0 ] . get_field_code...assertEqual ( ' PAGE ' , doc . range . fields [ 1 ] . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 用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...
  10. 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...