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

properties

(0.34 sec)
  1. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++....::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/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::IndexOfKey method. Returns the zero-based index of the specified property in the collection in C++....zero-based index of the specified property in the collection. int32_t...case-sensitive name of the property. ReturnValue The zero based...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::CustomXmlProperty::get_U...

    Aspose::Words::Markup::CustomXmlProperty::get_Uri method. Gets or sets the namespace URI of the custom XML attribute or smart tag property in C++....XML attribute or smart tag property. System :: String Aspose ::...how to work with smart tag properties to get in depth information...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. View & Edit PowerPoint Metadata using C++ | pro...

    C++ source code to view and edit presentation propertires...edit and remove presentation properties using server-side APIs. Edit...Metadata FODP How to edit FODP properties using Aspose.Slides for C++...

    products.aspose.com/slides/cpp/metadata/
  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-...