Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 26,150 for

print

(0.35 sec)
  1. MultiplePagesType enumeration | Aspose.Words fo...

    aspose.words.settings.MultiplePagesType enumeration. Specifies how document is Printed out....Specifies how document is printed out. Members Name Description...Description NORMAL Normal printing, no multiple pages specified. MIRROR_MARGINS...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... Print out the desired metadata fields...information print ( f "Author: { doc_info . author } " ) print ( f "Creation...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/
  3. Get Paper Width and Height of Page Setup of Wor...

    Learn how to get the Excel Worksheet Page Setup paper width and paper height using C++ code programmatically with Aspose.Cells for C++ API....changes the paper size to A2 and prints the width and height of the...to A3 , A4 , and Letter , printing the corresponding dimensions...

    docs.aspose.com/cells/cpp/get-paper-width-and-h...
  4. Convert EMLX to PCL in Python | products.aspose...

    Save EMLX to PCL in your Python applications without using Microsoft Outlook or Word...EMLX to PCL allows users to print emails from Apple Mail in a...for businesses that need to print emails for archival or legal...

    products.aspose.com/total/python-net/conversion...
  5. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index.... document ) print ( 'Current list count: ' + str...str ( lists . count )) print ( 'Is the first document list: '...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shape Annotations via Python|Aspose.PDF for Pyt...

    Learn how to add, inspect, and delete line, square, circle, polygon, and polyline annotations in PDF documents using Aspose.PDF for Python via .NET.... LINE ] Print the line coordinates for annotation...annotation in line_annotation : print ( f "[ { annotation . starting...

    docs.aspose.com/pdf/python-net/shape-annotations/
  7. 在 PHP 中解析 Outlook 邮件文件|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....); \ # Display sender's name print "Sender Name : " . $outlook_message_file...getSenderName (); #Display Subject print "Subject : " . $outlook_message_file...

    docs.aspose.com/email/zh/java/parsing-outlook-m...
  8. 在 PHP 中检索 Visio 形状信息|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....information about the shapes print "Shape ID : " . ( string ) $shape...$shape -> getID () . PHP_EOL ; print "Name : " . ( string ) $shape...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...
  9. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label... b ), list ( paras )))))): print ( f 'List item paragraph # {...SaveFormat . TEXT ) . strip () print ( f ' \t Exported Text: { paragraph_text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AsposePSD states that a valid PSD file is not a...

    This python script from aspose.psd import Image from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers.smartobjects import SmartObjectLayer from aspose.psd.imageloadoptions import PsdL…...PsdImage): psd_image = image print(f"Searching for smart layers...isinstance(layer, SmartObjectLayer): print(f” Found Smart Object Layer:...

    forum.aspose.com/t/asposepsd-states-that-a-vali...