Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 17,871 for

printer

(0.09 sec)
  1. 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(); //…...printing //Print document using printer and page settings viewer.P...approach you can take: Set Up the Printer Job : You can create a PrinterJob...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  2. PageInfo.Landscape | Aspose.Words for .NET

    Discover if your document's page orientation is landscape with PageInfo. Ensure optimal layout for stunning presentations and prints....We will assign a different printer paper tray to each one, //...depending on the installed printer driver. PrinterSettings . ...

    reference.aspose.com/words/net/aspose.words.ren...
  3. How to Print PowerPoint Presentation in Python

    In this step by step tutorial, we will focus on how to print PowerPoint presentation in Python along with the detailed steps to set up the environment and verify the working sample code. You can use this example in any of Python supported environment to print PPT in Python without any dependency on Microsoft PowerPoint....PrinterSettings object to set the printer settings Print the loaded presentation...presentation on printer by specifying the printer name The above...

    kb.aspose.com/slides/python/how-to-print-powerp...
  4. Does the API support printing a doc/pdf for cus...

    Hi,Support: Is there any feature for the API to support print a doc/Pdf for customed color white-black mode? For example: There is a doc/Pdf document who has 120 pages, and the 8th,20th,33-35th,89th,115th page has co…...doc/pdf is to be printed, if the printer support color mode, then the...black-white result; If the printer does not support color printing...

    forum.aspose.com/t/does-the-api-support-printin...
  5. 删除Excel文件中工作表的现有打印设置|Documentation

    本文将教你如何通过 Page Setup 对象,程序化移除 Excel 文件中工作表的现有 PrinterSettings(打印机设置),附带示例代码。...Sheet1 Paper Size : PaperLegal Printer settings of this worksheet...Paper Size : PaperEnvelopeB5 Printer settings of this worksheet...

    docs.aspose.com/cells/zh/python-net/remove-exis...
  6. Question about error handling in Aspose.Pdf - F...

    I am looking to evaluate Aspose.Pdf as a possible printing solution for a client of ours. One of the primary concerns we have is determining whether the printing of the document actually occurred or not. So this means i…...there was a paper jam, the printer was out of ink, etc., we would...document is spooled to the printer. codewarior February 25, 2014...

    forum.aspose.com/t/question-about-error-handlin...
  7. LayoutOptions.IgnorePrinterMetrics | Aspose.Wor...

    Discover the LayoutOptions IgnorePrinterMetrics property, control Printer metrics for document layout. Optimize compatibility and enhance printing precision....indication of whether the “Use printer metrics to lay out document”...Examples Shows how to ignore ‘Use printer metrics to lay out document’...

    reference.aspose.com/words/net/aspose.words.lay...
  8. PDF to PostScript conversion|Aspose.PDF for .NET

    We have a solution for PDF to PostScript conversion. Use for this task printing and PdfViewer class....PostScript, first install any PS printer and just print to file with...PdfViewer. To install a PS printer, refer to instructions provided...

    docs.aspose.com/pdf/net/pdf-to-postscript-conve...
  9. C++ API to Export PCL to WORDML | products.aspo...

    Convert PCL to WORDML within C++ applications....Convert PCL to WORDML PCL (Printer Command Language) is a page...the printing process of a printer. It is a language that is used...

    products.aspose.com/total/cpp/conversion/pcl-to...
  10. Print PDF using Java | Aspose.PDF

    Print PDF documents programmatically with Java sample code using Aspose.PDF for Java...printing // Create objects for printer and page settings and PrintDocument...PrintPageSettings (); // Set printer name printerSettings . setPrinterName...

    products.aspose.com/pdf/java/print/