Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 47,567 for

properties

(0.14 sec)
  1. BuiltInDocumentProperties.Item | Aspose.Words f...

    Access DocumentProperty objects effortlessly with the BuiltInDocumentProperties Item property. Streamline your document management today!...object by the name of the property. public override DocumentProperty...case-insensitive name of the property to retrieve. Remarks The string...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Asian Typography in C#|Aspose.Words for .NET

    Work with Asian typography using C#. Adjust Space between Asian and Latin text in C#....ParagraphFormat class and some of its properties. Automatically Adjust Space...and AddSpaceBetweenFarEa properties of the ParagraphFormat class...

    docs.aspose.com/words/net/working-with-asian-ty...
  3. Aspose::Words::Document::get_CustomDocumentProp...

    Aspose::Words::Document::get_CustomDocumentProperties method. Returns a collection that represents all the custom document Properties of the document in C++....represents all the custom document properties of the document. System ::...SharedPtr < Aspose :: Words :: Properties :: CustomDocumentProper >...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. How to Change PDF Metadata using Java

    This article contains information on how to change PDF metadata using Java. It has details about setting the IDE, a list of tasks for developing the application, and a runnable sample code to edit PDF Properties using Java....like adding properties and clearing the properties. Steps to Change...Change PDF Properties using Java Set the IDE to use Aspose.PDF...

    kb.aspose.com/pdf/java/how-to-change-pdf-metada...
  5. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart shape Properties. To learn more, visit the documentation article in C++....access to the chart shape properties. To learn more, visit the...get_AxisX () Provides access to properties of the primary X axis of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. DocumentProperty class | Aspose.Words for Node.js

    Aspose.Words.Properties.DocumentProperty class. Represents a custom or built-in document property...custom or built-in document property. To learn more, visit the...Document Properties documentation article. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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-...
  8. BuiltInDocumentProperties class | Aspose.Words ...

    Aspose.Words.Properties.BuiltInDocumentProperties class. A collection of built-in document Properties...collection of built-in document properties. To learn more, visit the...the Work with Document Properties documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document metadata (e.g. Title, Author) gets cle...

    Hello, We have noticed a new issue in Aspose.Words 25.10, where document metadata such as title, author gets cleared after performing document.compare with some other document (note there may be more, however some of th…...compareOptions ); BuiltInDocumentPrope properties = mainDocument.getBuiltInDocumentPr();..."Author" String author = properties.getAuthor(); // Aspose Words...

    forum.aspose.com/t/document-metadata-e-g-title-...
  10. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in document property in Java....custom or built-in document property. To learn more, visit the...the Work with Document Properties documentation article. Methods...

    reference.aspose.com/words/java/com.aspose.word...