Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 6,015 for

replace text

(0.86 sec)
  1. FindReplaceOptions.ignore_field_codes property ...

    FindReplaceOptions.ignore_field_codes property. Gets or sets a boolean value indicating either to ignore Text inside field codes...indicating either to ignore text inside field codes. The default...Examples Shows how to ignore text inside field codes. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document....Use a document builder to add text to the first section. let builder...settings. // We can split the text in the second section into two...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Redact ODT Document Online or using Android Mob...

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

    products.aspose.com/total/android-java/redact/odt/
  5. 使用C++通过JavaScript将CSV转换为JSON|Documentation

    使用C++ API和易用的Aspose.Cells for JavaScript将CSV文件转换为JSON。...></ script > < script type = "text/javascript" > const { Workbook...return unsafe . replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  6. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks.... text . TableAbsorber () # Visit first...on page, their first cell and text fragments in it fragment = absorber...

    docs.aspose.com/pdf/python-net/manipulate-table...
  7. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section....docx" ); Shows how to replace text in a document’s footer....); let options = new aw . Replacing . FindReplaceOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. Redact ODP Presentation Online or using Android...

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

    products.aspose.com/total/android-java/redact/odp/