Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 22,459 for

print

(0.09 sec)
  1. Convert PowerPoint to XPS|Aspose.Slides Documen...

    Convert PowerPoint PPT, PPTX to XPS document with Aspose.Slides API.... It allows you to print content by outputting a file...easier to save, share, and print your documents. Microsoft continues...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  2. Features List | Aspose.Page for C++

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for C++....operations Add and manipulate print tickets Save XPS files to PDF...inside an XPS document Preserve print tickets in opened XPS document...

    docs.aspose.com/page/cpp/features-list/
  3. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....document visitor implementation to print their contents. Document doc...of {bookmarks[1].Name}"); // Print all bookmarks again to see updated...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add XMP metadata to EPS file using Python

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for Python is explained and illustrated with the code snippets here....contains ( "xmp:CreatorTool" ): 22 print( "CreatorTool: " + xmp. get_value...contains ( "xmp:CreateDate" ): 26 print( "CreateDate: " + xmp. get_value...

    docs.aspose.com/page/python-net/xmp-metadata/add/
  5. 页面设置与打印选项(C++)|Documentation

    配置页面设置和打印参数以控制打印过程,使用Aspose.Cells与C++。...:: PaperA4 ); // Setting the print quality of the worksheet to...outputFilePath = outDir + u "PageSetup_Print_out.xlsx" ; // Create workbook...

    docs.aspose.com/cells/zh/cpp/page-setup-and-pri...
  6. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items....through the collection and print the contents of each part. for...( doc . custom_xml_parts ): print ( f 'XML part index { index...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Set Code Text for Barcode in PHP|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....jpg" ); \ # Print message print "Barcode image generated...

    docs.aspose.com/barcode/java/set-code-text-for-...
  8. Find And Replace in Jython|Aspose.Words for Java

    Find And Replace text in a Document using Jython.... print "Original document text: " +...Check the replacement was made. print "Document text after replace:...

    docs.aspose.com/words/java/find-and-replace-in-...
  9. Protecting Worksheet in Jython|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....xls" ) # Print Message print "Sheet protected successfully...

    docs.aspose.com/cells/java/protecting-worksheet...
  10. Comment.Author | Aspose.Words for .NET

    Manage comment authors effortlessly with the Comment Author property. Easily return or set author names to enhance user engagement and content clarity.... Examples Shows how to print all of a document’s comments...to a reply-type comment. // Print all top-level comments along...

    reference.aspose.com/words/net/aspose.words/com...