Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 64,252 for

import

(0.11 sec)
  1. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....dstDoc = new Document(); // Import a shape from the source document...appendChild(importedShape); // The imported shape contains an image. We...

    reference.aspose.com/words/java/com.aspose.word...
  2. PNG to PDF Merge using Python | Aspose.PDF

    Combine two or more PNG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import necessary Python libraries...Output file: import aspose.pdf as apdf from os import path from...

    products.aspose.com/pdf/python-net/merger/png-t...
  3. 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...是最新版本的API。 import com.aspose.pdf.Document; import com.aspose...

    forum.aspose.com/t/aspose-pdf-for-java-pdf-word...
  4. Cannot convert from HTML to MHTML in Java - Fre...

    Hi guys, I am using aspose-html (version 25.4) and trying to convert my .html file (included images) to .mhtml file. However, the error shows “Path is empty”. I am sure that the html file is existing with correct path. …...MHTML format: import java.io.IOException; import com.aspose.html...HTMLDocument; import com.aspose.html.converters.Converter; import com.aspose...

    forum.aspose.com/t/cannot-convert-from-html-to-...
  5. Working with Calendar Items in PST File|Documen...

    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....implementation of this method: import aspose.email as ae pst = ae...this feature. from datetime import datetime , timedelta from aspose...

    docs.aspose.com/email/python-net/working-with-c...
  6. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...of information emphasize important points increase interest or...readers or viewers attention to important parts in a presentation PowerPoint...

    docs.aspose.com/slides/python-net/shape-animation/
  7. 乳胶到PDF | Aspose.TeX for Python

    在本文中,使用Aspose.TeX API解决方案来了解如何将TEX转换为PDF,该文章提供了详细的说明和代码示例。... tex import * 2 from aspose. tex . io import * 3 from aspose... pdf import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/zh/python-net/latex-to-pdf/
  8. Limitations and API Differences|Documentation

    Aspose.Cells for PHP via Java limitations and api differences.... Importing library (Package Comparisons)...Comparisons) Aspose.Cells for Java import com.aspose.cells.* ; Aspose...

    docs.aspose.com/cells/php-java/limitations-and-...
  9. Delete Images from PDF File using Python|Aspose...

    This section explain how to delete Images from PDF File using Aspose.PDF for Python via .NET....Sometimes a PDF file may contain important images that need to be removed...delete an image from a PDF file. import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/delete-images-fr...
  10. Convert WORD To JPG Java

    Convert a Word document to JPG format in Java code. Save a Word document as JPG using Java....professional software solution to import and export Word, JPG, and many..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/conversion/word-...