Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 19,455 for

print

(0.06 sec)
  1. CustomPartCollection class | Aspose.Words for P...

    aspose.words.markup.CustomPartCollection class. Represents a collection of [CustomPart](../custompart/) objects...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...
  2. 在 Jython 中打开文件|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 "Workbook opened using path...fstream ) fstream . close () print ( "Workbook opened using stream...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  3. PhysicalFontInfo.full_font_name property | Aspo...

    PhysicalFontInfo.full_font_name property. Full name of the font....from a custom folder, and then print every available font. folder_font_source...] . get_available_fonts (): print ( 'FontFamilyName :' , font_info...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. List.document property | Aspose.Words for Python

    List.document property. Gets the owner document.... document ) print ( 'Current list count: ' + str...str ( lists . count )) print ( 'Is the first document list: '...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.update_ambiguous_text_font property. Determines whether the font attributes will be changed according to the character code being used.... runs [ 0 ] print ( run . text ) # ฿ print ( run . font ....first_paragraph . runs [ 0 ] print ( run . text ) # ฿ print ( run . font ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Get the Version Number of the Application that ...

    Learn how to retrieve the version number of the application that created an Excel document using Aspose.Cells with C++....2003, 2007, 2010, and 2013 and prints the version number of the application...reference Workbook workbook ; // Print the version number of Excel...

    docs.aspose.com/cells/cpp/get-the-version-numbe...
  8. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner document.... styles : print ( f 'Style name: \t " { cur_style..." { cur_style . type } "' ) print ( f ' \t Subsequent style: \t...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Presentation Properties|Aspose.Slides for Pytho...

    Manage PowerPoint presentation properties in Python...Modified Modification Date, Printed Last Print Date, LastModifiedBy...Display the builtin properties print ( "category : " + documentProperties...

    docs.aspose.com/slides/python-net/presentation-...
  10. 在 PHP 中从 Visio 绘图中检索窗口元素|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....$i ); print "ID: " . ( string ) $window -> getID (); print "Type:...$window -> getWindowType (); print "Window height: " . ( string...

    docs.aspose.com/diagram/zh/java/retrieve-window...