Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 23,320 for

print

(0.08 sec)
  1. 打印演示文稿|Aspose.Slides 文档

    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....类的实例以加载要打印的演示文稿 调用 Presentation 对象公开的无参数 Print 方法 PrintByDefaultPrinte ();...MyDir + "Print.pptx" ); //Call the print method to print whole presentation...

    docs.aspose.com/slides/zh/net/print-the-present...
  2. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the Print of pdf file but when use PdfViewer for Printing, the Print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...PDF Printing Error Margin Aspose.PDF Product Family Datagest...the print of pdf file but when use PdfViewer for printing, the...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  3. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property.... print ( f 'Document filename: \n\t..."BuiltInDocumentPrope" object. print ( 'Built-in Properties:' ) for...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Search Messages and Folders in a PST by Some Cr...

    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....getQuery ()) print "Messages with High Imp:" print messages . size...getQuery ()) print "Messages with IPM.Note:" print messages . size...

    docs.aspose.com/email/java/search-messages-and-...
  5. Metered.get_consumption_credit method | Aspose....

    Metered.get_consumption_credit method. Gets consumption credit...new Metered license, and then print its usage statistics. metered...'MyPublicKey' , 'MyPrivateKey' ) print ( 'Credit before operation:'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Print PDF using Pythonhttps://products.aspose.com/pdf/python-net/Print/Recent content in Print PDF using Python on Aspsoe.PDF ProductsHugo -- g......PDF Products – Print PDF using Pythonhttps://products...com/pdf/python-net/print/Recent content in Print PDF using Python...

    products.aspose.com/pdf/python-net/print/index.xml
  7. Changing Page Size with Python|Aspose.PDF for P...

    Change Page Size from your PDF document using Aspose.PDF for Python via .NET library.... It also prints the page’s box dimensions (CropBox...portrait orientation print ( "Before set" ) print ( f "CropBox: {...

    docs.aspose.com/pdf/python-net/change-page-size/
  8. CustomPartCollection.remove_at method | Aspose....

    CustomPartCollection.remove_at method. Removes an item at the specified index....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...
  9. Working With Styles in Python|Aspose.Words for ...

    Working With Styles using Python....PARA_STYLE ) print "abc = " + str ( paragraphs [ 0 ]) print "Paragraphs...for paragraph in paragraphs : print str ( paragraph . toString (...

    docs.aspose.com/words/java/working-with-styles-...
  10. 获取 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...