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

replace text

(0.14 sec)
  1. Convert VSDX to HTML via C# | products.aspose.com

    Sample code for VSDX to HTML C# conversion. Use API example code for batch VSDX files to HTML conversion within VB.NET, Asp.NET or any .NET based application.... It was developed to replace the binary file format, .VSD...html File Format? HTML (Hyper Text Markup Language) is the extension...

    products.aspose.com/diagram/net/conversion/vsdx...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. FieldToa.RemoveEntryFormatting | Aspose.Words f...

    Control entry Text formatting in your document with FieldToa's RemoveEntryFormatting property. Enhance your table of authorities effortlessly!...the formatting of the entry text in the document from the entry...page number. We can replace it with any text we put on this property...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....example demonstrates how to replace hyper link links: let doc =...[ "MyBookmark_2" ]. Text = $"Updated text contents of {bookmarks[1]...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  9. 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-...
  10. 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/