Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 22,490 for

print

(0.16 sec)
  1. FontInfo.alt_name property | Aspose.Words for P...

    FontInfo.alt_name property. Gets or sets the alternate name for the font....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. 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...
  3. 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...
  4. Printing a Diagram in VSTO and Aspose.Diagram|D...

    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....Printing a Diagram in VSTO and Aspose.Diagram Contents [ Hide...how to print diagram: Application . ActiveDocument . Print (); Aspose...

    docs.aspose.com/diagram/net/printing-a-diagram-...
  5. 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...
  6. Check Format in Python|Aspose.Words for Java

    Check Document Format using Python....getName () print nameOnly fileName = file . getPath () print fileName...self . LoadFormat . DOC ): print "Microsoft Word 97-2003 document...

    docs.aspose.com/words/java/check-format-in-python/
  7. Displaying Email Information on Screen in Pytho...

    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....eml" ) print "From: " print message . getFrom () print "To: "..." print message . getTo () print "Subject: " print message . getSubject...

    docs.aspose.com/email/java/displaying-email-inf...
  8. Page Setup and Printing Options|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....Page Setup and Printing Options Contents [ Hide ] Sometimes,...page setup and print settings to control the printing process. Page...

    docs.aspose.com/cells/python-net/page-setup-and...
  9. FontInfo.charset property | Aspose.Words for Py...

    FontInfo.charset property. Gets or sets the character set for the font....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...
  10. StructuredDocumentTagRangeStart.color property ...

    StructuredDocumentTagRangeStart.color property. Gets or sets the color of the structured document tag....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...