Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 24,372 for

range

(0.53 sec)
  1. Font.NameOther | Aspose.Words for .NET

    Discover Font NameOther. Easily customize fonts for character codes 128-255, enhancing your text's style and readability. Elevate your design today!...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/net/aspose.words/fon...
  2. Extract Pages from Word Document in C# | Extrac...

    Learn how to extract pages from a Word document in C# using Aspose.Words. Follow easy steps and code examples to extract Word pages....extract a single page or a range of pages from a Word document...Extract a Single Page Extract a Range of Pages Extract Pages from...

    blog.aspose.com/words/extract-word-pages-in-csh...
  3. 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...
  4. FieldToc.HeadingLevelRange | Aspose.Words for .NET

    Discover the FieldToc HeadingLevelRange property to easily manage heading levels for enhanced content organization and SEO optimization....HeadingLevelRange property Gets or sets a range of heading levels to include...TOC levels outside of this range. field . HeadingLevelRange =...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 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...
  6. 用 Node.js 在工作表中移动单元格范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 移动工作表中的单元格范围。... getCells (); const range = cells . createRange ( "A1"..."B5" ); //move the range to right. range . moveTo ( 0 , 2 );...

    docs.aspose.com/cells/zh/nodejs-cpp/move-range-...
  7. Remove Duplicate Rows in Excel with Python

    This article describes how to remove duplicate rows in Excel with Python. It has the steps and a sample code to delete duplicate lines in Excel with Python....removeDuplicates() method with a defined range to eliminate duplicate lines...removeDuplicates() method with a range of cells and flag for headers...

    kb.aspose.com/cells/python/remove-duplicate-row...
  8. Convert PPT to JSON Format via Java | products....

    Convert PPT to JSON format via Java without using using Microsoft Excel or PowerPoint...powerful library provides a wide range of features for creating, manipulating...JSON. It also supports a wide range of other formats, including...

    products.aspose.com/total/java/conversion/ppt-t...
  9. Convert DOTX to JSON Format via Java | products...

    Convert DOTX to JSON format via Java without using using Microsoft Word or Microsoft Excel... It provides a wide range of features, such as document...including HTML. It provides a wide range of features, such as spreadsheet...

    products.aspose.com/total/java/conversion/dotx-...
  10. 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...