Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 6,100 for

replace text

(0.12 sec)
  1. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....are not "done" with a faded text color. comment = new Comment(doc...Date()); comment.setText("Add text to this paragraph."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Footnote | Aspose.Words for Java

    Represents a container for Text of a footnote or endnote in Java....InlineStory Represents a container for text of a footnote or endnote. To...DocumentBuilder(doc); // Add text, and reference it with a footnote...

    reference.aspose.com/words/java/com.aspose.word...
  3. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a document such as a paragraph, bookmark, or a specific character using Python....Document When you are editing text, it is important to know how...move_to_bookmark("BookmarkName") . Replace "BookmarkName" with the name...

    docs.aspose.com/words/python-net/navigation-wit...
  4. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly....need to replace old OLE objects with new ones or replace an unsupported...to use a specific image and text as elements in the preview,...

    docs.aspose.com/slides/androidjava/manage-ole/
  5. | Aspose

    Sample code for PNG to Text Java conversion. Use API example code for batch PNG files to Text conversion within any Web or Desktop Java based application....Conversion PNG to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/java/conversion/png-to-...
  6. C++ API to Convert XML to PPTM | products.aspos...

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

    products.aspose.com/total/cpp/conversion/xml-to...
  7. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type... Examples Shows how to replace all textbox shapes with image...== aw . drawing . ShapeType . TEXT_BOX , shapes )))) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. WOFF Fonts Knowledge Base

    WOFF fonts - streamlined for faster loading, cross-browser compatibility, and custom typography. Learn everything about WOFF format....font data needed for rendering text, including glyph shapes, metrics...characters, so they can display text in multiple languages and scripts...

    docs.aspose.com/font/net/what-is-font/woff-font/
  9. C++ API to Convert SVG to SWF | products.aspose...

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

    products.aspose.com/total/cpp/conversion/svg-to...
  10. Section | Aspose.Words for Java

    Represents a single section in a document in Java.... getText() Gets the text of this node and of all its...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...