Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 10,579 for

insert text

(0.16 sec)
  1. RevisionOptions class | Aspose.Words for Python

    aspose.words.layout.RevisionOptions class. Allows to control how document revisions are handled during layout process... deleted_text_color Allows to specify the...RevisionColor.BY_AUTHOR . deleted_text_effect Allows to specify the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, Textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....get_AlternativeText () Defines alternative text to be displayed instead of a...the shape is below or above text. get_Bottom () Gets the position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ChartMultilevelValue Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartMultilevelValue class to effectively manage multilevel data in your charts, enhancing your data visualization capabilities....DocumentBuilder ( doc ); // Insert a Treemap chart. Shape shape...shape . Chart ; chart . Title . Text = "World Population" ; // Delete...

    reference.aspose.com/words/net/aspose.words.dra...
  4. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... Examples Shows how to insert an image, and use it as a watermark...DocumentBuilder ( doc = doc ) # Insert the image into the header so...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java....docx"); Shows how to insert the HTML contents from a web...HTML format. MARKDOWN Markdown text document. MHTML MHTML (Web archive)...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Fields::FieldIndex class | Aspos...

    Aspose::Words::Fields::FieldIndex class. Implements the INDEX field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...present calculated color of the text (black or white) to be used...boldBi True if the right-to-left text is formatted as bold. border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management.... False ); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...
  9. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....new 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/java/com.aspose.word...
  10. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Python via .NET APIs....break is a place in a flow of text where one page ends and the...page break in a worksheet, insert vertical and horizontal page...

    docs.aspose.com/cells/python-net/managing-page-...