Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 149,417 for

text

(0.3 sec)
  1. ParagraphFormat.addSpaceBetweenFarEastAndAlpha ...

    ParagraphFormat.addSpaceBetweenFarEastAndAlpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin Text and regions of East Asian Text in the current paragraph....regions of Latin text and regions of East Asian text in the current...the paragraph after appending text // and then starts a new line...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. FootnoteOptions.restartRule property | Aspose.W...

    FootnoteOptions.restartRule property. Determines when automatic numbering restarts....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....To display a hyperlink text, add a text string on a location similar...object is placed. To add a free text: Instantiate an FreeTextAnnotation...

    docs.aspose.com/pdf/cpp/actions/
  5. 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...
  6. 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...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python via Java 將 PDF 文件轉換為 Text https://products.aspose.com/pdf/zh-hant/python-java/conversion/pdf-to-Text/ Recent content in 使用 Python via......Python via Java 將 PDF 文件轉換為 TEXT https://products.aspose.com...com/pdf/zh-hant/python-java/conversion/pdf-to-text/ Recent content in 使用 Python...

    products.aspose.com/pdf/zh-hant/python-java/con...
  8. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc.... text . TextFragment ( "Table Of Contents"...) title . text_state . font_size = 20 title . text_state . font_style...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  9. Aspose::Words::Drawing::Shape::get_LastParagrap...

    Aspose::Words::Drawing::Shape::get_LastParagraph method. Gets the last paragraph in the shape in C++....set the orientation of text inside a text box. auto doc = System...to inside the TextBox and add text. builder -> MoveTo ( textBoxShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert Text, checkboxes, tables, images, and other content elements in Node.js....DocumentBuilder provides methods to insert text, checkboxes, ole objects, paragraphs...virtual cursor indicates where the text will be inserted when calling...

    docs.aspose.com/words/nodejs-net/document-build...