Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 23,344 for

print

(0.32 sec)
  1. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.text property. Returns inserted/deleted/moved text or description of format change.... Examples Shows how to print info about a group of revisions...doc . revisions . groups : print ( f 'Revision author: { group...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionGroup.revision_type property | Aspose.W...

    RevisionGroup.revision_type property. Gets the type of revisions included in this group.... Examples Shows how to print info about a group of revisions...doc . revisions . groups : print ( f 'Revision author: { group...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties... last_printed Gets or sets the date when...when the document was last printed in UTC. last_saved_by Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Handling Overtime, Remaining Costs and Work in ...

    Learn how to handle Microsoft Project (MPP/XML) overtime, remaining and work values using Aspose.Tasks Java for PHP....$resource_assignments -> get ( $i ); 14 15 print "Overtime Cost: " . $assignment...$asn -> OVERTIME_COST ); 16 17 print " \n Overtime Work: " . $assignment...

    docs.aspose.com/tasks/java/handling-overtime-re...
  5. General Properties in PHP | Aspose.Tasks Docume...

    Learn how to read Microsoft Project (MPP/XML) general properties using Aspose.Tasks Java for PHP....$tasks -> get ( $i ); 22 23 print "Task Id:" . $task -> get (...( $tsk -> ID ); 24 25 print " \n Task Uid: " . $task -> get (...

    docs.aspose.com/tasks/java/general-properties-i...
  6. Convert PDF to Excel in Python|Aspose.PDF for P...

    Convert PDFs to Excel spreadsheets effortlessly with Aspose.PDF for Python via .NET. Follow this guide for accurate PDF to XLSX conversions...path_outfile , save_options ) print ( infile + " converted into...path_outfile , save_options ) print ( infile + " converted into...

    docs.aspose.com/pdf/python-net/convert-pdf-to-e...
  7. 通过 Java 打印 PDF 文件 | Aspose.PDF

    用于在 Java 和 PHP 上打印 PDF 文档的 Java 源代码,德尔福。...attributes for printing viewer . setAutoResize ( true ); // Print the file...setAutoRotate ( true ); // Print the file with adjusted rotation...

    products.aspose.com/pdf/zh-hans/java/print/
  8. BookmarkEnd.Accept | Aspose.Words for .NET

    Discover the BookmarkEnd Accept method to enhance visitor engagement and streamline your website's user experience. Boost your site's performance today!...document visitor implementation to print their contents. Document doc...of {bookmarks[1].Name}" ; // Print all bookmarks again to see updated...

    reference.aspose.com/words/net/aspose.words/boo...
  9. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... # Print the default settings for a blank document. print ( '...Default optimization settings:' ) print_compatibility_options ( options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionGroup | Aspose.Words for Java

    Represents a group of sequential Revision objects in Java.... Examples: Shows how to print info about a group of revisions...group. Examples: Shows how to print info about a group of revisions...

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