Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 24,303 for

range

(0.09 sec)
  1. Aspose::Words::Fields::FieldToa::get_PageRangeS...

    Aspose::Words::Fields::FieldToa::get_PageRangeSeparator method. Gets the character sequence that is used to separate the start and end of a page Range in C++....the start and end of a page range. System :: String Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FontFallbackSettings.buildAutomatic method | As...

    FontFallbackSettings.buildAutomatic method. Automatically builds the fallback settings by scanning available fonts....checked by Unicode Character Range fields and not by the actual...Unicode ranges are checked individually and several ranges related...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ReplaceAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ReplaceAction enum to control match outcomes in your replace operations, enhancing document editing efficiency and precision.... Range . Replace ( new Regex ( "\\[MY_DOCUMENT\\]"...interface IReplacingCallback class Range method Replace namespace Aspose...

    reference.aspose.com/words/net/aspose.words.rep...
  4. BookmarkEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkEnd class, which efficiently manages bookmark ends in Word documents, enhancing your document editing experience.... Range { get; } Returns a Range object that represents...BookmarkCollection bookmarks = doc . Range . Bookmarks ; PrintAllBookmarkInfo...

    reference.aspose.com/words/net/aspose.words/boo...
  5. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class....Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...append_child ( row ) for cell_id in range ( 1 , cell_count + 1 ): cell...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with multipage image formats|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....format, the 1st page of the range will be exported; in the case...multi-page format, all pages of the range will be exported. Example of...

    docs.aspose.com/imaging/python-net/working-with...
  7. Adding Bates Numbering Artifact in Python via ....

    Aspose.PDF for Python via .NET allows you to add Bates Numbering to PDF....Add 10 blank pages for _ in range ( 10 ): document . pages . add...document : # Add 10 pages for _ in range ( 10 ): document . pages . add...

    docs.aspose.com/pdf/python-net/add-bates-number...
  8. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table...Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...append_child ( row ) for cell_id in range ( 1 , cell_count + 1 ): cell...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 Node.js 通过 C++ 将 CSV 转换为 JSON|Documentation

    使用 Aspose.Cells for Node.js via C++ 简单易用的 API 将 CSV 文件转换为 JSON。... JsonSaveOptions (); const range = workbook . getWorksheets ()...JsonUtility . exportRangeToJson ( range , jsonSaveOptions ); // Print...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-csv...
  10. FindReplaceOptions.direction property | Aspose....

    FindReplaceOptions.direction property. Selects direction for replace...range.replace' , ( findReplaceDirection...to start from the end of the range, and traverse back to the beginning...

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