Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 23,320 for

print

(0.09 sec)
  1. Managing Document Properties in PHP|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...."Item" , array ( "Owner" )); print $ptr -> Get ( $customProp1 ..."Value" , array ()) . PHP_EOL ; print $ptr -> Get ( $customProp2 ...

    docs.aspose.com/cells/net/managing-document-pro...
  2. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins...True ) for node in nodes : print ( f '-> NodeType. { node . node_type...node_type } : ' ) print ( f ' \t Starts on page { layout_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Get Page Count of PDF in Python|Aspose.PDF for ...

    Learn how to get the total page count of a PDF document using Python with Aspose.PDF for effective document handling....size() print "Page Count:" . page_count Download...

    docs.aspose.com/pdf/python-java/get-page-count-...
  4. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for document binding in C++....configure a document that can be printed as a book fold. auto doc =...section's "PageSetup" property to print the document in the form of...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. MailMergeDestination | Aspose.Words for Java

    Specifies the possible results which may be generated when a mail merge is carried out on a document in Java....hosting applications shall print the documents that result from...hosting applications shall print the documents that result from...

    reference.aspose.com/words/java/com.aspose.word...
  6. Export EMLX to TIFF via Java | products.aspose.com

    Java API to Convert EMLX to TIFF without using Microsoft Word or Outlook...essential for professional, print-ready, and archival purposes...TIFF format. High-Resolution Printing → Use TIFF for publishing...

    products.aspose.com/total/java/conversion/emlx-...
  7. 在Python中自动调整行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何自动调整行和列。...xls" ) print "Autofit Row Successfully."...dataDir + "Autofit Column.xls" ) print "Autofit Column Successfully...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  8. 在Python中隐藏和显示行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何通过隐藏和显示来隐藏和显示行和列...xls" ) print "Hide Rows And Columns Successfully..."Unhide Rows And Columns.xls" ) print "Unhide Rows And Columns Successfully...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  9. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Node.js via C++. Ensure bookmarks remain intact regardless of page changes....AI Document Assistant Close Print Comments while saving to PDF...PDF when there is Nothing to Print with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/add-pdf-bookma...
  10. DropDownItemCollection class | Aspose.Words for...

    aspose.words.fields.DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field...Iterate over the collection and print every element. for drop_down...drop_down in drop_down_items : print ( drop_down ) # There are two ways...

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