Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 23,402 for

print

(0.15 sec)
  1. 获取 Python 中的页面属性|Aspose.PDF for Python via Java

    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....get_Item(1); # 获取页面属性 print "ArtBox : Height = " + pdf_page...pdf_page.getArtBox().getURY() print "BleedBox : Height = " + pdf_page...

    docs.aspose.com/pdf/zh/python-java/get-page-pro...
  2. Page Setup and Printing Options with JavaScript...

    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....Page Setup and Printing Options with JavaScript via C++ Contents...page setup and print settings to control the printing process. Page...

    docs.aspose.com/cells/javascript-cpp/page-setup...
  3. Fill.fill_type property | Aspose.Words for Python

    Fill.fill_type property. Gets a fill type.... print ( 'The type of the fill is:...format ( fill . fill_type )) print ( 'The foreground color of the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object... Examples Shows how to print all of a document’s comments...to a reply-type comment. # Print all top-level comments along...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomPartCollection.clone method | Aspose.Word...

    CustomPartCollection.clone method. Makes a deep copy of this collection and its items....Enumerate over the collection and print every part. for index , part...package_custom_parts ): print ( f 'Part index { index } :' ) print ( f ' \t...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Printing PDF to an XPS Printer|Aspose.PDF for .NET

    This page shows how to Printing PDF to an XPS Printer using PdfViewer class....Ask AI Printing PDF to an XPS Printer Contents [ Hide ] The following...library. Print PDF to XPS printer in C# You can print a PDF file...

    docs.aspose.com/pdf/net/printing-pdf-to-an-xps-...
  7. FontInfo.name property | Aspose.Words for Python

    FontInfo.name property. Gets the name of the font.... Examples Shows how to print the details of what fonts are...all_fonts = doc . font_infos # Print all the used and unused fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for Printing of a Document within the Java Printing framework in Java....print.Pageable, java.awt.print.Printable public...implementation for printing of a Document within the Java printing framework...

    reference.aspose.com/words/java/com.aspose.word...
  9. Get, Update and Expand a Bookmark using Python|...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for Python library....outlines [ i + 1 ] print ( outline_item . title ) print ( outline_item...outline_item . italic ) print ( outline_item . bold ) print ( outline_item...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  10. CustomPart.name property | Aspose.Words for Python

    CustomPart.name property. Gets or sets this part's absolute name within the OOXML package or the target URL....Enumerate over the collection and print every part. for index , part...package_custom_parts ): print ( f 'Part index { index } :' ) print ( f ' \t...

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