Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 22,505 for

print

(0.08 sec)
  1. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type.... Examples Shows how to print all of a document’s comments...to a reply-type comment. # Print all top-level comments along...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CellCollection class | Aspose.Words for Python

    aspose.words.tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes...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...
  3. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label... b ), list ( paras )))))): print ( f 'List item paragraph # {...SaveFormat . TEXT ) . strip () print ( f ' \t Exported Text: { paragraph_text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – چاپ PDF با استفاده از Pythonhttps://products.aspose.com/pdf/fa/python-net/Print/Recent content in چاپ PDF با استفاده از Python on Aspsoe.PDF Pr......com/pdf/fa/python-net/print/Recent content in چاپ PDF با...aspose.com/pdf/fa/python-net/print/index.xml self application/rss+xml...

    products.aspose.com/pdf/fa/python-net/print/ind...
  5. Advanced Text Extraction from PowerPoint Presen...

    Learn how to quickly and easily extract text from PowerPoint presentations using Aspose.Slides for Python via .NET. Follow our simple, step-by-step guide to save time and efficiently access slide content in your applications.... print ( portion . text ) # Display...the font height of the text. print ( portion . portion_format ...

    docs.aspose.com/slides/python-net/extract-text-...
  6. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index.... is_signed : print ( f 'Project name: { vba_project...modules . count } \n ' ) else : print ( f 'Project name: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompositeNode.first_child property | Aspose.Wor...

    CompositeNode.first_child property. Gets the first child of the node....while node is not None : print () print ( 'Node type:' , aw . Node...node . get_text () . strip () print ( 'This node contains no text'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontInfoCollection class | Aspose.Words for Python

    aspose.words.fonts.FontInfoCollection class. Represents a collection of fonts used in a document...docx' ) Shows how to print the details of what fonts are...all_fonts = doc . font_infos # Print all the used and unused fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Export EMAIL to PS via Java | products.aspose.com

    Java API to Convert EMAIL to PS without using Microsoft Word or Outlook...widely used in publishing and printing industries. With Email Java...exported into PS for high-quality printing and publishing workflows....

    products.aspose.com/total/java/conversion/email...
  10. 从 PDF 文件中获取 XMP 元数据(Python)|Aspose.PDF for Pyth...

    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....pdf' # 获取属性 print "xmp:CreateDate: " + str(doc...get_Item("xmp:CreateDate")) print "xmp:Nickname: " + str(doc.getMetadata()...

    docs.aspose.com/pdf/zh/python-java/get-xmp-meta...