Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 15,397 for

printer

(0.09 sec)
  1. 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...
  2. 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...
  3. ColorPrintMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.ColorPrintMode enum for optimized color printing. Control how non-colored pages are printed for enhanced document quality....are printed according to the printer’s capabilities and settings...select a page range and a printer to print the document with...

    reference.aspose.com/words/net/aspose.words.ren...
  4. ShapeBase.ShapeType | Aspose.Words for .NET

    Discover the ShapeBase ShapeType property to easily access and define your shape types, enhancing your design capabilities and project efficiency....group ); ShapeGroupPrinter printer = new ShapeGroupPrinter ();... Accept ( printer ); Console . WriteLine ( printer . GetText...

    reference.aspose.com/words/net/aspose.words.dra...
  5. DocumentVisitor.VisitGroupShapeEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitGroupShapeEnd method, which efficiently signals the end of group shape enumeration for seamless document processing....group ); ShapeGroupPrinter printer = new ShapeGroupPrinter ();... Accept ( printer ); Console . WriteLine ( printer . GetText...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 在 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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/