Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 152,776 for

text

(0.15 sec)
  1. Use FloatingBox for PDF Layout in Python|Aspose...

    Learn how to use FloatingBox for Text layout, multi-column content, and precise positioning in PDF documents with Python....class is a container for placing text and other content on a PDF page...borders, and styling than regular text paragraphs. If content exceeds...

    docs.aspose.com/pdf/python-net/floating-box/
  2. TextBoxWrapMode enumeration | Aspose.Words for ...

    aspose.words.drawing.TextBoxWrapMode enumeration. Specifies how Text wraps inside a shape....TextBoxWrapMode enumeration Specifies how text wraps inside a shape. Members...Description SQUARE Text wraps inside a shape. NONE Text does not wrap...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Dealing with Font Settings|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Hide ] The look and feel of the text can be controlled by changing...Apply a specific font to text. Set text to bold . Set the font...

    docs.aspose.com/cells/java/dealing-with-font-se...
  4. Font.hidden property | Aspose.Words for Python

    Font.hidden property. True if the font is formatted as hidden Text....font is formatted as hidden text. @property def hidden ( self...how to create a run of hidden text. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.rightIndent property | Aspose.W...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.leftIndent property | Aspose.Wo...

    ParagraphFormat.leftIndent property. Gets or sets the value (in points) that represents the left indent for paragraph....formatting to create off-center text. let doc = new aw . Document...DocumentBuilder ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TextWrapping enumeration | Aspose.Words for Nod...

    Aspose.Words.Tables.TextWrapping enumeration. Specifies how Text is wrapped around the table....TextWrapping enumeration Specifies how text is wrapped around the table...Members Name Description None Text and table is displayed in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Markup::XmlMapping::Delete metho...

    Aspose::Words::Markup::XmlMapping::Delete method. Deletes mapping of the parent structured document to XML data in C++....Construct an XML part that contains text and add it to the document's..."<root><text>Text element #1</text><text>Text element #2</text></root>"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional shape name....to use a shape’s alternative text. let doc = new aw . Document...shape . alternativeText = "Alt text for MyCube." ; // We can access...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...we change the formatting of text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/run...