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

printer

(0.46 sec)
  1. Wrong size and layout of loaded and printed PDF...

    Hi, we are using the ASPOSE Pdf .NET library to open a PDF file an print it to a Printer. Now we recognized that the result of the printed document doesn't match the size and layout of the original PDF file. We attache…...PDF file an print it to a printer. Now we recognized that the...pdf printer. Same result on our Brother MFC-8880DN printer). These...

    forum.aspose.com/t/wrong-size-and-layout-of-loa...
  2. 使用 Java 打印 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 透過 Java 範例程式碼以程式方式列印 PDF 文檔...printing // Create objects for printer and page settings and PrintDocument...PrintPageSettings (); // Set printer name printerSettings . setPrinterName...

    products.aspose.com/pdf/zh-hant/java/print/
  3. DocumentVisitor.VisitShapeEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitShapeEnd method, essential for managing shape enumeration in your applications. Enhance your coding efficiency today!...group ); ShapeGroupPrinter printer = new ShapeGroupPrinter ();... Accept ( printer ); Console . WriteLine ( printer . GetText...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 在 VSTO 中打印 Diagram 和 Aspose.Diagram|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....whole Diagram to the default printer diagram . Print (); //Call...whole Diagram to the desired printer diagram . Print ( "LaserJet1100"...

    docs.aspose.com/diagram/zh/net/printing-a-diagr...
  5. GroupShape.AcceptEnd | Aspose.Words for .NET

    Discover the GroupShape AcceptEnd method, seamlessly manage visitor interactions and enhance your application’s user experience with this powerful feature....group ); ShapeGroupPrinter printer = new ShapeGroupPrinter ();... Accept ( printer ); Console . WriteLine ( printer . GetText...

    reference.aspose.com/words/net/aspose.words.dra...
  6. GroupShape.AcceptStart | Aspose.Words for .NET

    Discover the GroupShape AcceptStart method to seamlessly welcome visitors and enhance their experience from the very start of your application....group ); ShapeGroupPrinter printer = new ShapeGroupPrinter ();... Accept ( printer ); Console . WriteLine ( printer . GetText...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...
  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....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...
  9. 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/
  10. 通过 Java 打印 PDF 文件 | Aspose.PDF

    使用 Java 示例代码以编程方式打印 PDF 文档,并使用 Aspose.PDF for Java...printing // Create objects for printer and page settings and PrintDocument...PrintPageSettings (); // Set printer name printerSettings . setPrinterName...

    products.aspose.com/pdf/zh-hans/java/print/