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

replace text

(0.12 sec)
  1. C++ API to Convert PCL to PPS | products.aspose...

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

    products.aspose.com/total/cpp/conversion/pcl-to...
  2. Online XPS to RTF Conversion or Develop Java ba...

    Free online app to convert XPS to RTF files. Java conversion library code for XPS documents.... replace ( "\\" , "\\\\" ); // create...Converting XPS to **RTF (Rich Text Format)** ensures maximum compatibility...

    products.aspose.com/total/java/conversion/xps-t...
  3. Online XPS to OTT Conversion or Develop Java ba...

    Free online app to convert XPS to OTT files. Java conversion library code for XPS documents.... replace ( "\\" , "\\\\" ); // create...Converting XPS to **OTT (OpenDocument Text Template)** transforms static...

    products.aspose.com/total/java/conversion/xps-t...
  4. Online PDF to ODT Conversion or Develop Java ba...

    Free online app to convert PDF to ODT files. Java conversion library code for PDF documents.... replace ( "\\" , "\\\\" ); // create...for producing **OpenDocument Text documents** from static PDFs...

    products.aspose.com/total/java/conversion/pdf-t...
  5. C++ API to Convert EPUB to ODP | products.aspos...

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

    products.aspose.com/total/cpp/conversion/epub-t...
  6. C++ API to Convert CGM to PPSM | products.aspos...

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

    products.aspose.com/total/cpp/conversion/cgm-to...
  7. C++ API to Convert TEX to PPSM | products.aspos...

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

    products.aspose.com/total/cpp/conversion/tex-to...
  8. C++ API to Convert EPUB to SWF | products.aspos...

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

    products.aspose.com/total/cpp/conversion/epub-t...
  9. 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...
  10. How to change background in comment in Excel wi...

    How to change color in a comment and insert a picture or image in a comment in Excel using Aspose.Cells for JavaScript via C++....comments, you may want to replace it with a color you prefer...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/how-to-set...