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

printer

(0.04 sec)
  1. 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...
  2. Aspose::Words::Drawing::GroupShape::GroupShape ...

    Aspose::Words::Drawing::GroupShape::GroupShape constructor. Creates a new group shape in C++....InsertNode ( group ); auto printer = MakeObject < ExDrawing ::...group -> Accept ( printer ); std :: cout << printer -> GetText ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::DocumentVisitor::VisitShapeEnd m...

    Aspose::Words::DocumentVisitor::VisitShapeEnd method. Called when enumeration of a shape has ended in C++....InsertNode ( group ); auto printer = MakeObject < ExDrawing ::...group -> Accept ( printer ); std :: cout << printer -> GetText ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 在 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...
  5. 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...job name looks like in the printer queue. Related Articles Printing...

    docs.aspose.com/cells/java/specify-job-or-docum...
  6. 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...
  7. 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...
  8. Aspose::Words::Drawing::ShapeBase::get_IsGroup ...

    Aspose::Words::Drawing::ShapeBase::get_IsGroup method. Returns true if this is a group shape in C++....InsertNode ( group ); auto printer = MakeObject < ExDrawing ::...group -> Accept ( printer ); std :: cout << printer -> GetText ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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/
  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... PrintDocument (); // Set printer name ps . PrinterName = prtdoc...

    products.aspose.com/pdf/java/print/