Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 3,843 for

insert text

(0.09 sec)
  1. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of Text in shapes....enumeration Specifies orientation of text in shapes. Members Name Description...HORIZONTAL Text is arranged horizontally (lr-tb). DOWNWARD Text is rotated...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDisplayBarcode.barcode_value property | As...

    FieldDisplayBarcode.barcode_value property. Gets or sets the barcode value.... Examples Shows how to insert a DISPLAYBARCODE field, and...DocumentBuilder ( doc ) field = builder . insert_field ( aw . fields . FieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex document structures with ease and efficiency....override GetText () Gets the text of this node and of all its...InsertAfter<T> ( T, Node ) Inserts the specified node immediately...

    reference.aspose.com/words/net/aspose.words/com...
  4. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....DocumentBuilder provides an easy way to insert content and formatting into...position on the current line of text when displaying this WordprocessingML...

    reference.aspose.com/words/java/com.aspose.words/
  5. PdfSaveOptions.save_format property | Aspose.Wo...

    PdfSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...DocumentBuilder ( doc = doc ) # Insert headings that can serve as...last two headings we have inserted above will not appear. save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldToa.UsePassim | Aspose.Words for .NET

    Optimize your citations with FieldToa UsePassim. Easily manage multiple references to the same authority, enhancing clarity and accuracy in your work....DocumentBuilder ( doc ); // Insert a TOA field, which will create...with any text we put on this property. // Inserting a tab character...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldToa.UseHeading | Aspose.Words for .NET

    Discover how the FieldToa UseHeading property enhances your table of authorities by adding category headings for better organization and clarity....DocumentBuilder ( doc ); // Insert a TOA field, which will create...with any text we put on this property. // Inserting a tab character...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Edit HTML Document – Aspose.HTML for Java

    Learn how to read or modify the Document Object Model in Java, how to edit HTML, and use inline CSS and Internal CSS....element, class, tag, attribute, or text. For example, each piece, such...such as an image or piece of text, is called a node . A DOM tree...

    docs.aspose.com/html/java/edit-a-document/
  9. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....with Microsoft Word 2003, // inserting an image will define its shape...vertically align the text contents of a text box. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation...in the data contained within text boxes. target Specifies which...= doc_original ) # Paragraph text referenced with an endnote:...

    reference.aspose.com/words/python-net/aspose.wo...