Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 9,079 for

replacement

(0.07 sec)
  1. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the section....docx' ) Shows how to replace text in a document’s footer...FOOTER_PRIMARY ) options = aw . replacing . FindReplaceOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_paragraph_format property. Paragraph formatting applied to new content....paragraphs in which a find-and-replace operation has found matches...find-and-replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document.... Examples Shows how to replace text in a document’s footer...FOOTER_PRIMARY ) options = aw . replacing . FindReplaceOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Replacing::ReplaceAction enum | ...

    Aspose::Words::Replacing::ReplaceAction enum. Allows the user to specify what happens to the current match during a replace operation in C++....Aspose::Words::Replacing::ReplaceAction enum Contents [ Hide...the current match during a replace operation. enum class ReplaceAction...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....contents as a replacement of a match in a find-and-replace operation...object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Public API and Backwards Incompatible Changes i...

    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....been added Possibility to replace font globally across the presentation...allowing to choose condition of replacement (“WhenInaccessible” or “Always”)...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Working with Common Conditional Blocks in C#|As...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using C#....paragraph, it can be used as a replacement for an expression tag that...

    docs.aspose.com/words/net/working-with-common-c...
  8. Aspose::Words::Replacing::ReplacingArgs::get_Re...

    Aspose::Words::Replacing::ReplacingArgs::get_Replacement method. Gets or sets the Replacement string in C++....Aspose::Words::Replacing::ReplacingArgs::get_Replacement method Contents...ReplacingArgs::get_Replacement method Gets or sets the replacement string...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. ReplacingArgs.matchNode property | Aspose.Words...

    ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....contents as a replacement of a match in a find-and-replace operation...support of regex to doc.range.replace' , () => { let mainDoc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Common Conditional Blocks in Java|...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using Java....paragraph, it can be used as a replacement for an expression tag that...

    docs.aspose.com/words/java/working-with-common-...