Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 21,049 for

print

(0.08 sec)
  1. 导出打印区域范围到HTML,使用Node.js通过C++|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.... get ( 0 ); // Set the print area. worksheet . getPageSetup...HtmlSaveOptions (); // Set flag to export print area only options . setExportPrintAreaOn...

    docs.aspose.com/cells/zh/nodejs-cpp/export-prin...
  2. Export Range of Cells in a Worksheet to Image w...

    Learn how to export a specific range of cells in a worksheet to an image using Aspose.Cells with C++....an image of a range, set the print area to the desired range and...GetWorksheets (). Get ( 0 ); // Set the print area with the desired range...

    docs.aspose.com/cells/cpp/export-range-of-cells...
  3. Cropping Images 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.... print "Cropped image by shifts successfully...jpg" ); \ # Display Status. print "Cropped image by rectangle...

    docs.aspose.com/imaging/java/cropping-images-in...
  4. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value....Iterate over the collection and print every element. for drop_down...drop_down in drop_down_items : print ( drop_down ) # There are two ways...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython....) for comment in comments : print comment # Remove all comments...self . remove_comments ( doc ) print "All comments are removed!"...

    docs.aspose.com/words/java/working-with-comment...
  6. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection....Enumerate over the collection and print each element. for item in list_items...list_items : if item is not None : print ( f 'List item: { item . display_text...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection....Enumerate over the collection and print each element. for item in list_items...list_items : if item is not None : print ( f 'List item: { item . display_text...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutCollector.clear method | Aspose.Words for...

    LayoutCollector.clear method. Clears all collected layout data...True ) for node in nodes : print ( f '-> NodeType. { node . node_type...node_type } : ' ) print ( f ' \t Starts on page { layout_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Why Not Open XML SDK|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....conversion to PDF, HTML, TIFF and printing. Programming with a workbook...sources. No Yes Rendering and Printing:* Render worksheet pages to...

    docs.aspose.com/cells/java/why-not-open-xml-sdk/
  10. GeneralFormatCollection.add method | Aspose.Wor...

    GeneralFormatCollection.add method. Adds a general format to the collection.... 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...