Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 5,063 for

replace text

(0.05 sec)
  1. Aspose::Words::LowCode::Replacer::ReplaceToImag...

    Aspose::Words::LowCode::Replacer::ReplaceToImages method. Replaces all occurrences of a specified regular expression pattern with a Replacement string in the input file. Renders output to images in C++....Aspose::Words::LowCode::Replacer::ReplaceToImages method Contents...Contents [ Hide ] Replacer::ReplaceToImages(const System::Share...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. How to Edit PDF Document in Python

    This article guides on how to edit PDF document in Python. It has the details to set the development environment, a list of steps, and a runnable sample code to develop a PDF editor in Python....with it Replace some text in the entire file Replace some other...other text and change its color and font size Add some text to the...

    kb.aspose.com/pdf/python/how-to-edit-pdf-docume...
  3. FindReplaceOptions.useSubstitutions property | ...

    FindReplaceOptions.useSubstitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within Replacement patterns...use substitutions within replacement patterns. The default value...Examples Shows how to replace the text with substitutions. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manage Smart Art|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....Extract Text from the Gear Type SmartArt Shape Replace text in smart...

    docs.aspose.com/cells/python-net/managing-smart...
  5. ReplacingArgs.groupName property | Aspose.Words...

    ReplacingArgs.groupName property. Identifies, by name, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be Replaced with the [ReplacingArgs.Replacement](../Replacement/) string....Replacing.ReplacingArgs.Match that is to be replaced with...with the ReplacingArgs.replacement string. get groupName () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ReplacingArgs.matchOffset property | Aspose.Wor...

    ReplacingArgs.matchOffset property. Gets the zero-based starting position of the match from the start of the node that contains the beginning of the match....replace' , () => { let doc = new aw..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ReplacingArgs.GroupName | Aspose.Words for .NET

    Discover how to effectively use the GroupName property to Replace captured groups in your matches with custom strings. Enhance your string manipulation skills!...Match that is to be replaced with the Replacement string. public string..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/net/aspose.words.rep...
  8. ReplacingArgs.GroupIndex | Aspose.Words for .NET

    Learn how to use the GroupIndex property in ReplacingArgs to easily identify and Replace captured groups in matches with your custom strings....Match that is to be replaced with the Replacement string. public int..."Numbers that the find-and-replace operation will convert to hexadecimal...

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