Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 22,505 for

print

(0.17 sec)
  1. 获取 Python 中的文档窗口和页面显示属性|Aspose.PDF for Python v...

    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....获取不同的文档属性 # 文档窗口的位置 - 默认: false print "CenterWindow :- " + str(doc...主要的阅读顺序;确定页面并排显示时的位置 - 默认: L2R print "Direction :- " + str(doc.getDirection())...

    docs.aspose.com/pdf/zh/python-java/get-document...
  2. 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...
  3. 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...
  4. DocumentProperty.value property | Aspose.Words ...

    DocumentProperty.value property. Gets or sets the value of the property.... print ( f 'Document filename: \n\t..."BuiltInDocumentPrope" object. print ( 'Built-in Properties:' ) for...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Read Barcode Properties and Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...readBarCodes () as $result ) { print ( "BarCode Type: " . $result...$result -> getCodeTypeName ()); print ( "BarCode CodeText: " . $result...

    docs.aspose.com/barcode/phpjava/read-barcode-pr...
  6. CustomPart.is_external property | Aspose.Words ...

    CustomPart.is_external property. False if this custom part is stored inside the OOXML package...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...
  7. CustomPart.data property | Aspose.Words for Python

    CustomPart.data property. Contains the data 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...
  8. 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...
  9. 在 Python 中获取 PDF 文件信息|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....显示文档信息 print "作者:-" + str ( doc_info . getAuthor ()) print "创建日期:-"...()) print "关键词:-" + str ( doc_info . getKeywords ()) print "修改日期:-"...

    docs.aspose.com/pdf/zh/java/get-pdf-file-inform...
  10. DocumentProperty class | Aspose.Words for Python

    aspose.words.properties.DocumentProperty class. Represents a custom or built-in document property... print ( f 'Document filename: \n\t..."BuiltInDocumentPrope" object. print ( 'Built-in Properties:' ) for...

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