Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 49,816 for

properties

(1.05 sec)
  1. Document.customDocumentProperties property | As...

    Document.customDocumentProperties property. Returns a collection that represents all the custom document Properties of the document....customDocumentProper property Document.customDocumentProper property Returns...represents all the custom document properties of the document. get customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentProperty.ToDateTime | Aspose.Words for ...

    Convert DocumentProperty to UTC DateTime effortlessly. Access accurate timestamps and enhance your data management with our reliable method....ToDateTime method Returns the property value as DateTime in UTC....Throws an exception if the property type is not DateTime. Microsoft...

    reference.aspose.com/words/net/aspose.words.pro...
  3. BuiltInDocumentProperties.Template | Aspose.Wor...

    Discover the BuiltInDocumentProperties Template feature to easily manage your document's informational name for enhanced organization and efficiency....Template property Gets or sets the informational...Remarks In Microsoft Word, this property is for informational purposes...

    reference.aspose.com/words/net/aspose.words.pro...
  4. CustomXmlPropertyCollection.Contains | Aspose.W...

    Discover if CustomXmlPropertyCollection holds a property by name. Efficiently manage your XML data with our reliable methods for seamless integration....the collection contains a property with the given name. public...Case-sensitive name of the property to locate. Return Value true...

    reference.aspose.com/words/net/aspose.words.mar...
  5. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document Properties in Java....collection of built-in document properties. To learn more, visit the...the Work with Document Properties documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  6. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the document....paragraphs property BuiltInDocumentPrope.paragraphs property Represents...paragraphs in the document. @property def paragraphs ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentPropertyCollection indexer | Aspose.Wor...

    DocumentPropertyCollection indexer. Returns a [DocumentProperty](../../documentproperty/) object by index....document properties. doc = aw . Document ( MY_DIR + 'Properties.docx'...custom properties, which, like the built-in properties, are key-value...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfCustomPropertiesExport | Aspose.Words for Java

    Specifies the way Document.getCustomDocumentProperties are exported to PDF file in Java....Shows how to export custom properties while converting a document...the "CustomPropertiesExpo" property to "PdfCustomPropertiesE.None"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Contains method. Determines whether the collection contains a property with the given name in C++....the collection contains a property with the given name. bool...Case-sensitive name of the property to locate. ReturnValue true...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. How to Clear Metadata from Word Document in Java

    This article details the approach on how to clear metadata from Word document in Java. It shares the details to set the IDE, write the application along with a sample code to remove metadata from Word document in Java....will learn to remove the properties completely as well as delete...for processing the selected properties only. Steps to Remove Metadata...

    kb.aspose.com/words/java/how-to-clear-metadata-...