Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 6,458 for

replace text

(0.13 sec)
  1. 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-...
  2. 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...
  3. C++ API to Convert PDF to PPSX | products.aspos...

    Convert PDF to PPSX 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...
  4. Online PCL to OTT Conversion or Develop Java ba...

    Free online app to convert PCL to OTT files. Java conversion library code for PCL documents.... replace ( "\\" , "\\\\" ); // create...Language** output into **OpenDocument Text Template (.OTT)** format for...

    products.aspose.com/total/java/conversion/pcl-t...
  5. Convert VSX to VSDX via Java | products.aspose.com

    Sample Java conversion code for VSX format to VSDX file. Use this example code to convert VSX to VSDX within any Web or Desktop Java based application....VSX files can be opened in any text editor to view the contents...onwards. It was developed to replace the binary file format, .VSD...

    products.aspose.com/diagram/java/conversion/vsx...
  6. 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-...
  7. 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/
  8. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....simple ActiveX control like a text box and simple command button...ActiveX control that include text, font, font height, and frame...

    docs.aspose.com/slides/java/activex/
  9. Manage ActiveX Controls in Presentations on And...

    Learn how Aspose.Slides for Android via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....simple ActiveX control like a text box and simple command button...ActiveX control that include text, font, font height, and frame...

    docs.aspose.com/slides/androidjava/activex/
  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...