Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 19,428 for

print

(0.04 sec)
  1. Utility Features - MailMessage|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.... attachments : print ( attachment . name ) Creating...result = mail . check_bounced () print ( "IsBounced: " + str ( result...

    docs.aspose.com/email/python-net/utility-featur...
  2. 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...
  3. 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...
  4. 在 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...
  5. FieldPrint.PostScriptGroup | Aspose.Words for .NET

    Discover the FieldPrint PostScriptGroup property to easily manage your drawing rectangle for efficient PostScript instruction handling....Examples Shows to insert a PRINT field. Document doc = new Document...( "My paragraph" ); // The PRINT field can send instructions...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 获取、更新和展开书签使用Python|Aspose.PDF for Python via .NET

    本文描述了如何使用我们的Aspose.PDF for Python库在PDF文件中使用书签。...outlines [ i + 1 ] print ( outline_item . title ) print ( outline_item...outline_item . italic ) print ( outline_item . bold ) print ( outline_item...

    docs.aspose.com/pdf/zh/python-net/get-update-an...
  7. 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...
  8. 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...
  9. LayoutEnumerator.move_first_child method | Aspo...

    LayoutEnumerator.move_first_child method. Moves to the first child entity....assertRaises ( Exception ): print ( layout_enumerator . text )...avoid the ones on the next. print ( 'Traversing from first to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTagRangeStart.get_child_nodes...

    StructuredDocumentTagRangeStart.get_child_nodes method. Returns a live collection of child nodes that match the specified types....art () print ( 'StructuredDocumentTa values:' ) print ( f ' \t... NodeType . ANY , False ): print ( f ' \t |Child node type: {...

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