Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 49,807 for

properties

(0.37 sec)
  1. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, important classes and a runnable sample code to extract bookmarks in PDF using Python....learn about the additional properties that can be obtained using...the PDF Access different properties like the title, and flags...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...
  2. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....annotation along with setting its properties and a border and then adding...object and initialize its properties Create a border for the annotation...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...
  3. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#.... To do this, use the Text property. The following code example...and Description properties. These properties are meaningful for...

    docs.aspose.com/words/net/work-with-text-in-a-t...
  4. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document Properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. The `Document` object can be saved to a file or stream and also sent to a browser....responsibilities, available properties and methods, and how to create...provides various document properties and methods, such as saving...

    docs.aspose.com/words/python-net/working-with-d...
  5. AttachSignature issue - Free Support Forum - as...

    Hello, FYI: Dim MyMapiMessage As MapiMessage = MapiMessage.Load(str, loadopt) MyMapiMessage.Headers.Set("X-Mailer"... Dim SignedMessage As MapiMessage = New Email.SecureEmailManager().AttachSignature(MyMapiMessage, MyC…...seems most of the times many properties of the messages are lost/changed...AttachSignature , several message properties—such as categories, flag...

    forum.aspose.com/t/attachsignature-issue/324178
  6. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.paragraph_format property. Provides access to the paragraph formatting Properties....paragraph_format property Paragraph.paragraph_format property Provides...paragraph formatting properties. @property def paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table.style_name property | Aspose.Words for Py...

    Table.style_name property. Gets or sets the name of the table style applied to this table....style_name property Table.style_name property Gets or sets the...style applied to this table. @property def style_name ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TableStyle.bottom_padding property | Aspose.Wor...

    TableStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table cells....bottom_padding property TableStyle.bottom_padding property Gets or sets...contents of table cells. @property def bottom_padding ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableStyle.cell_spacing property | Aspose.Words...

    TableStyle.cell_spacing property. Gets or sets the amount of space (in points) between the cells....cell_spacing property TableStyle.cell_spacing property Gets or sets...points) between the cells. @property def cell_spacing ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TableStyle.right_padding property | Aspose.Word...

    TableStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells....right_padding property TableStyle.right_padding property Gets or sets...contents of table cells. @property def right_padding ( self )...

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