Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 47,796 for

properties

(0.28 sec)
  1. StructuredDocumentTagRangeStart.lockContentCont...

    StructuredDocumentTagRangeStart.lockContentControl property. When set to ``true``, this property will prohibit a user from deleting this structured document tag....lockContentControl property StructuredDocumentTa.lockContentControl...lockContentControl property When set to true , this property will prohibit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StructuredDocumentTagRangeStart.lockContents pr...

    StructuredDocumentTagRangeStart.lockContents property. When set to ``true``, this property will prohibit a user from editing the contents of this structured document tag....lockContents property StructuredDocumentTa.lockContents property When...When set to true , this property will prohibit a user from editing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSet.even property | Aspose.Words for Node.js

    PageSet.even property. Gets a set with all the even pages of the document in their original order....even property PageSet.even property Gets a set with all the even...// Below are three PageSet properties that we can use to filter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SignatureLine.isValid property | Aspose.Words f...

    SignatureLine.isValid property. Indicates that signature line is signed by digital signature and this digital signature is valid....isValid property SignatureLine.isValid property Indicates that..."IsSigned" and "IsValid" properties both equal "true", // indicating...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SignatureLineOptions.allowComments property | A...

    SignatureLineOptions.allowComments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...allowComments property SignatureLineOptions.allowComments property Gets...dialog. Default value for this property is false . get allowComments...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.placeholderName...

    StructuredDocumentTagRangeStart.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text....placeholderName property StructuredDocumentTa.placeholderName property Gets...Examples Shows how to get the properties of multi-section structured...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Add Hyperlink in Word using Python

    This short tutorial guides you on how to add hyperlink in Word using Python. It contains all the basic information to set the IDE and a runnable sample code to insert hyperlink in Word using Python....main classes, methods, and properties required to write this application...to customize the hyperlink properties like its color, underline...

    kb.aspose.com/words/python/how-to-add-hyperlink...
  8. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python....that contains the different properties like page_count used here...protected files, and encoding properties to name a few. You can extract...

    kb.aspose.com/words/python/how-to-split-pages-i...
  9. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that signature line is signed by digital signature and this digital signature is valid....is_valid property SignatureLine.is_valid property Indicates that...digital signature is valid. @property def is_valid ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert Word to MD File using Python

    This tutorial provides details about how to convert Word to MD file using Python. You will get the configuration details, detailed steps and a runnable sample code to convert DOCX to Markdown using Python....declared to set different properties like updating the fields...used to set the encoding properties, add force page breaks, and...

    kb.aspose.com/words/python/how-to-convert-word-...