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

replace text

(0.11 sec)
  1. 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...
  2. Automatic spelling correction|Documentation

    How to automatically find and correct spelling errors in recognition results....NET can automatically replace commonly misspelled words in...( get_spell_check_corrected_text() method) or on saving the results:...

    docs.aspose.com/ocr/python-net/automatic-spelli...
  3. Redact DOCX Document Online or using Android Mo...

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

    products.aspose.com/total/android-java/redact/d...
  4. Redact DOC Document Online or using C++ | produ...

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

    products.aspose.com/total/cpp/redact/doc/
  5. Aspose::Words::LowCode namespace | Aspose.Words...

    Aspose::Words::LowCode namespace. The Aspose.Words.LowCode contains classes and methods to handle complex general operations in a low code way in C++.... Replacer Provides methods intended to find and replace text...document. ReplacerContext Find/replace operation context. SignerContext...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. 使用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...
  7. Edit Document Content|Aspose.PDF for .NET

    Explore how to edit PDF content programmatically using the PDFContentEditor class in .NET with Aspose.PDF....file Working with Images Replace Text Working with Attachments...existing PDF file Working with Texts and Images Working with Annotations...

    docs.aspose.com/pdf/net/pdfcontenteditor-class/
  8. 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/
  9. Watermark PNG image via Java | products.aspose.com

    Sample Java conversion code for PNG format to file. Use this example code to convert PNG to within any Web or Desktop Java based application....PPTX DOCX XLSX PDF ODP PNG Add Text Watermark to PNG images via...Watermarks can take the form of text with a wide range of fonts and...

    products.aspose.com/imaging/java/watermark/png/
  10. 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...