Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 69,576 for

import

(0.09 sec)
  1. Გადაიყვანეთ Word, PDF Და Მრავალი Სხვა Ფაილის Ფო...

    გადააკეთეთ დოკუმენტები პროგრამულად Java სხვადასხვა ფაილის ფორმატებს შორის: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG და მრავალი სხვა...."aspose-words" % "ver" კოპირება import com.aspose.words.*; Document...); doc.save( "Output.pdf" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/conversion/
  2. 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-...
  3. Aspose.Cells for Java Vs Open Source Competitor...

    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....Cells for Java can also import data into spreadsheets from...text formulas and functions, import pictures (all major formats...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  4. Add properties in XMP metadata of EPS | Python

    The process of adding properties in XMP metadata of EPS file with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from datetime import datetime 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  5. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...table‑border export (quickest) import com.aspose.words.*; public...visible border) import com.aspose.words.*; import java.awt.Color;...

    forum.aspose.com/t/bug-when-generating-html-in-...
  6. Manage Presentations in Java|Aspose.Slides Docu...

    Manage PowerPoint PPT, PPTX and ODP presentations in Java with Aspose.Slides: create, load, edit, clone slides and control content programmatically....Merge Presentations in Java Import Presentations from PDF or HTML...

    docs.aspose.com/slides/java/manage-presentation/
  7. Manage Presentations on Android|Aspose.Slides D...

    Manage PowerPoint PPT, PPTX and ODP presentations in Java with Aspose.Slides for Android: create, load, edit, clone slides and control content programmatically....Merge Presentations on Android Import Presentations from PDF or HTML...

    docs.aspose.com/slides/androidjava/manage-prese...
  8. Merge MD files using Python | Aspose.PDF

    Merge MD files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path md_load_options...

    products.aspose.com/pdf/python-net/merger/md/
  9. Merge EPUB files using Python | Aspose.PDF

    Merge EPUB files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path epub_load_options...

    products.aspose.com/pdf/python-net/merger/epub/
  10. 使用 Python 可填写的 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式创建可填写的 PDF 表单。...格式填写 PDF 表单 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/acro...