Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 6,065 for

replace text

(0.05 sec)
  1. C# API to Export MD to DOT | products.aspose.com

    Convert MD to DOT without using Microsoft Word...well as the ability to extract text, images, and other content from...ability to insert, delete, and replace text, images, and other content...

    products.aspose.com/total/net/conversion/md-to-...
  2. MutationObserver – Use with Aspose.HTML for Java

    Learn how to use MutationObserver class to track and handle real-time DOM updates efficiently with Aspose.HTML for Java....document; use the method to create a text node with the content “Hello...Create a text and append it to the paragraph 35 Text text = document...

    docs.aspose.com/html/java/mutationobserver/
  3. FieldMergingArgsBase | Aspose.Words for Java

    Base class for FieldMergingArgs and ImageFieldMergingArgs in Java....getField(); // Insert the text for this merge field as HTML...getFieldValue()); // The HTML text itself should not be inserted...

    reference.aspose.com/words/java/com.aspose.word...
  4. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures....></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  5. Online SVG to FLATOPC Conversion or Develop Jav...

    Free online app to convert SVG to FLATOPC files. Java conversion library code for SVG documents.... replace ( "\\" , "\\\\" ); // create...Values) Convert SVG to TXT (Text Document) Convert SVG to XLAM...

    products.aspose.com/total/java/conversion/svg-t...
  6. C++ API to Convert PS to PPTM | products.aspose...

    Convert PS to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); // add image...(Tab-separated Values) Convert PS to TXT (Text Document) Convert PS to XAML...

    products.aspose.com/total/cpp/conversion/ps-to-...
  7. C++ API to Convert PDF to POTX | products.aspos...

    Convert PDF to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); // add image...Values) Convert PDF to TXT (Text Document) Convert PDF to XAML...

    products.aspose.com/total/cpp/conversion/pdf-to...
  8. Online PDF to OTT Conversion or Develop Java ba...

    Free online app to convert PDF to OTT files. Java conversion library code for PDF documents.... replace ( "\\" , "\\\\" ); // create...allows generating **OpenDocument Text Template files**, ensuring standardization...

    products.aspose.com/total/java/conversion/pdf-t...
  9. Document Processing API for Android

    Cross-platform document processing library: create, read, edit, convert any office documents... Search and replace text using RegEx Automate the...the search and replace process. Easily make large-scale changes...

    products.aspose.com/words/android-java/
  10. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…...caption text. import com.aspose.words.*; import java.text.MessageFormat;...its full path, and the caption text in a Map . Gives you the dictionary...

    forum.aspose.com/t/extracting-images-and-captio...