Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 5,611 for

replace text

(0.13 sec)
  1. 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...
  2. PageSetup.differentFirstPageHeaderFooter proper...

    PageSetup.differentFirstPageHeaderFooter property. True if a different header or footer is used on the first page....track the order in which a text replacement operation traverses nodes...(); let options = new aw . Replacing . FindReplaceOptions ( logger...

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

    Discover the ReplacingArgs Match property for seamless regex Replacements. Enhance your coding efficiency with precise match results!...expression match during a Replace . public Match Match { get...the start of the find and replace range. Examples Shows how to...

    reference.aspose.com/words/net/aspose.words.rep...
  4. 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...
  5. PowerPoint - Populating data tags with data fro...

    Hiya, I have been testing this but not sure if it is possible. I have a PowerPoint file with a chart, I right click and Edit Data and use the tag <<[test]>> and then try to populate this tag with a value and cannot get …... I have tried ‘Replacing Text’ searching for the same...value but Populating and Replacing doesn’t seem to ‘see’ these...

    forum.aspose.com/t/powerpoint-populating-data-t...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... text_frame . paragraphs # Replace the placeholders...name_portion . text = name_portion . text . replace ( "{{EmployeeName}}"...

    docs.aspose.com/slides/python-net/excel-integra...