Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 23,493 for

print

(0.07 sec)
  1. 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...
  2. 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...
  3. 使用C++的JavaScript设置打印选项|Documentation

    本文演示了如何使用JavaScript API和C++库以编程方式设置Excel工作表页面设置功能的打印选项。您可以设置打印区域、打印标题和页面顺序。...html > < head > < title > Set Print Area Example </ title > </ head...head > < body > < h1 > Set Print Area Example </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  4. Convert Between Measurement Units|Aspose.Words ...

    Aspose.Words for Python via .NET can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels.... inch_to_point ( inches ) print ( f "{inches} inches = {points}.... point_to_inch ( points ) print ( f "{points} points = {inches}...

    docs.aspose.com/words/python-net/convert-betwee...
  5. aspose.Word : Access is denied when trying to d...

    Hi, I’m facing an issue while trying to Print a file, the following code : try { if (_CurrentDocument.builder != null) { _PrinterSettings.Copies = (short)nbCopies; TAsposeAdapterBase.refreshDocu…...facing an issue while trying to print a file, the following code :...Document.builder).Document.Print(_printerSettings); _printerSettings...

    forum.aspose.com/t/aspose-word-access-is-denied...
  6. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties... last_printed Gets or sets the date when...when the document was last printed in UTC. last_saved_by Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomDocumentProperties class | Aspose.Words f...

    aspose.words.properties.CustomDocumentProperties class. A collection of custom document properties...custom document property #2' ) print ( 'Custom Properties:' ) for...ies : print ( custom_document_property . name ) print ( f ' \t...

    reference.aspose.com/words/python-net/aspose.wo...
  8. C# API to Export EMAIL to PCL | products.aspose...

    Convert EMAIL to PCL without using Microsoft Word or Outlook on .NET...the Full Potential of Your Printing Capabilities. The conversion...the full potential of your printing capabilities. This conversion...

    products.aspose.com/total/net/conversion/email-...
  9. 在 PHP 中检索 Visio 形状信息|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....information about the shapes print "Shape ID : " . ( string ) $shape...$shape -> getID () . PHP_EOL ; print "Name : " . ( string ) $shape...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...
  10. 使用Aspose.Cells中的FormulaText功能与Python.NET|Docume...

    了解如何使用Aspose.Cells for Python via .NET处理Excel的FORMULATEXT函数。获取和设置单元格公式,同时保持表格完整性。...calculate_formula () # Print the results of A2, It will now print the text...the formula inside cell A1 print ( cell_a2 . string_value ) 控制台输出...

    docs.aspose.com/cells/zh/python-net/using-formu...