Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 16,303 for

printer

(0.15 sec)
  1. PageInfo.GetDotNetPaperSize | Aspose.Words for ...

    Discover the GetDotNetPaperSize method in PageInfo, designed to effortlessly retrieve the ideal PaperSize object for seamless page printing....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...
  2. 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...
  3. 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/
  4. 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...
  5. 使用 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/
  6. 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...
  7. 使用 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/
  8. 使用C++移除Excel文件中工作表的现有PrinterSettings|Documentation

    学习如何通过Aspose.Cells的Page Setup对象,使用C++以编程方式移除Excel文件中工作表的现有PrinterSettings。...uint8_t > ()); std :: cout << "Printer settings of this worksheet...Sheet1 Paper Size : PaperLegal Printer settings of this worksheet...

    docs.aspose.com/cells/zh/cpp/remove-existing-pr...
  9. 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...
  10. Print PDF using C# | Aspose.PDF

    Print PDF documents programmatically with C# sample code using Aspose.PDF for .NET... PrintDocument (); // Set printer name ps . PrinterName = prtdoc...); // Print document using printer and page settings viewer ....

    products.aspose.com/pdf/net/print/