Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 24,438 for

range

(0.43 sec)
  1. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Discover the FindReplaceOptions ReplacingCallback property, a customizable method that enhances your replace functionality with precision and control.... Range . Replace ( new Regex ( "New...int replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+"...

    reference.aspose.com/words/net/aspose.words.rep...
  2. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveOptions' ExportRoundtripInformation property to control roundtrip data in HTML, MHTML, and EPUB formats. Optimize your exports today!... Range . Fields . Count ( f => f ....True ); Assert . That ( doc . Range . Fields . Count ( f => f ....

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions.export_roundtrip_information pr...

    HtmlSaveOptions.export_roundtrip_information property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB... range . fields )))) else : self ....FieldType . FIELD_PAGE , doc . range . fields )))) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Bookmark::get_LastColumn method ...

    Aspose::Words::Bookmark::get_LastColumn method. Gets the zero-based index of the last column of the table column Range associated with the bookmark in C++....column of the table column range associated with the bookmark...:: IterateOver ( doc -> get_Range () -> get_Bookmarks ())) { //...

    reference.aspose.com/words/cpp/aspose.words/boo...
  5. StructuredDocumentTagRangeStart.rangeEnd proper...

    StructuredDocumentTagRangeStart.RangeEnd property. Specifies end of Range if the [StructuredDocumentTag](../../structureddocumenttag/) is a Ranged structured document tag...end of range if the StructuredDocumentTa is a ranged structured...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Code Comparison for Common Features with VSTO|D...

    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....Cells Apply Styles to Ranges in Workbooks Auto Filter Data...Aspose.Cells Creating a Named Range in VSTO and Aspose.Cells Delete...

    docs.aspose.com/cells/net/code-comparison-for-c...
  7. Updating Fields Python|Aspose.Words for Node.js...

    Update fields in a document in different ways and using different option in Node.js....part of a document, obtain a Range object and call the updateFields...Aspose.Words, you can obtain a Range for any node in the document...

    docs.aspose.com/words/nodejs-net/update-fields/
  8. Protect and Unprotect with Go|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the data in Excel files using Go code....Cells for Go offers a wide range of protection and unprotection...

    docs.aspose.com/cells/gocpp/protect-and-unprotect/
  9. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd class. Represents an end of Ranged structured document tag which accepts multi-sections content. See also StructuredDocumentTagRangeStart node. To learn more, visit the documentation article in C++....class Represents an end of ranged structured document tag which...get_PrevNode () const get_Range () Returns a Range object that represents...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. IndexOutOfRangeException in Aspose.Pdf.Interact...

    Hi, I got an exception( Invalid index: index should be in the Range [1..n] where n equals to the pages count) when I fetch the AnnotationIndex of each field in my attached PDF file. Is it possible to help me figure why t…...index: index should be in the range [1..n] where n equals to the...

    forum.aspose.com/t/indexoutofrangeexception-in-...