Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 50,410 for

import document

(0.07 sec)
  1. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python....rotates every page of a PDF document 90 degrees clockwise using...orientation issues, such as scanned documents that are sideways. The original...

    docs.aspose.com/pdf/python-net/rotate-pages/
  2. Aspose pdf for java PDF转换WORD 样式失效 - Free Suppo...

    我使用的是aspose pdf for java 组件 我想要的效果是在保留原有的样式情况下,转换的word的表格可以编辑 我实际用Aspose把PDF转换为word后,表格也不能编辑,表格变成了图片,启用表格识别,样式又全部乱了,请帮我看下,谢谢! test0730.pdf (49.5 KB) test0730.docx (12.6 KB)... 示例代码 : import com.aspose.pdf.Document; import com.aspose...args) { // 加载PDF文档 Document document = new Document("input.pdf");...

    forum.aspose.com/t/aspose-pdf-for-java-pdf-word...
  3. XPS to PDF Merge using Python | Aspose.PDF

    Combine two or more XPS Documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...code. Import Python modules required for PDF document handling:...

    products.aspose.com/pdf/python-net/merger/xps-t...
  4. Convert WORD To HTML Python

    Convert a Word Document to HTML format in Python code. Save a Word Document as HTML using Python....converting Word to HTML Use our document conversion API to develop...to import and export Word, HTML, and many other document formats...

    products.aspose.com/words/python-net/conversion...
  5. Convert DOC To JPG Java

    Convert DOC to JPG format in Java code. Save DOC as JPG using Java....converting DOC to JPG Use our document conversion API to create portable...solution to import and export DOC, JPG, and many other document formats...

    products.aspose.com/words/java/conversion/doc-t...
  6. Remove DOCX Annotation Online or Manage Annotat...

    delete comments from DOCX file through online app for free. .NET API code to manage comments of DOCX files....Docx Clear Comments from DOCX Document Online or Manage via .NET...Develop powerful .NET based DOCX document annotation utility application...

    products.aspose.com/total/net/annotate/docx/
  7. View DOCM File Online and Load or Read DOCM Fil...

    Free online DOCM file viewer app. Python API code to read and load DOCM file for viewer application....File Online and Load or Read Document via Python Develop powerful...powerful Python based DOCM document viewer utility application. Code...

    products.aspose.com/total/python-net/viewer/docm/
  8. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for nodejs-java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based nodejs-java application or an image....3D Document Object Model (DOM) Contents [ Hide ] The Aspose...Aspose.3D Document Object Model (DOM) is a powerful in-memory...

    docs.aspose.com/3d/nodejs-java/aspose-3d-docume...
  9. ImportFormatOptions class | Aspose.Words for No...

    Aspose.Words.ImportFormatOptions class. Allows to specify various Import options to format output...class Allows to specify various import options to format output. To...the Specify Load Options documentation article. Constructors Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....word as a tooltip in the PDF document so that it can popup when...examples ; import com.aspose.pdf.ButtonField ; import com.aspose...

    docs.aspose.com/pdf/java/pdf-tooltip/