Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 4,274 for

print

(0.05 sec)
  1. FontInfo.pitch property | Aspose.Words for Python

    FontInfo.pitch property. The pitch indicates if the font is fixed pitch, proportionally spaced, or relies on a default setting....Examples Shows how to access and print details of each font in a document...if font_info is not None : print ( 'Font name: ' + font_info...

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

    aspose.words.fonts.FontPitch enumeration. Represents the font pitch....Examples Shows how to access and print details of each font in a document...if font_info is not None : print ( 'Font name: ' + font_info...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontFamily enumeration | Aspose.Words for Python

    aspose.words.fonts.FontFamily enumeration. Represents the font family....Examples Shows how to access and print details of each font in a document...if font_info is not None : print ( 'Font name: ' + font_info...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PhysicalFontInfo.full_font_name property | Aspo...

    PhysicalFontInfo.full_font_name property. Full name of the font....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...
  5. 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...
  6. AsposeWordsPrintDocument.CachePrinterSettings |...

    Enhance Printing efficiency with Aspose.Words' CachePrinterSettings method, which optimizes PrinterSettings to minimize Print delays and improve performance....PrinterSettings to reduce printing time. public void CachePrinterSettings...method is called before the printing starts if it wasn’t executed...

    reference.aspose.com/words/net/aspose.words.ren...
  7. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    aspose.words.markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-sections content...end () print ( 'StructuredDocumentTa values:' ) print ( f ' \t...range_start_tag . id } ' ) print ( f ' \t |Title: { range_start_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DigitalSignature.comments property | Aspose.Wor...

    DigitalSignature.comments property. Gets the signing purpose comment.... digital_signatures : print ( f " \n { ( 'Valid' if signature...'Invalid' ) } signature: " ) print ( f ' \t Reason: \t { signature...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PhysicalFontInfo.version property | Aspose.Word...

    PhysicalFontInfo.version property. Version string of the font....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...
  10. PhysicalFontInfo.font_family_name property | As...

    PhysicalFontInfo.font_family_name property. Family name of the font....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...