Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 10,606 for

insert text

(0.29 sec)
  1. FieldDate.use_saka_era_calendar property | Aspo...

    FieldDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar....DocumentBuilder ( doc ) # If we want the text in the document always to display...Calendar: field = builder . insert_field ( aw . fields . FieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....doc ); // Add text to the document by inserting Runs using a DocumentBuilder...toEqual ( 2 ); // We can also insert a node into the RunCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Advanced operations for C++|Aspose.PDF for C++

    Aspose.PDF for C++ can perform not only simple and easy tasks but also cope with more complex functions. For advanced users and developers, the Advanced section will detail these features for you....Working with Text - add, format, search and replace text in PDF Working...Working with Images - insert, remove, extract image in document...

    docs.aspose.com/pdf/cpp/advanced-operations/
  4. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....Document Sometimes you need to insert a watermark into a Word document...can quickly insert a watermark using the Insert Watermark command...

    docs.aspose.com/words/java/add-watermark-in-doc...
  5. HorizontalAlignment enumeration | Aspose.Words ...

    Aspose.Words.Drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, Text frame or floating table....alignment of a floating shape, text frame or floating table. Members...base. Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HorizontalAlignment Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalAlignment enum for precise control over horizontal alignment in floating Text frames and tables. Enhance your document layout!...alignment of a floating shape, text frame or floating table. public...base. Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your document's layout effectively. Unlock flexible design options for optimal presentation....} Examples Shows how to hide text in a rendered output document...DocumentBuilder ( doc ); // Insert hidden text, then specify whether...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose.Slides for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....PowerPoint using Python Highlight Text in PowerPoint using Python Convert...using Python How to Strike Out Text in PPTX using Python How to...

    kb.aspose.com/slides/python/
  9. VerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.VerticalAlignment enum for precise vertical alignment of Text frames and tables in your documents. Enhance layout control!...alignment of a floating shape, text frame or a floating table. public...None. Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…... In such cases, the text content should: start on an...requirement is: Odd pages → text only Even pages → figures only...

    forum.aspose.com/t/move-figures-to-even-pages-a...