Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 39,350 for

document properties

(0.42 sec)
  1. Stroke.Fill | Aspose.Words for .NET

    Discover the Stroke Fill property for enhanced fill formatting in your designs. Elevate your projects with precise stroke customization today!...Fill property Gets fill formatting for the...change stroke properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Document.ExpandTableStylesToDirectFormatting | ...

    Transform table styles into direct formatting with the ExpandTableStylesToDirectFormatting method, enhancing your Document's appearance effortlessly....ExpandTableStylesToD Contents [ Hide ] Document.ExpandTableStylesToD method...formatting on tables in the document. public void ExpandTableStylesToD...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Document.removePersonalInformation property | A...

    Document.removePersonalInformation property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and Document Properties upon saving the Document....removePersonalInform property Document.removePersonalInform property Gets or...revisions and document properties upon saving the document. get removePersonalInform...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with PDF Pages in Python|Aspose.PDF for...

    How to manipulate pages in PDF Documents programmatically using Aspose.PDF for Python via .NET library....you insert a page to a PDF document at any location in the file...different headers in your document with Python library by Aspose...

    docs.aspose.com/pdf/python-net/working-with-pages/
  5. Text, Image or Page Stamps in PDF using Python ...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET....aspose-pdf Add Stamp to PDF Document Python You need [Aspose.PDF...instance of Document. Get DocumentInfo using Document.Info property...

    products.aspose.com/pdf/python-net/stamps/
  6. How to Clean Metadata from PDF using Python

    This article guides on how to clean metadata from PDF using Python. It has details to set the IDE, a list of steps, and a runnable sample code to strip PDF metadata using Python....default properties one by one and all the custom properties collectively...source PDF file using the Document class for removing the metadata...

    kb.aspose.com/pdf/python/how-to-clean-metadata-...
  7. Public API Changes in Aspose.Cells 8.2.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....2 Contents [ Hide ] This document describes the changes to the...BuiltInDocumentPrope.Version Property The new property Version has been added...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 在 Jython 中管理文档属性|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....a list of all custom document properties of the Excel file customProperties...Accessing a custom document property by using the property index # customProperty1...

    docs.aspose.com/cells/zh/java/managing-document...
  10. Working with PDF File Metadata|Aspose.PDF for Java

    Discover how to manage and extract metadata from PDF files in Java using Aspose.PDF to handle Document Properties....DocumentInfo object using the Document class getInfo() . Once the...values of the individual properties. The following code snippet...

    docs.aspose.com/pdf/java/pdf-file-metadata/