Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 17,869 for

printer

(0.12 sec)
  1. 在 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...
  2. Convert MSG to PCL in Python | products.aspose.com

    Save MSG to PCL in your Python applications without using Microsoft Outlook or Word...PCL is a printer control language used by many printers to control...converts email message files into printer command language output for...

    products.aspose.com/total/python-net/conversion...
  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. 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...
  6. Specify Job or Document Name while printing wit...

    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....file and then sends it to the printer by specifying the job or document...the job name looks in the printer queue. Related Articles Printing...

    docs.aspose.com/cells/java/specify-job-or-docum...
  7. 使用 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/
  8. 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...
  9. 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...
  10. 使用 C++ 打印 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 透過 C++ 範例程式碼以程式方式列印 PDF 文檔...printing // Create objects for printer and page settings and PrintDocument... PrintDocument (); // Set printer name ps . PrinterName = prtdoc...

    products.aspose.com/pdf/zh-hant/cpp/print/