Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 52,266 for

print

(0.11 sec)
  1. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....LinkAnnotation a in list ) { // Print the destination URL Console...annot is LinkAnnotation ) { // Print the URL of each Link Annotation...

    docs.aspose.com/pdf/net/actions/
  2. Math | Aspose.Slides for C++ API Reference

    Contains math functions. This is a static type with no instance services. You should never create instances of it by any means....using namespace System ; // Print the absolute values. for ( int...:: cout << std :: endl ; // Print the sine of PI/2 and the cosine...

    reference.aspose.com/slides/cpp/system/math/
  3. Embedded custom fonts in SaveFormat.PCL? - Free...

    Hello, I would like to know if Aspose.Words (Java) has the ability to embed fonts when saving to SaveFormat.PCL? I know at one time this feature was in your future road-map. Has that feature been added? If not, is it st…...printer… nothing prints (or blank page prints). For comparison...the document in MS Word and print-to-file using this generic printer...

    forum.aspose.com/t/embedded-custom-fonts-in-sav...
  4. CellFormat.vertical_merge property | Aspose.Wor...

    CellFormat.vertical_merge property. Specifies how the cell is merged with other cells vertically....docx' ) Prints the horizontal and vertical...as_cell () print ( print_cell_merge_type ( cell )) def print_cell_merge_type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Node Class Referenceabstract - A...

    Base class for all nodes of a Word document....immediate children, // and print any runs or shapes that we find...immediate children, // and print any runs or shapes that we find...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, text, or any field result... get_field_code ()) print ( f "Today's date, in { format...format . general_formats ): print ( f "General format index {...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Node - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and Print Word documents using Java....immediate children, // and print any runs or shapes that we find...immediate children, // and print any runs or shapes that we find...

    reference.aspose.com/words/java/com.aspose.word...
  8. System::Random Class Reference - Aspose.BarCode...

    Public Member Functions | List of all members System::Random Class Reference Inherits System::Object . Public Member ......Get a random month number and print it. auto monthNumber = rnd->Next(1...); rnd->NextBytes(arr); // Print the array. for ( auto i = 0;...

    reference.aspose.com/barcode/cpp/class/system.r...
  9. Image Quality Issue when Converting PowerPoint ...

    I won’t to generate black&white .tiff of ppt so, for the black&white Print I add compaction TiffCompressionTypes.CCITT4 in Export.TiffOptions but the image quality is very poor so is there any other way to Print black&w…...ppt so, for the black&white print I add compaction TiffCompressionTypes...so is there any other way to print black&white with good quality...

    forum.aspose.com/t/image-quality-issue-when-con...
  10. ToC Generator|Aspose.PDF for .NET

    Creates table of content with Aspose.PDF ToC Generator for .NET...ResultCollection [ 0 ]; // Print the result to the console. Console...the generated TOC, and it is printed to the console. var resultContainer...

    docs.aspose.com/pdf/net/plugins/tocgenerator/