Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 6,212 for

replace text

(0.1 sec)
  1. Redact Word Document Online or using C++ | prod...

    Open and redact Word document online via app for free. C++ API code to search and Replace Word Text....Code listed for search and replace text in Word file. Download Redact...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/cpp/redact/word/
  2. Section.HeadersFooters | Aspose.Words for .NET

    Access and manage section headers and footers effortlessly with our intuitive property feature. Enhance document organization and presentation today!...} Examples Shows how to replace text in a document’s footer..... Year ; footer . Range . Replace ( "(C) 2006 Aspose Pty Ltd...

    reference.aspose.com/words/net/aspose.words/sec...
  3. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for Node.js....to/from the text. For instance, when obtaining text programmatically...with this text you should probably remove or replace the characters...

    docs.aspose.com/words/nodejs-net/working-with-c...
  4. Redact DOC Document Online or using Android Mob...

    Open and redact DOC document online via app for free. Android API code to search and Replace DOC Text with regular expression....Code listed for search and replace text in DOC file using regular...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/android-java/redact/doc/
  5. Redact Word Document Online or using Android Mo...

    Open and redact Word document online via app for free. Android API code to search and Replace Word Text with regular expression....Code listed for search and replace text in Word file using regular...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/android-java/redact/w...
  6. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…...Text.Contains(tagKey)) { if (regex...(regex.IsMatch(table.Range.Text)) return table; } } return null;...

    forum.aspose.com/t/table-not-found-in-world-doc...
  7. How to Add Header and Footer in PDF using Java

    This brief tutorial discusses how to add header and footer in PDF using Java. It covers the steps and the code snippet to demonstrate how using java add header and footer in PDF files....footers to PDF while setting the text properties and customizing the...Furthermore, you can change the text string in the header or footer...

    kb.aspose.com/pdf/java/how-to-add-header-and-fo...
  8. Redact DOCX Document Online or using C++ | prod...

    Open and redact DOCX document online via app for free. C++ API code to search and Replace DOCX Text....Code listed for search and replace text in DOCX file. Download Redact...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/cpp/redact/docx/
  9. Redact ODS Spreadsheet Online or using C++ | pr...

    Open and redact ODS document online via app for free. C++ API code to search and Replace ODS Text....Code listed for search and replace text in ODS file. Download Redact...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/cpp/redact/ods/
  10. FindReplaceOptions.ignoreShapes property | Aspo...

    FindReplaceOptions.ignoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a Text....either to ignore shapes within a text. The default value is false...to ignore shapes while replacing text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...