Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 149,207 for

text

(0.18 sec)
  1. TextPath.spacing property | Aspose.Words for Py...

    TextPath.spacing property. Defines the amount of spacing for Text...Defines the amount of spacing for text. 1 means 100%. @property def...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....Examples Shows how to reference text with a footnote and an endnote...( doc = doc ) # Insert some text and mark it with a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ComparisonTargetType Enum | Aspose.Words for .NET

    Discover the Aspose.Words ComparisonTargetType enum for precise document comparisons. Easily set your base document for accurate results. Start optimizing now!...docOriginal ); // Paragraph text referenced with an endnote:...Endnote , "Original endnote text." ); // Table: builder . StartTable...

    reference.aspose.com/words/net/aspose.words.com...
  4. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...insert text input form field. builder . Write ( "Enter text here:...

    reference.aspose.com/words/net/aspose.words.fie...
  5. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure.... This text is not displayed on the form...TableTitleConfig class. Title text is provided in the Name property...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  6. PDF document - first save is slow - Free Suppor...

    Hi, I’m investigating some performance issues saving a PDF document. I tested using a different scenarios as follows: Scenario #1 A loop where each iteration of the loop Creates an InputStream from a Word file Creat…...initial Document with basic text improves performance for first...scenario 2 but I didn’t write any text to the initial document. This...

    forum.aspose.com/t/pdf-document-first-save-is-s...
  7. 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...
  8. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加文本图章。... add () # Create text stamp textStamp = apdf . TextStamp...Rotation . ON90 # Set text properties textStamp . text_state . font =...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  9. Footnote | Aspose.Words for Java

    Represents a container for Text of a footnote or endnote in Java....InlineStory Represents a container for text of a footnote or endnote. To...DocumentBuilder(doc); // Add text, and reference it with a footnote...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to add/insert TextBox to Worksheet|Document...

    How to add/insert Text Box to Worksheet in Aspose.Cells....Worksheet Contents [ Hide ] Add Text Box to Worksheet in Excel In...places where you can insert text boxes. One is in Insert Shapes...

    docs.aspose.com/cells/net/add-text-box-to-works...