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

replace text

(0.46 sec)
  1. 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/
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. 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/
  7. 使用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...
  8. 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/
  9. Convert PST to MSG via C++ application | produc...

    Sample C++ conversion code for PST document to MSG format. Use example code for batch PST to MSG conversion within any C++ Application....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/cpp/conversion/pst-to...
  10. 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/