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

text

(0.13 sec)
  1. Range class | Aspose.Words for Node.js

    Aspose.Words.Range class. Represents a contiguous area in a document...as a contiguous sequence of text. Range is a “facade” interface...portions of the document as “flat” text regardless of the fact that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and append a Paragraph object with customizable Text for seamless document enhancement....Paragraph object with optional text and appends it to the end of...string text ) Parameter Type Description text String The text for...

    reference.aspose.com/words/net/aspose.words/sto...
  3. WrapType Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Drawing.WrapType enum enhances Text wrapping around shapes and images for professional document formatting....WrapType enumeration Specifies how text is wrapped around a shape or...Value Description None 3 No text wrapping around the shape. The...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ParagraphAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphAlignment enum for precise Text alignment in your documents. Enhance readability and formatting with ease!...ParagraphAlignment enumeration Specifies text alignment in a paragraph. public...Description Left 0 Text is aligned to the left. Center 1 Text is centered...

    reference.aspose.com/words/net/aspose.words/par...
  5. TextConfig|Documentation

    TextConfig element is used to add one or more lines of Text to the form....element is used to add a line of text to the form. TextConfig elements...Generation.Config.Enums ; The text displayed in the form is specified...

    docs.aspose.com/omr/net/programmatic-forms/text...
  6. Aspose::Words::InlineStory::get_Paragraphs meth...

    Aspose::Words::InlineStory::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story in C++....DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first paragraph in the story in C++....DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. FieldAdvance.right_offset property | Aspose.Wor...

    FieldAdvance.right_offset property. Gets or sets the number of points by which the Text that follows the field should be moved right....number of points by which the text that follows the field should...doc ) builder . write ( 'This text is in its normal place.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldAdvance.vertical_position property | Aspos...

    FieldAdvance.vertical_position property. Gets or sets the number of points by which the Text that follows the field should be moved vertically from the top edge of the page....number of points by which the text that follows the field should...doc ) builder . write ( 'This text is in its normal place.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....TextFragment object and set its text. Add TextFragment to the Paragraphs...() # Add text to new page textFragment = apdf . text . TextFragment...

    products.aspose.com/pdf/python-net/create/