Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 20,402 for

printing document

(0.17 sec)
  1. CustomXmlPart | Aspose.Words for Java

    Represents a Custom XML Data Storage Part custom XML data within a package in Java....Structured Document Tags or Content Control documentation article...article. Remarks: A DOCX or DOC document can contain one or more Custom...

    reference.aspose.com/words/java/com.aspose.word...
  2. Encrypt, decrypt, protect and unprotect Excel f...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect data in Excel files using Java code....protect the authenticity of a document’s content, you can add a digital...if the File is Encrypted AI Document Assistant Close Combine Multiple...

    docs.aspose.com/cells/java/protect-and-unprotect/
  3. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java....the Working with Fields documentation article. Remarks: Retrieves...size of our documents. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....the Working with Fields documentation article. Examples: Shows...field in a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentProperty.Type | Aspose.Words for .NET

    Discover the DocumentProperty Type to efficiently retrieve and utilize property data types for enhanced Document management and automation....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...
  6. MailMergeCleanupOptions | Aspose.Words for Java

    Specifies options that determine what items are removed during mail merge in Java....data are removed from the document. doc.getMailMerge().setCl...add(tableCustomers); Document doc = new Document(getMyDir() + "Mail...

    reference.aspose.com/words/java/com.aspose.word...
  7. SaveOptions.update_last_printed_property proper...

    SaveOptions.update_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtinDocumentproperties/last_printed/) property is updated before saving....update_last_printed_property property SaveOptions.update_last_printed_property...update_last_printed_property property Gets or sets a value determining...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extract Text and Images from PPT File Online an...

    Online PPT file parser app. .NET API C# code to extract images and text from PPT presentation....‘Parse Now’ button to parse document. Download the parsed files...and portion Get the text and print or save C# Code : PPT Presentation...

    products.aspose.com/total/net/parse/ppt/
  9. Aspose::Words::Loading::TxtLoadOptions::TxtLoad...

    Aspose::Words::Loading::TxtLoadOptions::TxtLoadOptions constructor. Initializes a new instance of this class with default values in C++....set_DetectHyperlinks ( true ); // Load document with hyperlinks. auto doc...Words :: Document > ( stream , loadOptions ); // Print hyperlinks...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Get a Particular Page in a PDF File in Python|A...

    Understand how to retrieve a specific page from a PDF Document using Python and Aspose.PDF, for focused Document processing....a Particular Page in a PDF document using Aspose.PDF Java for...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/python-java/get-a-particula...