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

replace text

(0.06 sec)
  1. 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/
  2. 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/
  3. syntax checking & spell correction for GridJs|D...

    This article describes how to add syntax checking & spell correction for GridJs....checkurl ); After a user enters text content in a cell, the action...correct_syntax ( text , locale ): # replace your logic here return text @app...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. 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...
  5. 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/
  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. 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...
  8. Convert PSD to PDF using C#|Documentation

    Using the provided code, the C#.NET Photoshop Manipulation API can Replace Adobe Photoshop on a server and convert PSD files to PDF with selectable Text....PSD is a PSD SDK that can replace Adobe Photoshop on a server...file to PDF with selectable text can be easily made. To convert...

    docs.aspose.com/psd/net/psd-to-pdf/
  9. 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...
  10. 使用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...