Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 21,554 for

print

(0.06 sec)
  1. 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...
  2. FontInfo.is_true_type property | Aspose.Words f...

    FontInfo.is_true_type property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font... Examples Shows how to print the details of what fonts are...all_fonts = doc . font_infos # Print all the used and unused fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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
  4. Displaying Email Information on Screen in Jytho...

    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...
  5. Get Document Window and Page Display Properties...

    Learn how to access document window and page display properties of a PDF file in PHP using Aspose.PDF....document's window - Default: false print "CenterWindow :- " . $doc ->...side by side - Default: L2R print "Direction :- " . $doc -> getDirection...

    docs.aspose.com/pdf/java/get-document-window-an...
  6. Shape Effective Properties|Aspose.Slides for Py...

    Get effective shape properties in PowerPoint presentations in Python...get_effective () print ( "= Effective camera properties =" ) print ( "Type:...threeDEffectiveData . camera . camera_type )) print ( "Field of view: " + str (...

    docs.aspose.com/slides/python-net/shape-effecti...
  7. Page Setup and Printing Options with C++|Docume...

    Configure page setup and Print settings to control the Printing process using Aspose.Cells with C++....Page Setup and Printing Options with C++ Contents [ Hide ] Sometimes...page setup and print settings to control the printing process. Page...

    docs.aspose.com/cells/cpp/page-setup-and-printi...
  8. CustomPart.name property | Aspose.Words for Python

    CustomPart.name property. Gets or sets this part's absolute name within the OOXML package or the target URL....Enumerate over the collection and print every part. for index , part...package_custom_parts ): print ( f 'Part index { index } :' ) print ( f ' \t...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Parsing Outlook Message Files in Python|Documen...

    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....Display sender's name print "Sender Name : " print outlook_message_file...() #Display Subject print "Subject : " print outlook_message_file...

    docs.aspose.com/email/java/parsing-outlook-mess...
  10. Loading, Viewing and Parsing MSG file|Documenta...

    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....msg" ) # Get subject print ( "Subject: " + msg . subject...subject ) # Get from address print ( "From: " + msg . sender_email_address...

    docs.aspose.com/email/python-net/loading-viewin...