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

replace text

(0.15 sec)
  1. Convert VSDX to PDF via C# | products.aspose.com

    Sample code for VSDX to PDF C# conversion. Use API example code for batch VSDX files to PDF conversion within VB.NET, Asp.NET or any .NET 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/net/conversion/vsdx...
  2. 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...
  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. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …... Optimise Page‑Number Replacement You use FindReplaceOptions...it faster by: Running the replace once on the whole document...

    forum.aspose.com/t/how-to-imprve-performance-be...
  6. 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/
  7. 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-...
  8. 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/
  9. 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...
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....() -> get_Paragraphs (); // Replace the placeholders with data...namePortion -> set_Text ( namePortion -> get_Text (). Replace ( u "{{EmployeeName}}"...

    docs.aspose.com/slides/cpp/excel-integration/