Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 26,807 for

print

(0.06 sec)
  1. CompatibilityOptions.transparent_metafiles prop...

    CompatibilityOptions.transparent_metafiles property. Specifies not to blank the area behind metafile pictures.... # Print the default settings for a blank document. print ( '...settings:' ) ExCompatibilityOptio . _print_compatibility_options ( options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompatibilityOptions.ul_trail_space property | ...

    CompatibilityOptions.ul_trail_space property. Underline All Trailing Spaces.... # Print the default settings for a blank document. print ( '...settings:' ) ExCompatibilityOptio . _print_compatibility_options ( options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompatibilityOptions.split_pg_break_and_para_ma...

    CompatibilityOptions.split_pg_break_and_para_mark property. Always Move Paragraph Mark to Page after a Page Break.... # Print the default settings for a blank document. print ( '...settings:' ) ExCompatibilityOptio . _print_compatibility_options ( options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompatibilityOptions.do_not_expand_shift_return...

    CompatibilityOptions.do_not_expand_shift_return property. Don't Justify Lines Ending in Soft Line Break.... # Print the default settings for a blank document. print ( '...settings:' ) ExCompatibilityOptio . _print_compatibility_options ( options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Online PS File Compression or Build Python Apps...

    Free online app to compress different PS files. Python archiving library code for PS documents....vector graphics, text, and print instructions, to reduce file...file size while maintaining print fidelity. Compressed PS files...

    products.aspose.com/total/python-net/compress/ps/
  6. FontInfo.Name | Aspose.Words for .NET

    Discover the FontInfo Name property to easily access and utilize font names for enhanced typography in your projects.... Examples Shows how to print the details of what fonts are...allFonts = doc . FontInfos ; // Print all the used and unused fonts...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Retrieve the Masters Information in PHP|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....$master = $masters -> get ( $i ); print "Master ID : " . ( string )...$master -> getID () . PHP_EOL ; print "Master Name : " . ( string...

    docs.aspose.com/diagram/java/retrieve-the-maste...
  8. 在 Jython 中提取电子邮件头信息|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....eml" ) print "Printing all Headers:" # Print out all the...getHeaders () . getCount ()): print message . getHeaders () . get...

    docs.aspose.com/email/zh/java/extracting-email-...
  9. Export range of cells to image/stream - Free Su...

    Hi, I am trying to copy range of cells from excel to PPT in Java. Is there any possibility to copy as editable table or as image in Aspose? Appreciate if you could reply sooner. P.S. I do not want to embed the excel in …...g you may sepcify print area for the sheet. See the...reference: Page Setup and Printing Options Thank you. Purushoth...

    forum.aspose.com/t/export-range-of-cells-to-ima...
  10. Find Maximum Rows and Columns supported by XLS ...

    Learn how to find the maximum rows and columns supported by XLS and XLSX formats using Aspose.Cells for C++.... After creation, it prints the values of GetMaxRow() and...:: Cells :: Startup (); // Print message about XLS format. std...

    docs.aspose.com/cells/cpp/find-maximum-rows-and...