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

printer

(0.12 sec)
  1. Aspose::Words::Fields::FieldPrint::get_PostScri...

    Aspose::Words::Fields::FieldPrint::get_PostScriptGroup method. Gets or sets the drawing rectangle that the PostScript instructions operate on in C++....can send instructions to the printer. auto field = System :: ExplicitCast...)); // Set the area for the printer to perform instructions over...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Saving::PclSaveOptions::AddPrint...

    Aspose::Words::Saving::PclSaveOptions::AddPrinterFont method. Adds information about font that is uploaded to the Printer by manufacturer in C++....font that is uploaded to the printer by manufacturer. void Aspose...Examples Shows how to get a printer to substitute all instances...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Layout::LayoutOptions::get_Ignor...

    Aspose::Words::Layout::LayoutOptions::get_IgnorePrinterMetrics method. Gets or sets indication of whether the "Use Printer metrics to lay out document" compatibility option is ignored. Default is true in C++....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/cpp/aspose.words.lay...
  4. How to print PDF file in .NET Core|Aspose.PDF f...

    This page explains how to convert a PDF document into XPS in .NET Core and add it as a job to the queue of the local Printer....example for using the default printer. In this example, we convert...to the queue of the local printer: Choosing paper source by PDF...

    docs.aspose.com/pdf/net/print-dotnetcore/
  5. 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...
  6. 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...
  7. PageInfo.PaperTray | Aspose.Words for .NET

    Discover the PageInfo PaperTray property to access the specific paper tray bin for your document. Enhance your printing efficiency with tailored solutions!...The value is implementation (printer) specific. public int PaperTray...We will assign a different printer paper tray to each one, //...

    reference.aspose.com/words/net/aspose.words.ren...
  8. 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...
  9. 删除Excel文件中工作表的现有打印设置|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Name : Sheet1 Paper Size : 5 Printer settings of this worksheet...Name : Sheet2 Paper Size : 34 Printer settings of this worksheet...

    docs.aspose.com/cells/zh/java/remove-existing-p...
  10. 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/