Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 26,978 for

print

(1.35 sec)
  1. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in Java using Aspose.Slides for Android with precise layout, images and formatting preserved....from enhanced collaboration, printing, and sharing features. You...generate, modify, convert, render, print files, and perform other tasks...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. Long String in EMF Image Doesn't Add a Line Bre...

    Hi, Our attached sample EMF image features a table with a column containing an extended string. This string currently adjusts (wraps/breaks) to accommodate the column’s width. However, when we proceed to Print this imag…...Doesn't Add a Line Break When Printed to PDF Aspose.Slides Product...However, when we proceed to print this image to PDF with particular...

    forum.aspose.com/t/long-string-in-emf-image-doe...
  3. Font.theme_font_bi property | Aspose.Words for ...

    Font.theme_font_bi property. Gets or sets the theme font in the applied font scheme that is associated with this [Font](../) object in a right-to-left language document.... font print ( 'Originally the Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.theme_font_far_east property | Aspose.Word...

    Font.theme_font_far_east property. Gets or sets the East Asian theme font in the applied font scheme that is associated with this [Font](../) object.... font print ( 'Originally the Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.theme_font_other property | Aspose.Words f...

    Font.theme_font_other property. Gets or sets the theme font used for characters with character codes from 128 through 255 in the applied font scheme that is associated with this [Font](../) object.... font print ( 'Originally the Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Public API Changes in Aspose.Cells 8.4.1|Docume...

    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....PRINT_NO_COMMENTS : Comments are not...rendered. PrintCommentsType.PRINT_IN_PLACE : Comments are to be...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Table row splitting between pages when converti...

    Hi, I am converting HTML TO PDF using Aspose.PDF package. My table row is getting split between pages of generated PDF. Same issue was earlier reported by one of the user on your forum with Issue ID (PDFNET-56889) and i…...HtmlLoadOptions() { // set Print or Screen mode HtmlMediaType...HtmlMediaType = HtmlMediaType.Print, IsEmbedFonts = true, IsRenderToSinglePage...

    forum.aspose.com/t/table-row-splitting-between-...
  8. Aspose::Words::Markup::CustomXmlPart::get_Schem...

    Aspose::Words::Markup::CustomXmlPart::get_Schemas method. Specifies the set of XML schemas that are associated with this custom XML part in C++....through the collection and print the contents of each part. {...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Using Link Annotations in PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....annot in linkAnnotations ) { // Print the URL of each Link Annotation...absorber ); // Extract and print the text associated with the...

    docs.aspose.com/pdf/net/link-annotations/
  10. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....( la -> get_Action ()); // Print the destination URL Console...); if ( la != nullptr ) { // Print the URL of each Link Annotation...

    docs.aspose.com/pdf/cpp/actions/