Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 23,359 for

print

(0.37 sec)
  1. 在 Python 中获取 PDF 文件信息|Aspose.PDF for Python via...

    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....显示文档信息 print "Author:-" + str(doc_info.getAuthor()) print "Creation...getCreationDate()) print "Keywords:-" + str(doc_info.getKeywords()) print "Modify...

    docs.aspose.com/pdf/zh/python-java/get-pdf-file...
  2. CustomPartCollection.add method | Aspose.Words ...

    CustomPartCollection.add method. Adds an item to the collection....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...
  3. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....can set the paper size for printing using the PageSetup class..."PaperSize.xlsx" ); } Setting Print Area You can define a specific...

    docs.aspose.com/cells/cpp/page-setup-features/
  4. Font.fill property | Aspose.Words for Python

    Font.fill property. Gets fill formatting for the [Font](../).... 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...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Print PDF using Javahttps://products.aspose.com/pdf/java/Print/Recent content in Print PDF using Java on Aspsoe.PDF ProductsHugo -- gohugo.ioen......PDF Products – Print PDF using Javahttps://products...aspose.com/pdf/java/print/Recent content in Print PDF using Java on...

    products.aspose.com/pdf/java/print/index.xml
  6. PhysicalFontInfo class | Aspose.Words for Python

    aspose.words.fonts.PhysicalFontInfo class. Specifies information about physical font available to Aspose.Words font engine...from a custom folder, and then print every available font. folder_font_source...] . get_available_fonts (): print ( 'FontFamilyName :' , font_info...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Get PDF File Information in PHP|Aspose.PDF for ...

    Discover how to retrieve detailed information about a PDF file, including metadata and properties, in PHP with Aspose.PDF....information print "Author:-" . $doc_info -> getAuthor (); print "Creation...$doc_info -> getCreationDate (); print "Keywords:-" . $doc_info ->...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Print PDF using C#https://products.aspose.com/pdf/net/Print/Recent content in Print PDF using C# on Aspsoe.PDF ProductsHugo -- gohugo.ioenTue, ......PDF Products – Print PDF using C#https://products...aspose.com/pdf/net/print/Recent content in Print PDF using C# on...

    products.aspose.com/pdf/net/print/index.xml
  9. Page Setup Features|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....for worksheets to control printing. These page setup settings...page layout options for a printed worksheet. The PageSetup class...

    docs.aspose.com/cells/java/page-setup-features/
  10. 获取文档窗口和页面显示属性在 Python 中|Aspose.PDF for 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....获取不同的文档属性 # 文档窗口的位置 - 默认: false print "CenterWindow :- " + str ( doc...主要的阅读顺序;确定页面的位置 # 当并排显示时 - 默认: L2R print "Direction :- " + str ( doc...

    docs.aspose.com/pdf/zh/java/get-document-window...