Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 23,069 for

print

(0.15 sec)
  1. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....is_object_link : # Print the full path to the linked file. print ( "OLE object...ole_frame . link_path_long ) # Print the relative path to the linked...

    docs.aspose.com/slides/python-net/manage-ole/
  2. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java.... Examples: Shows how print the contents of all comments...every top-level comment and prints its comment range, contents...

    reference.aspose.com/words/java/com.aspose.word...
  3. Generate Postal Barcodes|Documentation

    Use Aspose.BarCode for PHP via Java to generate postal barcodes...readBarCodes () as $result ) { print ( "BarCode Type: " . $result...$result -> getCodeType ()); print ( "BarCode CodeText: " . $result...

    docs.aspose.com/barcode/phpjava/generate-postal...
  4. Xml_to_pdf using python for ccda xml files with...

    Please provide a code snippet for xml to pdf using a style sheet using python. Please provide a fastest solution possible and provide the resources to explore more. I tried aspose.cells did not work file cannot be open…...pdf”) print(“XML to PDF Converted Successfully”)...html_media_type = ap.HtmlMediaType.PRINT load_options.page_info.margin...

    forum.aspose.com/t/xml-to-pdf-using-python-for-...
  5. Working with Table in Tagged PDFs using Python|...

    This article explains how to works with table in Tagged PDF document with Aspose.PDF for Python via .NET.... PDF_UA_1 ) print ( f "PDF/UA compliance: { is_pdf_ua_compliance...ap . PdfFormat . PDF_UA_1 ) print ( f "PDF/UA compliance: { is_pdf_ua_compliance...

    docs.aspose.com/pdf/python-net/working-with-tab...
  6. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

    Discover the PsSaveOptions UseBookFoldPrintingSettings property to easily save documents in a booklet layout for enhanced Printing efficiency....should be saved using a booklet printing layout, if it is specified...matches MS Word. If book fold printing settings are not specified...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfSaveOptions.UseBookFoldPrintingSettings | As...

    Discover the PdfSaveOptions UseBookFoldPrintingSettings property to easily save documents in a booklet layout for enhanced Printing efficiency....should be saved using a booklet printing layout, if it is specified...matches MS Word. If book fold printing settings are not specified...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose.Words Features Missing in Open XML SDK|A...

    Perform some operations with documents faster and more conveniently than Open XML SDK. In addition, there are operations that are not supported by OpenXML....Words section Print a document The Printing a Document Programmatically...

    docs.aspose.com/words/java/missing-features-in-...
  9. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom document property of the Boolean data type in C++....properties -> get_Count ()); // Print every custom property in the...properties -> get_Count ()); // Print every custom property in the...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Aspose - excel to pdf, excel to image, excel to...

    Package used: pip install aspose-cells-python Sample Excel file used for below conversions - Sample_Excel.zip (9.9 KB) Image conversion code – from aspose.cells import Workbook workbook = Workbook(“Sample_Excel.xls…... If you could take the print preview of the sheet in MS Excel...work the same way as per the print preview of the sheet (MS Excel)...

    forum.aspose.com/t/aspose-excel-to-pdf-excel-to...