Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 19,383 for

print

(0.05 sec)
  1. 获取用Node.js通过C++创建Excel文档的应用程序版本号|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....( __dirname , "data" ); // Print the version number of Excel...getBuiltInDocumentPr (). getVersion ()); // Print the version number of Excel...

    docs.aspose.com/cells/zh/nodejs-cpp/get-the-ver...
  2. 获取 PHP 中的页面属性|Aspose.PDF for Java

    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_Item ( 1 ); # 获取页面属性 print "ArtBox : 高度 = " . $pdf_page...() -> getURY () . PHP_EOL ; print "BleedBox : 高度 = " . $pdf_page...

    docs.aspose.com/pdf/zh/java/get-page-properties...
  3. FieldPrint.post_script_group property | Aspose....

    FieldPrint.post_script_group property. Gets or sets the drawing rectangle that the PostScript instructions operate on....Examples Shows to insert a PRINT field. doc = aw . Document ()...write ( 'My paragraph' ) # The PRINT field can send instructions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Retrieve Window Elements from the Visio Drawing...

    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....$i ); print "ID: " . ( string ) $window -> getID (); print "Type:...$window -> getWindowType (); print "Window height: " . ( string...

    docs.aspose.com/diagram/java/retrieve-window-el...
  5. MsWordVersion enumeration | Aspose.Words for Py...

    aspose.words.settings.MsWordVersion enumeration. Allows Aspose.Wods to mimic MS Word version-specific application behavior.... # Print the default settings for a blank document. print ( '...Default optimization settings:' ) print_compatibility_options ( options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Examine Presentation|Aspose.Slides for Python D...

    Read and modify PowerPoint presentation properties in Python...pptx" ) print ( info1 . load_format , info1...get_presentation_info ( "pres.odp" ) print ( info2 . load_format , info2...

    docs.aspose.com/slides/python-net/examine-prese...
  7. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows of the table....tables in the document and print the contents of each cell. doc...while i < tables . count : print ( f 'Start of Table { i } '...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Filter Data from MPP files in PHP

    Learn how to work with Microsoft Project (MPP/XML) project filters using Aspose.Tasks Java for PHP....getTaskFilters () -> toList (); 3 print "Task Filters Count: " . (string)...$task_filters -> size (); 4 print " \n All Tasks: " . (string)...

    docs.aspose.com/tasks/java/working-with-filter-...
  9. Bookmark.is_column property | Aspose.Words for ...

    Bookmark.is_column property. Returns ``True`` if this bookmark is a table column bookmark.... print ( f "Bookmark: { bookmark ....first_column < row . cells . count : # Print the contents of the first and...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomPart.content_type property | Aspose.Words...

    CustomPart.content_type property. Specifies the content type of this custom part....Enumerate over the collection and print every part. for index , part...package_custom_parts ): print ( f 'Part index { index } :' ) print ( f ' \t...

    reference.aspose.com/words/python-net/aspose.wo...