Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 16,759 for

print

(0.17 sec)
  1. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...of immediate children, # and print any runs or shapes that we find...NodeType . RUN : print ( 'Run contents:' ) print ( f ' \t " { child...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 通过 Java 打印 PDF 文件 | Aspose.PDF

    用于在 Java 和 PHP 上打印 PDF 文档的 Java 源代码,德尔福。...attributes for printing viewer . AutoResize = true ; // Print the file...viewer . AutoRotate = true ; // Print the file with adjusted rotation...

    products.aspose.com/pdf/zh-hans/java/print/
  3. 使用C++设置打印选项|Documentation

    本文演示了如何通过C++ API和库以编程方式设置Excel工作表的“页面设置”中的打印选项。你可以设置打印区域、打印标题和页面顺序。...GetPageSetup (); // Set the print area to the range A1:T35 pageSetup..."SetPrintArea_out.xls" ); std :: cout << "Print area set successfully!" << std...

    docs.aspose.com/cells/zh/cpp/setting-print-opti...
  4. Convert PowerPoint to XPS|Aspose.Slides Documen...

    Convert PowerPoint PPT(X) to XPS in Java... It allows you to print content by outputting a file...easier to save, share, and print your documents. Microsoft continues...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. Convert PowerPoint to XPS|Aspose.Slides Documen...

    Convert PowerPoint PPT(X) to XPS in Java... It allows you to print content by outputting a file...easier to save, share, and print your documents. Microsoft continues...

    docs.aspose.com/slides/androidjava/convert-powe...
  6. 在Python中管理分页符|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 "Add page breaks, please check..."Clear All Page Breaks.xls" ) print "Clear all page breaks, please...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  7. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_id method. Finds and returns a custom XML part by its identifier....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...
  8. StructuredDocumentTag.xml_mapping property | As...

    StructuredDocumentTag.xml_mapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document....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...
  9. Aspose::Words::DocumentVisitor::VisitBookmarkSt...

    Aspose::Words::DocumentVisitor::VisitBookmarkStart method. Called when a start of a bookmark is encountered in the document in C++....document visitor implementation to print their contents. SharedPtr <...( 1 ) -> get_Name ())); // Print all bookmarks again to see updated...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::BookmarkEnd::Accept method | Asp...

    Aspose::Words::BookmarkEnd::Accept method. Accepts a visitor in C++....document visitor implementation to print their contents. SharedPtr <...( 1 ) -> get_Name ())); // Print all bookmarks again to see updated...

    reference.aspose.com/words/cpp/aspose.words/boo...