Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 23,501 for

print

(0.17 sec)
  1. 从 Visio PHP 绘图中获取形状超链接数据|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....$hyperlinks -> get ( $i ); print "Address: " . ( string ) $hyperlink...getAddress () -> getValue (); print "Sub Address: " . ( string )...

    docs.aspose.com/diagram/zh/java/get-shape-hyper...
  2. Saving Files in 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....EXCEL_2003_XML ) # Print Message print ( "<BR>" ) print ( "Worksheets...

    docs.aspose.com/cells/java/saving-files-in-jython/
  3. 在 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....EXCEL_2003_XML ) # Print Message print ( "<BR>" ) print ( "Worksheets...

    docs.aspose.com/cells/zh/java/saving-files-in-j...
  4. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection.... is_signed : print ( f 'Project name: { vba_project...modules . count } \n ' ) else : print ( f 'Project name: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.vba_project property | Aspose.Words fo...

    Document.vba_project property. Gets or sets a [Document.vba_project](./).... is_signed : print ( f 'Project name: { vba_project...modules . count } \n ' ) else : print ( f 'Project name: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Python for faster insights and smarter content audits....pptx" ) print ( info1 . load_format , info1...get_presentation_info ( "pres.odp" ) print ( info2 . load_format , info2...

    docs.aspose.com/slides/python-net/examine-prese...
  7. 在 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-...
  8. 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...
  9. 通过 Java 打印 PDF 文件 | Aspose.PDF

    使用 Java 示例代码以编程方式打印 PDF 文档,并使用 Aspose.PDF for Java...attributes for printing viewer . setAutoResize ( true ); // Print the file...setAutoRotate ( true ); // Print the file with adjusted rotation...

    products.aspose.com/pdf/zh-hans/java/print/
  10. Get Paper Width and Height of Page Setup of Wor...

    Learn how to get the Excel Worksheet Page Setup paper width and paper height using C++ code programmatically with Aspose.Cells for C++ API....changes the paper size to A2 and prints the width and height of the...to A3 , A4 , and Letter , printing the corresponding dimensions...

    docs.aspose.com/cells/cpp/get-paper-width-and-h...