Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 23,300 for

print

(0.09 sec)
  1. Converting Worksheet To SVG in Jython|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....svg" ) # Print message print "Excel to SVG conversion...

    docs.aspose.com/cells/java/converting-worksheet...
  2. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in PHP. Set slides per page, keep notes, export to PDF or images with Aspose.Slides for PHP, with sample code. Try it free....including creating handouts for printing in Handout mode. This mode...setPrintSlideNumbers ( true ); // print slide numbers $slidesLayoutOptions...

    docs.aspose.com/slides/php-java/convert-powerpo...
  3. Aspose.PSD .net for python issues with missing ...

    Hi, I’m experiencing issues with effects in psd files that are missing when saving the psd as png. Here an example psd file where “PLACEHOLDER1” and “Layer 733” have effects that go missing. Hope there is a simple fix f…...code: try: # Load the PSD file print(f"Loading PSD file: {psd_local_path}")..._log_layer_effects(psd_image) print(f"PSD file loaded with {len(psd_image...

    forum.aspose.com/t/aspose-psd-net-for-python-is...
  4. Public API Changes in Aspose.Diagram 5.2.0|Docu...

    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....another print method to Diagram class which sends print jobs to...

    docs.aspose.com/diagram/java/public-api-changes...
  5. DocumentBase.FontInfos | Aspose.Words for .NET

    Access detailed font properties with DocumentBase's FontInfos feature, enhancing your document's design and readability effortlessly....docx" ); 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/doc...
  6. 在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....xls" ) # Print Message print "Sheet protected successfully...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  7. 在 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....xls" ) # Print message print "Excel file's custom...

    docs.aspose.com/cells/zh/java/managing-document...
  8. 如何使用 Java 獲取 Link 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中以 PDF 檔的形式獲取 Link 註釋。... getSelected (); // print results for ( Annotation la...( LinkAnnotation ) la ; // Print the URL of each Link Annotation...

    products.aspose.com/pdf/zh-hant/java/annotation...
  9. example.py

    import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os.path.join(__cells_jar_dir__, "bcpr......FileFormatType, CellsHelper print(CellsHelper.getVersion()) workbook...

    docs.aspose.com/cells/ja/python-java/pyinstalle...
  10. Using WorkbookMetadata with Python.NET|Document...

    Learn how to manage workbook metadata efficiently using Aspose.Cells for Python via .NET API....)) # Read document property print ( w . custom_document_properties...rties . get ( "test" )) print ( "Press any key to continue.....

    docs.aspose.com/cells/python-net/using-workbook...