Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 17,964 for

printer

(0.16 sec)
  1. 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/
  2. 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...
  3. 删除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...
  4. 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...
  5. Print Landscape Pdf-Document - Free Support For...

    Hi, i try to print a pdf-Document with landscape orientation. The content is correct, but the paper is not landscape so the content is cut off at the end. I’m using the PDFCreator as Printer. My Code: m_Docume…...I’m using the PDFCreator as printer. My Code: m_Document.PageInfo...NET 17.10 and a default soft printer “Microsoft Print to PDF” and...

    forum.aspose.com/t/print-landscape-pdf-document...
  6. 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....source (printer tray) for each section as a printer-specific..."RawKind" property, which your printer should return. e . PageSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Print PDF using C++ | Aspose.PDF

    Print PDF documents programmatically with C++ sample code using Aspose.PDF for C++...printing // Create objects for printer and page settings and PrintDocument... PrintDocument (); // Set printer name ps . PrinterName = prtdoc...

    products.aspose.com/pdf/cpp/print/
  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. Print Presentation|Aspose.Slides Documentation

    Print PowerPoint Presentation in Java...PrinterJob to specify the desired printer. Generate an array of Slide...the name of your specific printer and configure the PrintRequestAttribut...

    docs.aspose.com/slides/java/print-presentation/
  10. 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...