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

printer

(0.46 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. 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...
  3. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_UsePrinterMetrics method. Use Printer Metrics To Display Documents in C++....PrinterMetrics method Use Printer Metrics To Display Documents...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. PageSetup.first_page_tray property | Aspose.Wor...

    PageSetup.first_page_tray property. Gets or sets the paper tray (bin) to use for the first page of a section...The value is implementation (printer) specific. @property def first_page_tray...

    reference.aspose.com/words/python-net/aspose.wo...
  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. PageInfo.PaperSize | Aspose.Words for .NET

    Discover the PageInfo PaperSize property to easily retrieve paper sizes as an enumeration. Enhance your printing capabilities today!...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...
  8. Aspose::Words::PageSetup::get_FirstPageTray met...

    Aspose::Words::PageSetup::get_FirstPageTray method. Gets the paper tray (bin) to use for the first page of a section. The value is implementation (Printer) specific in C++....The value is implementation (printer) specific. int32_t Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. FieldPrint.printerInstructions property | Aspos...

    FieldPrint.PrinterInstructions property. Gets or sets the Printer-specific control code characters or PostScript instructions....property Gets or sets the printer-specific control code characters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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/