Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 154,658 for

text

(1.25 sec)
  1. DocumentVisitor.VisitAbsolutePositionTab | Aspo...

    Discover the DocumentVisitor VisitAbsolutePositionTab method, designed to enhance document processing by efficiently handling AbsolutePositionTab nodes....docx" ); // Extract the text contents of our document by.../// <summary> /// Collects the text contents of all runs in the...

    reference.aspose.com/words/net/aspose.words/doc...
  2. RunCollection.Item | Aspose.Words for .NET

    Access specific RunCollection items effortlessly. Retrieve any Run by index for streamlined data management and enhanced performance....revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/run...
  3. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++....alignment of your paragraph text using the TextParagraph.GetAlignmentType()...GetWorksheets (). Get ( 0 ); // Add a text box inside the sheet ws . GetShapes...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  4. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the Text in a document....specify the direction to flow the text in a document. Members Name...to detect plaintext document text direction. # Create a "TxtLoadOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Paragraph::get_ListLabel method ...

    Aspose::Words::Paragraph::get_ListLabel method. Gets a ListLabel object that provides access to list numbering value and formatting for this paragraph in C++....std :: endl ; // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name....to use a shape’s alternative text. doc = aw . Document () builder...'MyCube' shape . alternative_text = 'Alt text for MyCube.' # We can...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.has_dml_effect method | Aspose.Words for P...

    Font.has_dml_effect method. Checks if particular DrawingML Text effect is applied....Checks if particular DrawingML text effect is applied. def has_dml_effect...dml_effect_type TextDmlEffect DrawingML text effect type. Returns True if...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Introduction | Aspose.Note Documentation

    A basic introduction to Java programming concepts....outline, outline element and text dynamically using the set of...document. The class defines the text formatting. Similarly, the DefaultStyle...

    docs.aspose.com/note/java/introduction/
  9. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization....to use a shape’s alternative text. Document doc = new Document...shape . AlternativeText = "Alt text for MyCube." ; // We can access...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph....formatting to create off-center text. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Center all text that the document builder writes...

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