Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 23,320 for

print

(0.63 sec)
  1. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a smart object, the re…...lic") print("Licence appliquée avec succès...succès.") except Exception as e: print(f"Erreur lors de l'application...

    forum.aspose.com/t/modify-smartobject-psd/313972
  2. Comment.author property | Aspose.Words for Python

    Comment.author property. Returns or sets the author name for a comment.... 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...
  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. 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/
  5. FontInfo.family property | Aspose.Words for Python

    FontInfo.family property. Gets or sets the font family this font belongs to....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. IStructuredDocumentTag.level property | Aspose....

    IStructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree....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.range_end prope...

    StructuredDocumentTagRangeStart.range_end property. Specifies end of range if the [StructuredDocumentTag](../../structureddocumenttag/) is a ranged 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.title property ...

    StructuredDocumentTagRangeStart.title property. Specifies the friendly name associated with 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...
  9. StructuredDocumentTagRangeStart.level property ...

    StructuredDocumentTagRangeStart.level property. Gets the level at which this structured document tag range start occurs in the document tree....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...
  10. StructuredDocumentTagRangeStart.lock_contents p...

    StructuredDocumentTagRangeStart.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of 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...