Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 151,740 for

text

(0.09 sec)
  1. CellVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of Text inside a table cell in Java....Specifies vertical justification of text inside a table cell. Examples:...BOTTOM Text is aligned at the bottom of the cell. CENTER Text is...

    reference.aspose.com/words/java/com.aspose.word...
  2. TextWatermarkOptions.FontFamily | Aspose.Words ...

    Customize your TextWatermarkOptions with the FontFamily property to enhance your designs. Default is Calibri; choose a style that fits your brand!...Examples Shows how to create a text watermark. Document doc = new...Document (); // Add a plain text watermark. doc . Watermark ...

    reference.aspose.com/words/net/aspose.words/tex...
  3. Node.previous_sibling property | Aspose.Words f...

    Node.previous_sibling property. Gets the node immediately preceding this node.... writeln ( 'Section 1 text.' ) builder . insert_break (...builder . writeln ( 'Section 2 text.' ) # Both sections are siblings...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...line number, build the line text, split into words, and compare...convert to PDF and analyze the text positions) or manually calculate...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  5. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET.... text = ap . TextFragment ( "Ellipse".... save ( path_outfile ) Add Text inside the Ellipse Aspose.PDF...

    docs.aspose.com/pdf/python-net/add-ellipse/
  6. Create RTF in Python | products.aspose.com

    Generate Microsoft Word RTF documents using Python applications without using Microsoft Word....possible to create RTF (Rich Text Format) files from scratch using...DocumentBuilder class object. Add text into file using DocumentBuilder...

    products.aspose.com/total/python-net/create/rtf/
  7. Product Overview|Aspose.Slides for Node.js via ...

    Aspose.Slides for Node.js via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....key features such as managing texts, shapes, tables & animations...add different kinds of frames—text, audio, and video frames—to...

    docs.aspose.com/slides/nodejs-java/product-over...
  8. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....vertically align the text contents of a text box. doc = aw . Document...= aw . drawing . ShapeType . TEXT_BOX , width = 200 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Footnote class | Aspose.Words for Python

    aspose.words.notes.Footnote class. Represents a container for Text of a footnote or endnote...class Represents a container for text of a footnote or endnote. To...actual_reference_mark Gets the actual text of the reference mark displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.shade_form_data property | Aspose.Word...

    Document.shade_form_data property. Specifies whether to turn on the gray shading on form fields.... insert_text_input ( 'My form field' , aw...TextFormFieldType . REGULAR , '' , 'Text contents of form field, which...

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