Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 56,376 for

import document

(0.18 sec)
  1. HtmlInsertOptions enumeration | Aspose.Words fo...

    Aspose.Words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insertHtml()](../Documentbuilder/insertHtml/#string_htmlinsertoptions) method....</html>` ; // Set the new mode of import HTML block-level elements....insertOptions ); builder . document . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert PDF to PDF/A formats in Python|Aspose.P...

    Explore the steps to convert PDF files to PDF/A format for long-term archiving using Aspose.PDF in Python via Java....Convert the file using the Document class Convert method. Before...compliant PDF. from asposepdf import Api DIR_INPUT = "testdata/"...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  3. 将 Visio 转换为图像格式|Documentation

    This topic show you how to convert Visio to various images formats using Aspose.Diagram for Python via Java. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PNG, JPEG, BMP images with a few lines of code.... 导出到图像文件编程示例 import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/convert-...
  4. Heap error during CDR to Pdf convertion - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; Import java.io.File; Import java.io.FileOutputStream; Import java.io.InputStream; Import java…...package Activation; import java.io.File; import java.io.FileOutputStream;...FileOutputStream; import java.io.InputStream; import java.io.OutputStream;...

    forum.aspose.com/t/heap-error-during-cdr-to-pdf...
  5. 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...
  6. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in Android via Java using Aspose.Slides with images and other resources saved as external linked files....reduce the size of the HTML document; cache images, fonts, audio...embedded. import com.aspose.slides.HtmlFormatter ; import com.aspose...

    docs.aspose.com/slides/androidjava/exporting-pr...
  7. Converting a XPS file to DOC using Python | Asp...

    Sample code on Python for XPS to DOC conversion. Use example code for batch XPS to DOC conversion with Python and .NET...programmatically a document from XPS to DOC format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/x...
  8. Converting a XPS file to XLSX using Python | As...

    Sample code on Python for XPS to XLSX conversion. Use example code for batch XPS to XLSX conversion with Python and .NET...convert programmatically a document from XPS to XLSX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/x...
  9. Aspose::Words::Loading::BlockImportMode enum | ...

    Aspose::Words::Loading::BlockImportMode enum. Specifies how properties of block-level elements are Imported from HTML-based Documents in C++....elements are imported from HTML-based documents. enum class BlockImportMode...Properties of parent blocks are imported to a special logical structure...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a Document, and export them to an external location using C#....Rendering Shapes Separately from a Document Contents [ Hide ] Purpose...rest of the document. When processing documents, a common task...

    docs.aspose.com/words/net/rendering-shapes-sepa...