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

printer

(0.19 sec)
  1. 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/
  2. 在 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. Print Landscape Pdf-Document - Free Support For...

    Hi, i try to print a pdf-Document with landscape orientation. The content is correct, but the paper is not landscape so the content is cut off at the end. I’m using the PDFCreator as Printer. My Code: m_Docume…...I’m using the PDFCreator as printer. My Code: m_Document.PageInfo...NET 17.10 and a default soft printer “Microsoft Print to PDF” and...

    forum.aspose.com/t/print-landscape-pdf-document...
  9. Print Presentation|Aspose.Slides Documentation

    Print PowerPoint Presentation in Java...PrinterJob to specify the desired printer. Generate an array of Slide...the name of your specific printer and configure the PrintRequestAttribut...

    docs.aspose.com/slides/java/print-presentation/
  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/