Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 23,502 for

print

(0.16 sec)
  1. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....for worksheets to control printing. These page‑setup settings...page‑layout options for a printed worksheet. The PageSetup class...

    docs.aspose.com/cells/cpp/setting-page-options/
  2. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet Printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....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/nodejs-net/aspose.wo...
  3. Comment|Aspose.Slides for Python Documentation

    Manage slide comments in Python with Aspose.Slides: add, read, reply, edit, delete, and work with threaded comments for PowerPoint and OpenDocument.... comments [ 0 ] print ( f "Author: {author.name},...

    docs.aspose.com/slides/python-net/examples/elem...
  4. 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...
  5. 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-...
  6. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default....get_system_font_folders (): print ( system_font_folder ) # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source....get_system_font_folders (): print ( system_font_folder ) # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Working with Background in ODS Files with Golan...

    Learn how to manage colored and graphic backgrounds in ODS files using Aspose.Cells with Golang via C++....opened, but if the file is printed as PDF, the background is visible...background is also visible in the print preview dialog. Aspose.Cells...

    docs.aspose.com/cells/go-cpp/working-with-backg...
  10. 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...