Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 4,274 for

print

(0.03 sec)
  1. FontSourceBase.get_available_fonts method | Asp...

    FontSourceBase.get_available_fonts method. Returns list of fonts available via this source....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...
  2. 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...
  3. Examine Presentation|Aspose.Slides for Python D...

    Read and modify PowerPoint presentation properties in Python...pptx" ) print ( info1 . load_format , info1...get_presentation_info ( "pres.odp" ) print ( info2 . load_format , info2...

    docs.aspose.com/slides/python-net/examine-prese...
  4. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows of the table....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...
  5. Bookmark.is_column property | Aspose.Words for ...

    Bookmark.is_column property. Returns ``True`` if this bookmark is a table column bookmark.... print ( f "Bookmark: { bookmark ....first_column < row . cells . count : # Print the contents of the first and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LayoutEnumerator.move_next_logical method | Asp...

    LayoutEnumerator.move_next_logical method. Moves to the next sibling entity in a logical order....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. LayoutEnumerator.move_parent method | Aspose.Wo...

    aspose.words.layout.LayoutEnumerator.move_parent method...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...
  8. LayoutEnumerator.move_previous_logical method |...

    LayoutEnumerator.move_previous_logical method. Moves to the previous sibling entity in a logical order....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...
  9. AsposeWordsPrintDocument.ColorPagesPrinted | As...

    Discover the Aspose.Words PrintDocument ColorPagesPrinted property to efficiently track the number of pages Printed in vibrant color. Maximize your Printing insights!...property Gets the number of pages printed in color (i.e. with Color set...printer to print the document with, and then bring up a print preview...

    reference.aspose.com/words/net/aspose.words.ren...
  10. AsposeWordsPrintDocument.ColorMode | Aspose.Wor...

    Discover how to optimize Printing with AsposeWordsPrintDocument's ColorMode property. Control non-colored page output for enhanced color Printing!...pages are printed if the device supports color printing. public...Remarks Doesn’t affect booklet printing. Examples Shows how to select...

    reference.aspose.com/words/net/aspose.words.ren...