Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,039 for

replace text

(0.03 sec)
  1. Replacer class | Aspose.Words for Python

    aspose.words.lowcode.Replacer class. Provides methods intended to find and Replace Text in the document....Replacer class Replacer class Provides methods intended to find...find and replace text in the document. Methods Name Description...

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

    Discover the SmartParagraphBreakReplacement property in FindReplaceOptions. Control paragraph breaks effortlessly for seamless Text formatting....indicating either it is allowed to replace paragraph break when there...Remarks This option allows to replace paragraph break when there...

    reference.aspose.com/words/net/aspose.words.rep...
  3. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a Replacement for iTextSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …...SetPageSize() ignored if any Text added to the page Aspose.PDF...Aspose.Pdf for .Net as a replacement for iTextSharp. I am using...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  4. FindReplaceOptions.smartParagraphBreakReplaceme...

    FindReplaceOptions.smartParagraphBreakReplacement property. Gets or sets a boolean value indicating either it is allowed to Replace paragraph break when there is no next sibling paragraph....indicating either it is allowed to replace paragraph break when there...Remarks This option allows to replace paragraph break when there...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing document sections effortlessly. Enhance your document processing with seamless control and flexibility.... Text { get; } Gets the text of the range. Methods...field codes. Replace ( Regex, string ) Replaces all occurrences...

    reference.aspose.com/words/net/aspose.words/range/
  6. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_MatchCase method. True indicates case-sensitive comparison, false indicates case-insensitive comparison in C++....Aspose::Words::Replacing::FindReplaceOptions::get_MatchCase method... bool Aspose :: Words :: Replacing :: FindReplaceOptions :: get_MatchCase...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. FindReplaceDirection Enum | Aspose.Words for .NET

    Discover the Aspose.Words FindReplaceDirection enum for efficient Text Replacement. Optimize your document processing with precise direction control....enumeration Specifies direction for replace operations. public enum FindReplaceDirection...Forward 0 Matched items are replaced from first to last. Backward...

    reference.aspose.com/words/net/aspose.words.rep...
  8. FindReplaceOptions.MatchCase | Aspose.Words for...

    Discover the MatchCase property in FindReplaceOptions, enable case-sensitive or case-insensitive comparisons for precise Text editing. Optimize your workflow!...when performing a find-and-replace operation. Document doc = new...object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  9. FindReplaceOptions.applyFont property | Aspose....

    FindReplaceOptions.applyFont property. Text formatting applied to new content....applyFont property Text formatting applied to new content...support of regex to doc.range.replace' , () => { let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....PdfContentEditor class to replace text in the entire file Replace some other...other text along with setting the foreground color and font size,...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...