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

replace text

(0.17 sec)
  1. C++ API to Convert MHTML to PPT | products.aspo...

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

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. C++ API to Convert MHTML to PPS | products.aspo...

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

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. C++ API to Convert PCL to PPTM | products.aspos...

    Convert PCL to PPTM 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...
  4. C++ API to Convert PS to PPS | products.aspose.com

    Convert PS to PPS 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-...
  5. Convert VSDX to PDF via Python | products.aspos...

    Sample Python conversion code for VSDX format to PDF file. Use this example code to convert VSDX to PDF within any Python based application.... It was developed to replace the binary file format, .VSD...to contain information like text, images, hyperlinks, form-fields...

    products.aspose.com/diagram/python-java/convers...
  6. Convert Visio to Image via Java | products.aspo...

    Sample Java code for Converting Visio to IMAGE file. Use this example code to convert Visio to IMAGE within any Web or Desktop Java based application.... It was developed to replace the binary file format, .VSD...Format) Visio TO HTML (Hyper Text Markup Language) Visio TO JPEG...

    products.aspose.com/diagram/java/conversion/vis...
  7. Convert PPSM to RTF via C# .NET or with free On...

    Convert PowerPoint ppsm documents to Word rtf files with C#. Convert multiple files within ASP.NET or other .NET applications.... Text Replacement and Formatting : Use RTF to replace text...

    products.aspose.com/total/net/conversion/ppsm-t...
  8. Mbox SplitInto extreme slow performance - Free ...

    Hello When Mbox Split feature was not implemented, I wrote a code and comparing it with your new 24.6 split method, yours seems to be about 10 times slower! May I share my code so you kindly pass it to the devs. might …... Now, replace the Aspose Email dll with the...Outlook displays the RTF as raw text. To preserve both the content...

    forum.aspose.com/t/mbox-splitinto-extreme-slow-...
  9. NullPointerException: Cannot invoke "com.aspose...

    Trying to convert a PDF to a PPTX like so: public class PptxService { public byte[] generatePresentation() throws IOException { try ( InputStream templateInputStream = this.getClass() .getClassLoader() .…...website or Maven Central and replace the old JAR. Try default options...the issue is related to the “text‑as‑shapes” path. Provide a minimal...

    forum.aspose.com/t/nullpointerexception-cannot-...
  10. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…...Text.Json.Nodes.JsonNode.Parse(jsonText);...Save(@"out.docx"); Make sure to replace /* condition for fieldValues[i]...

    forum.aspose.com/t/suppress-blank-space-if-cond...