Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 9,691 for

replace text

(0.06 sec)
  1. Range.Replace | Aspose.Words for .NET

    Range Replace method. Replaces all occurrences of a specified character string pattern with a Replacement string in C#....Replace Contents [ Hide ] Replace( string, string ) Replaces...pattern with a replacement string. public int Replace ( string pattern...

    reference.aspose.com/words/net/aspose.words/ran...
  2. Search and replace text in DOT document via Jav...

    Java source code to redact sensitive information in Microsoft Word DOT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....basic document search and replace text in contents, comments or...information through search and replace text in contents, comments or...

    products.aspose.com/words/java/redaction/dot/
  3. Find and Replace Text Throw Error Incorrect inp...

    Env Windows 11 Aspose.PDF for .NET 24.1 Code void Test() { var doc = new Aspose.Pdf.Document(@"C:\Users\Administrator\Desktop\test\test.pdf"); var TextFragmentAbsorber = new TextFragmentAbsorber("2008"); doc.Pages.A…...Find and Replace Text Throw Error Incorrect input string passed...textFragmentCollecti) { textFragment.Text="2024"; } doc.Save(@"C:\Use...

    forum.aspose.com/t/find-and-replace-text-throw-...
  4. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and Replace it with the Text you want using Python....Bulgarian Ukrainian Dutch Find and Replace Contents [ Hide ] You can easily...quite a while to find specific text in a long document. It will...

    docs.aspose.com/words/python-net/find-and-replace/
  5. Find and Replace Textboxes - Free Support Forum...

    I am trying to use Aspose.Pdf to find every instance of the word “full” in a pdf document I’m passing through and Replace it with a custom sized, multiline Textbox. However, when I run it through this and save it, it is …...Find and Replace Textboxes Aspose.PDF Product Family amber.louk...document I’m passing through and replace it with a custom sized, multiline...

    forum.aspose.com/t/find-and-replace-textboxes/2...
  6. Aspose PDF Java - How to replace Specific text ...

    I am unable to Replace specific Text only in first two paragraphs after Greetings Text found. PLease share sample sinnpet if possible in java. Sample PDF Formate: Address zxxxxxx xxxxxx Heading 1 …...Aspose PDF Java - How to replace Specific text in first two paragraphs...paragraphs after Greeting text found Aspose.PDF Product Family slides-java...

    forum.aspose.com/t/aspose-pdf-java-how-to-repla...
  7. Find and Replace in Spreadsheet|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....Svenska Türkçe 日本語 Find and Replace in Spreadsheet Contents [ Hide...is the code: if ( TXBX_Find . Text != "" ) { workbook = new Workbook...

    docs.aspose.com/cells/net/find-and-replace-in-s...
  8. Search and replace text in MHTML document via ....

    C# sample code to redact sensitive information in MHTML file using server side .NET library....basic document search and replace text in contents, comments or...information through search and replace text in contents, comments or...

    products.aspose.com/words/net/redaction/mhtml/
  9. Search and replace text in OTT document via .NE...

    C# sample code to redact sensitive information in Microsoft Word OTT file using server side .NET library....basic document search and replace text in contents, comments or...information through search and replace text in contents, comments or...

    products.aspose.com/words/net/redaction/ott/
  10. Search and replace text in XLSB document via Ja...

    Java sample code to redact sensitive information in XLSB file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....basic document search and replace text in contents, comments or...use getCells().find(…). Replace the value. Save the workbook...

    products.aspose.com/cells/java/redaction/xlsb/