Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 50,508 for

import document

(0.87 sec)
  1. Public API Changes in Aspose.Cells 8.6.3|Docume...

    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....3 Contents [ Hide ] This document describes the changes to the...Support for HTML Parsing while Importing Data This release of Aspose...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Dynamic form to static issue - Free Support For...

    License license = new License(); license.setLicense("Aspose.Pdf.lic"); Document Document = new Document("test.pdf"); Document.getForm().setType(FormType.Standard); Document.save("test2.pdf"); exception : Exception in t…...lic"); Document document = new Document("test.pdf"); document.getForm()...setType(FormType.Standard); document.save("test2.pdf"); exception...

    forum.aspose.com/t/dynamic-form-to-static-issue...
  3. Change simple values in XMP EPS metadata |Python

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for Python is explained and illustrated with the code 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/ch...
  4. Convert PDF to PNG using Aspose.PDF Java Font a...

    The font of the content in the PDF to PNG conversion is SourceHanSansHWSC-Regular.otf font, and the PNG image is garbled after conversion. Use font package for Source Black OTF If the font is correct when converting Wo…...possible, ensure that the PDF document has the fonts embedded. This...output quality: import java.io.IOException; import com.aspose.pdf...

    forum.aspose.com/t/convert-pdf-to-png-using-asp...
  5. Specify 3D File Load Options|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format.... Use RVM load options C# import aspose.threed as a3d # set...torus_tubular_segments = 40 # import RVM scene . open ( "LAD-TOP...

    docs.aspose.com/3d/python-net/specify-3d-file-l...
  6. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX Documents. Use this code for creating VDX files within any Python based application.....HTML XML VSDX VDX Create VDX Documents via Python Native and high...performance VDX (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/python-java/create/...
  7. Using Aspose.PDF for Python via Java|Aspose.PDF...

    Key functions, features of converting, splitting, merging and performing other operations related to creating and editing PDFs using Python via Java...developers to create PDF documents from scratch without using...wide variety of functions: document compression; table creation...

    docs.aspose.com/pdf/python-java/overview/
  8. AutoMerge for Dynamics CRM|Aspose.Words for .NET

    The Aspose AutoMerge is an open source add-on to be used with Microsoft Dynamics CRM. It allows easily configure a workflow and generate Documents from templates using C#....add-on is capable of generating document using template and attaching...Generating Copy of document and upload document on cloud storage...

    docs.aspose.com/words/net/automerge-for-dynamic...
  9. Extract SVG From Website in Python – Aspose.HTML

    Learn how to download SVG from website using Aspose.HTML. Consider Python examples to automate extracing inline and external SVG from any website....frequently used within HTML documents. Its primary advantage is...<svg> elements in the HTML document and extract their content...

    docs.aspose.com/html/python-net/extract-svg-fro...
  10. Add XML Map inside the Workbook using XmlMapCol...

    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....method which you can use to import your XML map into the workbook...the XML Map that has been imported from the sample.xml into the...

    docs.aspose.com/cells/python-net/add-xml-map-in...