Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 4,536 for

range

(0.09 sec)
  1. StructuredDocumentTagRangeStart.AppendChild | A...

    Discover how the StructuredDocumentTagRangeStart AppendChild method enhances your document editing by seamlessly adding nodes to your stdContent Range....to the end of the stdContent range. public Node AppendChild ( Node...

    reference.aspose.com/words/net/aspose.words.mar...
  2. StructuredDocumentTagRangeStart.LastChild | Asp...

    Discover the StructuredDocumentTagRangeStart LastChild property to easily access the last child in your stdContent Range for enhanced document management....last child in the stdContent range. public Node LastChild { get...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Aspose::Words::Fields::FieldIndex::get_PageRang...

    Aspose::Words::Fields::FieldIndex::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...
  4. MailMergeOptions.use_whole_paragraph_as_region ...

    MailMergeOptions.use_whole_paragraph_as_region property. Gets or sets 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....TableEnd field or particular range between TableStart and TableEnd...

    reference.aspose.com/words/python-net/aspose.wo...
  5. insertColumns() not work fine with InsertOption...

    Hi, I have an issue. When I try insert row/column with the object InsertOption this work fine with the insertRows() but not with insertColumns(). Workbook workbook = new Workbook("cicciofessa.xlsx"); Worksheet workshe…...(cells) range onto it. For example, you may create a range based...insertColumns(3,1, options); with: Range range1 = worksheet.getCells()...

    forum.aspose.com/t/insertcolumns-not-work-fine-...
  6. Aspose::Words::Fields::FieldIndex::set_LetterRa...

    Aspose::Words::Fields::FieldIndex::set_LetterRange method. Sets a Range of letters to which limit the index in C++....FieldIndex::set_LetterRange method Sets a range of letters to which limit the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. ReplaceAction enumeration | Aspose.Words for No...

    Aspose.Words.Replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....range.replace' , () => { let mainDoc...InsertDocumentAtRepl (); mainDoc . range . replace ( new Regex ( "\\[MY_DOCUMENT\\]"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fields::FieldMergeBarcode::get_B...

    Aspose::Words::Fields::FieldMergeBarcode::get_BackgroundColor method. Gets the background color of the barcode symbol. Valid values are in the Range [0, 0xFFFFFF] in C++.... Valid values are in the range [0, 0xFFFFFF]. System :: String...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Discover the UseSubstitutions property in FindReplaceOptions. Easily enable substitutions in replacement patterns for enhanced text editing flexibility.... Range . Replace ( regex , @"$2 took...([A-z]+) to ([A-z]+)" ); doc . Range . Replace ( regex , @"$3 bought...

    reference.aspose.com/words/net/aspose.words.rep...
  10. 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...