Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 21,873 for

printing document

(0.3 sec)
  1. Set PDF Expiration in PHP|Aspose.PDF for Java

    Discover how to set an expiration date for a PDF file in PHP, controlling access with Aspose.PDF....Expiration To set expiration of Pdf document using Aspose.PDF Java for...Code # Open a pdf document. $doc = new Document ( $dataDir . "input1...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  2. DocumentProperty class | Aspose.Words for Python

    aspose.words.properties.DocumentProperty class. Represents a custom or built-in Document property...Represents a custom or built-in document property. To learn more, visit...the Work with Document Properties documentation article. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....the Programming with Documents documentation article. Examples:...an inline node. Document doc = new Document(getMyDir() + "Revision...

    reference.aspose.com/words/java/com.aspose.word...
  4. TOC in Word using Python | Create a Table of Co...

    Learn how to efficiently manage and automate the TOC in Word using Python. Explore how to create a table of contents in Word Documents using Python....in Word documents, especially for lengthy documents such as reports...and eBooks. It makes Word documents more readable and allows readers...

    blog.aspose.com/words/working-with-toc-in-word-...
  5. CustomXmlPropertyCollection.count property | As...

    CustomXmlPropertyCollection.count property. Gets the number of elements contained in the collection.... Document ( MY_DIR + 'Smart tags.doc'...# A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPropertyCollection.clear method | Aspo...

    CustomXmlPropertyCollection.clear method. Removes all elements from the collection.... Document ( MY_DIR + 'Smart tags.doc'...# A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableCollection.Item | Aspose.Words for .NET

    Access TableCollection items effortlessly by retrieving tables at specific indexes. Simplify your data management with our intuitive property feature!...the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  8. FontSavingArgs Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FontSavingArgs class—enhance Document processing with detailed FontSaving event data for superior customization and control....more, visit the Save a Document documentation article. public class...font is bold. Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  9. BuiltInDocumentProperties.company property | As...

    BuiltInDocumentProperties.company property. Gets or sets the company property....Examples Shows how to work with document properties in the “Origin”...“Origin” category. # Open a document that we have created and edited...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BuiltInDocumentProperties.name_of_application p...

    BuiltInDocumentProperties.name_of_application property. Gets or sets the name of the application....Examples Shows how to work with document properties in the “Origin”...“Origin” category. # Open a document that we have created and edited...

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