Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 23,362 for

print

(0.14 sec)
  1. Optimize PDF Document for the Web in Python|Asp...

    Find out how to optimize PDF documents for web usage in Python with Aspose.PDF, improving file loading and user experience....pdf") print "Optimized PDF for the Web,...

    docs.aspose.com/pdf/python-java/optimize-pdf-do...
  2. SdtListItem.display_text property | Aspose.Word...

    SdtListItem.display_text property. Gets the text to display in the run content in place of the [SdtListItem.value](../value/) attribute contents for this list item....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...
  3. Count number of cells in the Worksheet|Document...

    In this article, you will learn how to programmatically count the number of cells in the Excel worksheet using Aspose.Cells for Python via .NET API....the Worksheet is Dialog Sheet Print multiple copies of a worksheet...

    docs.aspose.com/cells/python-net/count-number-o...
  4. Convert CSV to JSON with C++|Documentation

    Convert a CSV file to JSON by using the simple-to-use Aspose.Cells for C++ API....load the source CSV file and print the JSON output in the console...range , jsonSaveOptions ); // Print JSON std :: cout << data . ToUtf8...

    docs.aspose.com/cells/cpp/convert-csv-to-json/
  5. SdtListItemCollection.selected_value property |...

    SdtListItemCollection.selected_value property. Specifies currently selected value in this list...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...
  6. Document.extractPages method | Aspose.Words for...

    Aspose.Words.Document.extractPages method...Word, as if we had performed ‘Print specific pages’ – the numbering...Word, as if we had performed ‘Print specific pages’ – the numbering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in PHP. Set slides per page, keep notes, export to PDF or images with Aspose.Slides for PHP, with sample code. Try it free....including creating handouts for printing in Handout mode. This mode...setPrintSlideNumbers ( true ); // print slide numbers $slidesLayoutOptions...

    docs.aspose.com/slides/php-java/convert-powerpo...
  8. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in Java. Set slides per page, keep notes, export to PDF or images with Aspose.Slides, with sample Java code. Try it free....including creating handouts for printing in Handout mode. This mode...setPrintSlideNumbers ( true ); // print slide numbers slidesLayoutOptions...

    docs.aspose.com/slides/java/convert-powerpoint-...
  9. Managing Document Properties 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...."Item" , array ( "Owner" )); print $ptr -> Get ( $customProp1 ..."Value" , array ()) . PHP_EOL ; print $ptr -> Get ( $customProp2 ...

    docs.aspose.com/cells/net/managing-document-pro...
  10. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins...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...