Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 16,745 for

printer

(0.63 sec)
  1. C# Code to Print Word Document over .NET 5.0 or...

    Hi. I’m evaluating Aspose.words for a project, but I’ve just struck a rock. I find that the Document.Print() methods are missing from the API, though I can see that they exist in the .NET framework version of the API. I…... DocumentPrinter printer = new DocumentPrinter(); Document...Document(@"C:\Temp\input.docx"); printer.Print(doc); public class DocumentPrinter...

    forum.aspose.com/t/c-code-to-print-word-documen...
  2. PrintDocument | Aspose.Drawing for .NET API Ref...

    PrintDocument PrintDocument class Defines a reusable object that sends output to a Printer, when printing from a Wind......object that sends output to a printer, when printing from a Windows...

    reference.aspose.com/drawing/net/system.drawing...
  3. PrinterJobName | Aspose.PDF for .NET API Reference

    Gets or sets name of document in Printer queue when document is printed. Default value is file name....or sets name of document in printer queue when document is printed...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  4. PageInfo.paper_tray property | Aspose.Words for...

    PageInfo.paper_tray property. Gets the paper tray (bin) for this page as specified in the document...The value is implementation (printer) specific. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose Word printing not supported under .NET S...

    I’ve found posts that say that printing is not supported under .NET Standard (.net5 too?). https://stackoverflow.com/questions/63482761/aspose-word-document-dont-want-to-use-the-print-method Can I upgrade to .net6 to g…... DocumentPrinter printer = new DocumentPrinter(); Document...Document(@"C:\Temp\TestRendering.doc"); printer.Print(doc); public class DocumentPrinter...

    forum.aspose.com/t/aspose-word-printing-not-sup...
  6. Auto-detect CSV and TSV File Format API for C#,...

    C# .NET API with support to set print job name to render spreadsheets to Printer, auto-detect text file as CSV / TSV, exclude hidden rows / columns from range....e-notes/ File Details Set Printer Job Name Added the support...rendering spreadsheets to printer. Auto-detect CSV and TSV File...

    releases.aspose.com/cells/net/new-releases/-asp...
  7. Set Choose paper source by PDF page size - Free...

    Hello, We are current trying to convert our code for iTextSharp to Aspose.PDF. We are encountering an issue where we cannot find an equivalent line for: using (var stamper = new PdfStamper(reader, destStream)) { stam…...source by PDF page size in the printer dialog. Is there an equivalent...printing, you can specify it in printer settings like in the below...

    forum.aspose.com/t/set-choose-paper-source-by-p...
  8. Image Export - Section Features|Aspose.Words fo...

    Export images (JPEG, PNG, SVG, etc.) using section saving features in C#....Word document is completely printer specific. This is the same...different machine then the wrong printer tray may be picked. You can...

    docs.aspose.com/words/net/section-features-supp...
  9. Print Export - Section Features|Aspose.Words fo...

    Work with section features when sending a document to Printer....Word document is completely printer specific. This is the same...different machine then the wrong printer tray may be picked. You can...

    docs.aspose.com/words/java/section-features-sup...
  10. Aspose::Words::PageSetup::set_OtherPagesTray me...

    Aspose::Words::PageSetup::set_OtherPagesTray method. Sets the paper tray (bin) to be used for all but the first page of a section. The value is implementation (Printer) specific in C++....The value is implementation (printer) specific. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/pag...