Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 19,425 for

print

(0.03 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. 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...
  4. IStructuredDocumentTag.color property | Aspose....

    IStructuredDocumentTag.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...
  5. StructuredDocumentTagRangeStart.word_open_xml p...

    StructuredDocumentTagRangeStart.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....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...
  6. 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...
  7. StructuredDocumentTagRangeStart.lock_content_co...

    StructuredDocumentTagRangeStart.lock_content_control property. When set to ``True``, this property will prohibit a user from deleting this 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...
  8. StructuredDocumentTagRangeStart.is_showing_plac...

    StructuredDocumentTagRangeStart.is_showing_placeholder_text property. Specifies whether the content of this structured document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within 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...
  9. Printing Workbooks|Documentation

    How Print worksheets and workbook using Java. This article provides the Java code to Print worksheets and workbook using Aspose.Cells for Java API....Printing Workbooks Contents [ Hide ] This document is designed...a compact manner) on how to print spreadsheets. Usage Scenario...

    docs.aspose.com/cells/java/printing-workbooks/
  10. 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...