Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 36,005 for

document properties

(0.18 sec)
  1. Use DocumentBuilder to Insert Document Elements...

    Insert Document elements using the Document builder in C++....DocumentBuilder to Insert Document Elements Contents [ Hide ]...DocumentBuilder is used to modify documents. This article explains and...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  2. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the Document....characters property BuiltInDocumentPrope.characters property Represents...number of characters in the document. get characters () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the Document....paragraphs property BuiltInDocumentPrope.paragraphs property Represents...number of paragraphs in the document. get paragraphs () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....the Work with Document Properties documentation article. public...IEnumerable < DocumentProperty > Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words.pro...
  5. BuiltInDocumentProperties.Company | Aspose.Word...

    Manage your BuiltInDocumentProperties effortlessly. Easily get or set company Properties to enhance Document organization and streamline workflows....Company property Gets or sets the company property. public string...Shows how to work with document properties in the “Origin” category...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Protect or Encrypt a Document in Java|Aspose.Wo...

    Encrypt a Document, restrict editing, use digital signatures for Document protection. Aspose.Words supports most Word protection options using Java....Ask AI Protect or Encrypt a Document Contents [ Hide ] The main...reason to protect or encrypt a document is to apply more control over...

    docs.aspose.com/words/java/protect-or-encrypt-a...
  7. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience....ToString method Returns the property value as a string formatted...boolean property into “Y” or “N”. Converts a date property into...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Protect or Encrypt a Document|Aspose.Words for ...

    Aspose.Words for Python via .NET provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for Document protection. Aspose.Words supports most Word protection options....Ask AI Protect or Encrypt a Document Contents [ Hide ] The main...reason to protect or encrypt a document is to apply more control over...

    docs.aspose.com/words/python-net/protect-or-enc...
  9. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all Properties from the collection....method clear() Removes all properties from the collection. def...with a document’s custom properties. doc = aw . Document () properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Clone a Document in Python|Aspose.Words for Pyt...

    Clone a Document to get its identical copy using Python. When creating a copy, nodes and Properties of the original Document are cloned....Clone a Document Contents [ Hide ] Cloning a document is the process...identical copy of an original document, which can improve performance...

    docs.aspose.com/words/python-net/clone-a-document/