Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 21,555 for

print

(0.06 sec)
  1. 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...
  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. 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...
  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. 获取、更新和展开书签使用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...
  6. 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...
  7. 获取用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...
  8. Printing Documents with .NET API | Aspose.Note ...

    Learn how to use the .NET API to Print documents from your application....Developer Guide for Net Framework Printing Documents with .NET API Live...Reference Nuget Pricing Buy Printing Documents with .NET API Contents...

    docs.aspose.com/note/net/printing-documents/
  9. 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...
  10. 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...