Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 10,691 for

insert text

(0.09 sec)
  1. LaTeX document classes

    This article is a concise digest of the LaTeX document classes and their options. It also provides some examples....from article is that you can insert chapters with the \chapter...today}{01th of March of 2492} If you insert this declaration in a certain...

    docs.aspose.com/tex/java/latex-document-classes/
  2. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) Text....bidirectional (complex scripts) text. @property def bidi ( self )...Shows how to set the order of text columns in a section. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....Examples Shows how to format text inserted by a document builder. let...current paragraph and any new text added by it afterward. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Run constructor | Aspose.Words for Python

    aspose.words.Run constructor...insert_after() or CompositeNode.insert_before() on...where you want the run inserted. Run(doc, text) Initializes a new...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section.... writeln ( 'This text is in section 1.' ) # Section...section on a new page: builder . insert_break ( aw . BreakType . S...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Presentation Slide Masters in Java|Aspos...

    Manage Slide Masters in Aspose.Slides for Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples.... getBodyStyle - get/set text styles of the slide’s body....Placeholder to a Slide Master These text fields are standard placeholders...

    docs.aspose.com/slides/java/slide-master/
  7. CompositeNode.last_child property | Aspose.Word...

    CompositeNode.last_child property. Gets the last child of the node....writeln ( 'Section 1 text.' ) builder . insert_break ( aw . BreakType...builder . writeln ( 'Section 2 text.' ) # Both sections are siblings...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionOptions.ShowInBalloons | Aspose.Words f...

    Discover the RevisionOptions ShowInBalloons property! Control revision visibility in balloons for enhanced document clarity. Default is None....docx" ); // By default, text that is a revision has a different...from the other non-revision text. // Set a revision option to...

    reference.aspose.com/words/net/aspose.words.lay...
  9. PDF Annotations API | Aspose.PDF

    Remove Comments from PDF Documents with Free Cross‑Platform Apps and High‑Code APIs...to expand the content of the text, make edits, comments for other...is also possible to make the text in the document more readable...

    products.aspose.com/pdf/annotation/
  10. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Node.js via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....margins, orientation, number of text columns, and headers and footers...A section contains the main text, as well as headers and footers...

    docs.aspose.com/words/nodejs-net/logical-levels...