Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 17,875 for

printer

(0.11 sec)
  1. 通过 C++ 打印 PDF 文件 | Aspose.PDF

    使用 C++ 示例代码以编程方式打印 PDF 文档,并使用 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/zh-hans/cpp/print/
  2. Print PDF using C# | Aspose.PDF

    Print PDF documents programmatically with C# sample code using Aspose.PDF for .NET... PrintDocument (); // Set printer name ps . PrinterName = prtdoc...); // Print document using printer and page settings viewer ....

    products.aspose.com/pdf/net/print/
  3. AsposeWordsPrintDocument.TotalPagesPrinted | As...

    Shows total pages printed in Aspose.Words to track print session output....Print color pages to 'color' printer. int colorPagesPrinted = PrintPages...pages to 'black-and-white' printer. int nonColorPagesPrinted =...

    reference.aspose.com/words/net/aspose.words.ren...
  4. PageInfo.Colored | Aspose.Words for .NET

    Discover if your page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!...Print color pages to 'color' printer. int colorPagesPrinted = PrintPages...pages to 'black-and-white' printer. int nonColorPagesPrinted =...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Aspose::Words::Fields::FieldPrint class | Aspos...

    Aspose::Words::Fields::FieldPrint class. Implements the PRINT field. To learn more, visit the documentation article in C++....get_PrinterInstructions () Gets or sets the printer-specific control code characters...can send instructions to the printer. auto field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPixels method to accurately calculate your page size in pixels based on zoom factor and resolution for optimal display....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...
  7. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for printing of a Document within the Java printing framework in Java....AsposeWordsPrintDocu(doc); // In Java, printer settings are handled through...Document("Rendering.docx"); // Configure printer settings and create print document...

    reference.aspose.com/words/java/com.aspose.word...
  8. PageInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.PageInfo class, which provides essential details about each document page, enhancing your document rendering experience....The value is implementation (printer) specific. SizeInPoints { get;...We will assign a different printer paper tray to each one, //...

    reference.aspose.com/words/net/aspose.words.ren...
  9. Introduction to Page Description Languages

    Page Description Languages describe the appearance of pages at a higher level than an array of pixels. This chapter explains and compares you all the PDLs....Some of PDLs were invented by printer producer companies. For example...example, PCL (HP printers language) and HP-GL/2 (HP plotters language)...

    docs.aspose.com/page/net/page-description-langu...
  10. PageInfo.paper_tray property | Aspose.Words for...

    PageInfo.paper_tray property. Gets the paper tray (bin) for this page as specified in the document...The value is implementation (printer) specific. @property def paper_tray...

    reference.aspose.com/words/python-net/aspose.wo...