Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 10,614 for

insert text

(0.38 sec)
  1. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....Annotation is a symbol that indicates text editing. Caret Annotation is...additions, or changes to the text. Steps with which we create...

    docs.aspose.com/pdf/python-net/extra-annotations/
  2. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the shapes and Text in the same and we are able to achieve the requirement by keep the WrapType to None for the shapes. But it does not work for the shapes and Tables. Let us know if there is …...scenario to keep the shapes and text in the same and we are able...#region "Caution Description - Text or Table" this.Builder.InsertCell();...

    forum.aspose.com/t/not-able-to-keep-the-table-a...
  3. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....Examples Shows how to replace text in a document’s footer. auto...Use a document builder to add text to the first section. auto builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. How to Create PDF using C++

    In this short tutorial, we will learn how to create PDF using C++. By using C++ create PDF file example, one can easily generate a PDF in few API calls. The example can be used in any MS Windows development environment that support C++....TextFragment instance to set text and its properties Using Save...adding a page inside it. Then PDF text and its properties are set by...

    kb.aspose.com/pdf/cpp/how-to-create-pdf-using-cpp/
  5. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....at the cost of right-to-left text compatibility. options.setE...contain RTL (right-to-left) text, it will not be displayed correctly...

    reference.aspose.com/words/java/com.aspose.word...
  6. Edit SVG in C# – Aspose.SVG for .NET

    Edit SVG files using C#. Learn how to modify SVGs with the Aspose.SVG Builder API or through direct DOM manipulation....more elements like SVG shapes, texts, filters etc. In this article...SVG: a decorated circle and text. C# code to edit SVG using Element...

    products.aspose.com/svg/net/edit-svg/
  7. Aspose::Words::DocumentBuilder::MoveToBookmark ...

    Aspose::Words::DocumentBuilder::MoveToBookmark method. Moves the cursor to a bookmark in C++.... Inserting new text does not replace existing text of the...bookmark and inserting text there inserts the text into the form...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Manage Presentation Shapes in C++|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for C++ and deliver high-performance PowerPoint presentations....Alt Text. We suggest developers to use alternative text for finding...PowerPoint to define the alternative text for objects which you are planning...

    docs.aspose.com/slides/cpp/shape-manipulations/
  9. Body class | Aspose.Words for Python

    aspose.words.Body class. Represents a container for the main Text of a section...Represents a container for the main text of a section. To learn more...CompositeNode ) append_paragraph(text) A shortcut method that creates...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Markdown Paragraph – C# Code Examples

    Code for creating Markdown paragraph in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....local file and manipulate by inserting new elements, removing, or...nodes, such as text nodes, spaces between text nodes, and an empty...

    products.aspose.com/html/net/markdown-paragraph/