Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 21,874 for

printing document

(3.23 sec)
  1. View and Update PPTX Properties Online or using...

    View and modify PPTX properties through online app for free. Python API code to view and edit PPTX properties....powerful Python based PPTX document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/p...
  2. PageSetup.SheetsPerBooklet | Aspose.Words for .NET

    Discover the PageSetup SheetsPerBooklet property to easily manage booklet page counts, enhancing your Document layout and Printing efficiency....configure a document that can be printed as a book fold. Document doc...doc = new Document (); // Insert text that spans 16 pages. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  3. LoadOptions.language_preferences property | Asp...

    LoadOptions.language_preferences property. Gets language preferences that will be used when Document is loading....preferences that will be used when document is loading. @property def...preferences when loading a document. load_options = aw . loading...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LanguagePreferences class | Aspose.Words for Py...

    aspose.words.loading.LanguagePreferences class. Allows to set up language preferences...the Specify Load Options documentation article. Remarks Implements...preferences when loading a document. load_options = aw . loading...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects.... Examples Shows how to print the node structure of every...in a document. public void CommentsToText () { Document doc =...

    reference.aspose.com/words/net/aspose.words/doc...
  6. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.accept method. Accepts a visitor.... Examples Shows how print the contents of all comments...their comment ranges using a document visitor. test ( 'CreateCommentsAndPri'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Comment.initial property | Aspose.Words for Nod...

    Comment.initial property. Returns or sets the initials of the user associated with a specific comment.... Examples Shows how print the contents of all comments...their comment ranges using a document visitor. test ( 'CreateCommentsAndPri'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StructuredDocumentTag.node_type property | Aspo...

    StructuredDocumentTag.node_type property. Returns [NodeType.STRUCTURED_Document_TAG](../../../aspose.words/nodetype/#STRUCTURED_Document_TAG)....STRUCTURED_DOCUMENT_TAG . @property def node_type...control elements. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpdateLastPrintedProperty method. Gets or sets a value determining whether the LastPrinted property is updated before saving in C++....Shows how to update a document’s “Last printed” property when saving...MakeObject < Aspose :: Words :: Document > (); System :: DateTime lastPrinted...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Hello World in Python|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....of the Document class and specify the second document to append...file_format_type . EXCEL_97_TO_2003 ) print "Document has been saved, please...

    docs.aspose.com/cells/java/hello-world-in-python/