Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 34,706 for

document properties

(0.05 sec)
  1. WebExtension class | Aspose.Words for Python

    aspose.words.webextensions.WebExtension class. Represents a web extension object...Office Add-ins documentation article. Properties Name Description...extension instance in the current document. is_frozen Specifies whether...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property....name property CustomXmlProperty.name property Specifies the name...attribute or smart tag property. @property def name ( self ) ->...

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

    Discover how to efficiently manage DocumentProperty values—easily retrieve or update property values for enhanced Document control and productivity....Value property Gets or sets the value of the property. public...built-in document properties. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Examine Presentation|Aspose.Slides Documentation

    Read and modify PowerPoint presentation Properties in Java...presentation to find out its properties and understand its behavior...DocumentProperties classes contain the properties and methods used in operations...

    docs.aspose.com/slides/java/examine-presentation/
  5. DocumentPropertyCollection indexer | Aspose.Wor...

    DocumentPropertyCollection indexer. Returns a [DocumentProperty](../../Documentproperty/) object by index....with custom document properties. doc = aw . Document ( MY_DIR +...+ 'Properties.docx' ) # Every document contains a collection...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BaseWebExtensionCollectionT Class | Aspose.Word...

    Discover the Aspose.Words.WebExtensions.BaseWebExtensionCollection1T class, your essential tool for managing TaskPane and WebExtension collections efficiently....Work with Office Add-ins documentation article. public abstract...Type of a collection item. Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words.web...
  7. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your Document's page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look....sections in a document. Document doc = new Document (); DocumentBuilder...// Modify the page setup properties for the builder's current...

    reference.aspose.com/words/net/aspose.words/pag...
  8. CustomXmlPropertyCollection.Remove | Aspose.Wor...

    Effortlessly remove Properties from your CustomXmlPropertyCollection with our Remove method. Streamline your data management today!...Remove method Removes a property with the specified name from...case-sensitive name of the property. Examples Shows how to work...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CustomXmlPropertyCollection.IndexOfKey | Aspose...

    Discover the CustomXmlPropertyCollection IndexOfKey method to easily find the zero-based index of any property in your collection. Enhance your coding efficiency!...zero-based index of the specified property in the collection. public...case-sensitive name of the property. Return Value The zero based...

    reference.aspose.com/words/net/aspose.words.mar...
  10. DocumentProperty.to_bool method | Aspose.Words ...

    DocumentProperty.to_bool method. Returns the property value as bool....method to_bool() Returns the property value as bool. def to_bool...Throws an exception if the property type is not PropertyType.BOOLEAN...

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