Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 26,870 for

print

(0.38 sec)
  1. Support for Evaluation of Functions in Formulas...

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for Java library for calculations....1415926/2)" ); 5 6 // Print Calculated value 7 Task task...\"right\", \"choice\")" ); 7 8 // Print extended attribute value 9 Task...

    docs.aspose.com/tasks/java/support-for-evaluati...
  2. Render PDF page content to Graphics - Free Supp...

    Hello, Could you please tell me if Aspose.PDF for NET has the ability to let me render PDF file page to Graphics, like: I need this ability for advanced Printing methods like Printing multiple pages per paper sheet, a…...ability for advanced printing methods like printing multiple pages...sheet, adding borders for printed page and so on. I guess you...

    forum.aspose.com/t/render-pdf-page-content-to-g...
  3. FontSavingArgs.font_file_name property | Aspose...

    FontSavingArgs.font_file_name property. Gets or sets the file name (without path) where the font will be saved to....ttf' ]: print ( font_filename ) Shows how...TEMP_DIR , IMAGE_DIR , FONTS_DIR print ( f 'Font: \t { args . font_family_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompressionLevel enumeration | Aspose.Words for...

    aspose.words.saving.CompressionLevel enumeration. Compression level for OOXML files...docx' ) print ( f 'Saving operation done using...level:' ) print ( f ' \t Duration: \t { elapsed_ms } ms' ) print ( f...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... previous == None : print ( 'This TextBox is the head...text_box2 . previous != None : print ( 'This TextBox is the middle...

    reference.aspose.com/words/python-net/aspose.wo...
  6. List of the Supported PSD Global Image Resource...

    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....mode 1001 Macintosh print manager print info record 1002 Macintosh...1010 Background color. 1011 Print flags. A series of one-byte...

    docs.aspose.com/psd/net/list-of-the-supported-p...
  7. IFieldUpdatingProgressCallback class | Aspose.W...

    aspose.words.fields.IFieldUpdatingProgressCallback class. Implement this interface if you want to track field updating progress....def notify ( self , args ): print ( f ' { args . update_completed.... total_fields_count } ' ) print ( f ' { args . updated_fields_count...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldUpdatingProgressArgs.total_fields_count pr...

    FieldUpdatingProgressArgs.total_fields_count property. Gets the total fields count to be updated....def notify ( self , args ): print ( f ' { args . update_completed.... total_fields_count } ' ) print ( f ' { args . updated_fields_count...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageInfo | Aspose.Words for Java

    Represents information about a particular document page in Java....docx"); // Print color pages to 'color' printer...printPages(doc, "Microsoft Print to PDF", true); // Print black-and-white...

    reference.aspose.com/words/java/com.aspose.word...
  10. 在 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-...