Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 2,557 for

replace text

(0.09 sec)
  1. Java API to Export MD to RTF | products.aspose.com

    Convert MD to RTF using on premise Java API...a Markdown (MD) file to Rich Text Format (RTF) is a simple two-step...Additionally, it can be used to extract text from PDF documents and to add...

    products.aspose.com/total/java/conversion/md-to...
  2. Convert Visio to PDF via Java | products.aspose...

    Sample Java code for Converting Visio to PDF file. Use this example code to convert Visio to PDF within any Web or Desktop Java 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/java/conversion/vis...
  3. Why Not Open XML SDK|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....(extensive control) and managing the text formatting on TextFrames, Paragraphs...Model (DOM): - Find and replace texts. - Assemble slides in presentations...

    docs.aspose.com/slides/net/why-not-open-xml-sdk/
  4. Aspose.Words for .NET | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....Replacing The Aspose.Words.Replacing namespace provides...classes to manipulate with find/replace operations over the document...

    reference.aspose.com/words/net/
  5. C++ API to Convert SVG to POTM | products.aspos...

    Convert SVG to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader... You can add text, images, shapes, and other elements...:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); // add image...

    products.aspose.com/total/cpp/conversion/svg-to...
  6. C++ API to Convert SVG to ODP | products.aspose...

    Convert SVG to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...wide range of features such as text extraction, image extraction...wide range of features such as text extraction, image extraction...

    products.aspose.com/total/cpp/conversion/svg-to...
  7. Aspose::Words::DocumentVisitor::VisitCellEnd me...

    Aspose::Words::DocumentVisitor::VisitCellEnd method. Called when enumeration of a table cell has ended in C++....mVisitedTables = MakeObject < System :: Text :: StringBuilder > (); mVisitorIsInsideTabl...u '\ x0007 ' , u ' ' })). Replace ( u " \u0007 " , u ", " );...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::DocumentVisitor::VisitTableEnd m...

    Aspose::Words::DocumentVisitor::VisitTableEnd method. Called when enumeration of a table has ended in C++....mVisitedTables = MakeObject < System :: Text :: StringBuilder > (); mVisitorIsInsideTabl...u '\ x0007 ' , u ' ' })). Replace ( u " \u0007 " , u ", " );...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. C++ API to Convert MD to PPT | products.aspose.com

    Convert MD to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...language used for formatting text documents. It is widely used...wide range of features, such as text extraction, document splitting...

    products.aspose.com/total/cpp/conversion/md-to-...
  10. MutationObserver – How to Use in 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 33 Text text = document...

    docs.aspose.com/html/java/mutationobserver/