Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 154,416 for

text

(0.16 sec)
  1. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentStory property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... The text in that paragraph // will appear...section, above the main body text. let header = new aw . HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add Header to PDF|Aspose.PDF for Java

    Learn how to add Text and image headers to PDF pages in Java with the PdfFileStamp facade....toString ()); FormattedText text = new FormattedText ( "Sample...); pdfStamper . addHeader ( text , 20 ); pdfStamper . save (...

    docs.aspose.com/pdf/java/add-header/
  3. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font....Shows how to insert formatted text using DocumentBuilder. doc =...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtOfficeMathExportMode Enum | Aspose.Words for...

    TxtOfficeMathExportMode lets you choose how Word OfficeMath equations are exported to Text for better accuracy and readability....Words exports OfficeMath to Text. public enum TxtOfficeMathExportM...Description Text 0 Export OfficeMath as plain text. Latex 3 Export...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。... text . TextFragment ( "目录" ) title . text_state . font_size...= 20 title . text_state . font_style = ap . text . FontStyles...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  6. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document....to two different parts of a text line. Examples Shows how to...HEADING1 builder . write ( 'This text is in a Heading style. ' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlLoadOptions.ignore_noscript_elements proper...

    HtmlLoadOptions.ignore_noscript_elements property. Gets or sets a value indicating whether to ignore

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.localeId property | Aspose.Words for Node.js

    Font.localeId property. Gets or sets the locale identifier (language) of the formatted characters....how to set the locale of the text that we are adding with a document...English and insert some Russian text, // the English locale spell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.locale_id property | Aspose.Words for Python

    Font.locale_id property. Gets or sets the locale identifier (language) of the formatted characters....how to set the locale of the text that we are adding with a document...English and insert some Russian text, # the English locale spell...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Section.protected_for_forms property | Aspose.W...

    Section.protected_for_forms property. True if the section is protected for forms...users can select and modify text only in form fields in Microsoft...'Please enter text here: ' ) builder . insert_text_input ( 'TextInput1'...

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