Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 24,373 for

range

(0.07 sec)
  1. TxtLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.Text](../../aspose.words/loadformat/#Text) document into a [Document](../../aspose.words/document/) object... range . fields ) console . log ( field.... result ); expect ( doc . range . fields . at ( 0 ). result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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/net/working-with-multip...
  3. Compare Presentation Slides in Python|Aspose.Sl...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Python via .NET. Identify slide differences in code quickly....for i in range ( len ( p1 . masters )): for j in range ( len (...

    docs.aspose.com/slides/python-net/compare-slides/
  4. FieldToc.entry_identifier property | Aspose.Wor...

    FieldToc.entry_identifier property. Gets or sets a string that should match type identifiers of TC fields being included.... entry_level_range = '1-3' self . assertEqual (...\\ n \\ f A \\ l 1' , doc . range . fields [ 1 ] . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method... range . fields . at ( 0 ). result...MMMM yyyy\"" ); expect ( doc . range . fields . at ( 1 ). result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IFieldResultFormatter Interface | Aspose.Words ...

    Discover the Aspose.Words.Fields.IFieldResultFormatter interface to customize and enhance field result formatting for your documents effortlessly.... Range . Fields [ 0 ]. Result , Is...yyyy\"" ); Assert . That ( doc . Range . Fields [ 1 ]. Result . StartsWith...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Bookmark Replacement Problem – Nested Bookmark ...

    Hello Team, I have two documents, and I am using a bookmark-replacement logic. I’m facing an issue where a bookmark gets removed if two bookmarks exist at the same location in the document. The inner bookmark named BOOK…...Range.Bookmarks.Where(b => !b.Name...Bookmark srcBookmark = src.Range.Bookmarks[bk.Name]; if (srcBookmark...

    forum.aspose.com/t/bookmark-replacement-problem...
  8. FieldStart.fieldData property | Aspose.Words fo...

    FieldStart.fieldData property. Gets custom field data which is associated with the field.... range . fields . at ( 2 ); console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Aspose::Words::LowCode::MailMergeOptions::get_U...

    Aspose::Words::LowCode::MailMergeOptions::get_UseWholeParagraphAsRegion method. Gets a value indicating whether whole paragraph with TableStart or TableEnd field or particular Range between TableStart and TableEnd fields should be included into mail merge region in C++....TableEnd field or particular range between TableStart and TableEnd...

    reference.aspose.com/words/cpp/aspose.words.low...