Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 53,464 for

import document

(0.17 sec)
  1. Export POWERPOINT to DOC on Andorid via Java or...

    Convert POWERPOINT to DOC in mobile apps without installing any software or online. Test free POWERPOINT to DOC online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  2. 在 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....- email import Settings from com.aspose.email import MailMessage...email import MailAddress from com.aspose.email import MailMessageSaveType...

    docs.aspose.com/email/zh/java/create-new-email-...
  3. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document Document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); Document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream());...new ByteArrayOutputStrea(); document.save(outputStream, SaveFormat...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  4. View PPT File Online and using Java | products....

    Free online PPT file viewer app. Java API code to view PPT presentation for viewer application....Develop powerful Java based PPT document viewer utility application...view PPT document through Java. Download View PPT Document via Online...

    products.aspose.com/total/java/viewer/ppt/
  5. Convert Presentations to Multiple Formats in Py...

    Convert PowerPoint and OpenDocument presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for Python via .NET. Simple, high-quality conversion....features, works well with document automation, and is recommended...Conversion About PDF The Portable Document Format (PDF) is a file format...

    docs.aspose.com/slides/python-net/convert-prese...
  6. View PPSM File Online and using Java | products...

    Free online PPSM file viewer app. Java API code to view PPSM presentation for viewer application....Develop powerful Java based PPSM document viewer utility application...PPSM document through Java. Download View PPSM Document via Online...

    products.aspose.com/total/java/viewer/ppsm/
  7. View POTX File Online and using Java | products...

    Free online POTX file viewer app. Java API code to view POTX presentation for viewer application....Develop powerful Java based POTX document viewer utility application...POTX document through Java. Download View POTX Document via Online...

    products.aspose.com/total/java/viewer/potx/
  8. Convert OTT to PPT via C# .NET or with free Onl...

    Convert Word ott Documents to PowerPoint ppt files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents. Whereas, the latter is a...Aspose.Words.Document class Save the OTT document into HTML Create...

    products.aspose.com/total/net/conversion/ott-to...
  9. Convert OTT to PPS via C# .NET or with free Onl...

    Convert Word ott Documents to PowerPoint pps files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents. Whereas, the latter is a...Aspose.Words.Document class Save the OTT document into HTML Create...

    products.aspose.com/total/net/conversion/ott-to...
  10. 在 XPS 文件中使用可视化画笔 | Python

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...xps import * 2 from aspose. page . xps . xpsmodel import * 3...3 import aspose.pydrawing 4 from util import Util 5 # The path...

    docs.aspose.com/page/zh/python-net/xps/working-...