Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 5,527 for

replace text

(0.05 sec)
  1. What is TeX?

    This page briefly answers the question "What is TeX?" Is it one of the programming languages or it is considered to be a document format?...beginning of the program and replace each occurrence of the subsequence... the characters of the very text being typeset are also commands...

    docs.aspose.com/tex/net/what-is-tex/
  2. Not able to remove empty lines for merge fields...

    I have merge fields in a table inside word document template and I am trying to populate the rows only when the data is present. I am able to clean up the merge field references in the template after my document has fini…...docx"); } } In this example: Replace "path/to/your/template.docx"...up options for removing the text works though. I do the clean...

    forum.aspose.com/t/not-able-to-remove-empty-lin...
  3. Split a Document in Java|Aspose.Words for Java

    Aspose.Words for Java provides you with an efficient way to split one document into multiple documents by headings or sections, as well as pages or page ranges....start with the required pages, text, etc. Try online You can try...Documents in Java Find and Replace in Java Analyzing your prompt...

    docs.aspose.com/words/java/split-a-document/
  4. 2. Display and alignment for LaTeX equations

    This is an introduction into typesetting LaTeX equations with AMS-LATEX packages and provides some examples and their explanations. LaTeX align equations....rather than centered in the text column, the fleqn option is...begin{multline} 4 \ text{First line of a multline} \\ 5 \ text{Centered...

    docs.aspose.com/tex/java/latex-structures-for-e...
  5. Sitefinity PDF Import|Aspose.PDF for .NET

    Learn how to install and use PDF Import Module for Sitefinity...PDF form data; add, replace or remove text and images; split,...

    docs.aspose.com/pdf/net/sitefinity-pdf-import/
  6. 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...
  7. 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/
  8. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. 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/cpp/manage-ole/
  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. 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...