Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 19,455 for

print

(0.08 sec)
  1. Navigate SVG – Aspose.SVG for Python via .NET

    Learn how to inspect SVG using Python, iterate through SVG elements, and navigate through SVG using CSS Selector or XPath.... Print the HTML content of the SVG...document_element . outer_html 14 15 print (html) 16 # View the document...

    docs.aspose.com/svg/python-net/navigate-svg/
  2. Aspose::Words::Fonts::FontInfo::get_IsTrueType ...

    Aspose::Words::Fonts::FontInfo::get_IsTrueType method. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font. Default is true in C++....const Examples Shows how to print the details of what fonts are...doc -> get_FontInfos (); // Print all the used and unused fonts...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. 使用Aspose.Cells打印工作簿|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....SheetRender ( sheet , imgOptions ); //Print the worksheet sr . toPrinter...WorkbookRender ( book , imgOptions ); //Print the workbook wr . toPrinter...

    docs.aspose.com/cells/zh/java/printing-workbook...
  4. 在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...
  5. 使用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...
  6. Online OFT to PCL Conversion or Build .NET base...

    Free online app to convert OFT to PCL files. .NET C# conversion library code for OFT documents....the Full Potential of Your Print Data Processing Capabilities...Document Printing : Convert OFT files to create automated print jobs...

    products.aspose.com/total/net/conversion/oft-to...
  7. 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...
  8. 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...
  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...