Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 22,515 for

print

(0.06 sec)
  1. 通過 Java 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTX 文件中提取文本和圖像。...print(port.getText()); //Display font...height of the text System. out .print(port.getPortionFormat().getFontHeight());...

    products.aspose.com/slides/zh-hant/java/parser/...
  2. Aspose.Slides for Xamarin | Xamarin PowerPoint ...

    Aspose.Slides for Xamarin to build Xamarin PowerPoint applications....presentations & resultant PDF Print presentations on a physical...modify. Merge, Compare, Split, Print Presentation via Xamarin PowerPoint...

    products.aspose.com/slides/xamarin/
  3. Convert PCL to WMF via Java | products.aspose.com

    Export PCL file to WMF in your Java applications without using any third party application...create, edit, convert, and print PDF documents from within their...scalable graphics from PCL print layouts Editing vector-based...

    products.aspose.com/total/java/conversion/pcl-t...
  4. | Aspose

    Sample code for WBMP to DOC Java conversion. Use API example code for batch WBMP files to DOC conversion within any Web or Desktop Java based application.... c_str (), bfr , len ); //Print result std :: wcout << bfr <<...links, pages, page formatting, print settings and a lot others. The...

    products.aspose.com/ocr/cpp/conversion/wbmp-to-...
  5. 使用 Python 添加额外注释|Aspose.PDF for Python via .NET

    本节描述如何从您的 PDF 文档中添加、获取和删除额外类型的注释。... PRINT caretAnnotation1 . color = ap...for ca in caretAnnotations : print ( ca . rect ) 删除插入符号注释 以下代码片段展示了如何使用...

    docs.aspose.com/pdf/zh/python-net/extra-annotat...
  6. Working with Projects in PHP | Aspose.Tasks Doc...

    Learn how to manage projects using Aspose.Tasks Java for PHP....); 2 3 $prj = new Prj(); 4 5 print "Project Version : " . (string)...$prj -> SAVE_VERSION ); 6 7 print " \n Last Saved : " . (string)...

    docs.aspose.com/tasks/java/determining-project-...
  7. Installation|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....() for result in results : print ( "Code Type:" , result . getCodeTypeName...getCodeTypeName ()) print ( "Code Text:" , result . getCodeText...

    docs.aspose.com/barcode/python-java/installation/
  8. OneNote Java API | Create Convert and Manipulat...

    Java library to read manipulate and convert Microsoft Office OneNote documents to PDF BMP JPG GIF and TIFF image formats.... Print OneNote Documents with Ease...Ease API supports printing OneNote files using different options...

    products.aspose.com/note/java/
  9. Convert DOTM to PPTM in Android Apps or with fr...

    DOTM to PPTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOTM to PPTM online converter quickly before integrating the code....developers to create, edit, render, print and convert between a wide range...developers to create, edit, render, print and convert Word documents within...

    products.aspose.com/total/android-java/conversi...
  10. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean PrintPdf(String filePath, PrintService PrintService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...setAutoResize(true); // Print the file with adjusted size...viewer.setAutoRotate(true); // Print the file with adjusted rotation...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595