Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 86,036 for

import document

(0.09 sec)
  1. Export PSD layers as separate PNG files, while ...

    I have this test code that exports PSD layers as PNG images, but by default it seems the tool exports the entire layer. What I’ve been unable to find in the Documentation is a way to crop the exported layer to the same s…...been unable to find in the documentation is a way to crop the exported...Various imports, mostly from aspose-psd-21.7-jdk16.jar import com...

    forum.aspose.com/t/export-psd-layers-as-separat...
  2. Overview|Aspose.PDF for Android via Java

    Overview of key-features and supported formats of Aspose.PDF for Android via Java, installation and licensing manual of Java library.... manipulate & render PDF documents. Aspose.PDF for Android via...variety of functions such as: document compression; table creation...

    docs.aspose.com/pdf/androidjava/overview/
  3. Convert PDF To WORD - C++

    Convert PDF to WORD format in C++ code. Save PDF as WORD using C++....solution to import and export PDF, Word, and many other document formats...using C++ Need to convert a document from PDF to Word format programmatically...

    products.aspose.com/words/cpp/conversion/pdf-to...
  4. How to convert PDF to HTML using apose pdf java...

    How to convert PDF to HTML using apose pdf java and set CSS style to inline style... Load the PDF Document : Use the Document class to load your...Call the save method on the Document instance, passing the output...

    forum.aspose.com/t/how-to-convert-pdf-to-html-u...
  5. Adding Line Shape to Slide in Ruby|Aspose.Slide...

    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....Presentation class pres = Rjb::import('com.aspose.slides.Presentation')...getShapes().addAutoShape(Rjb::import('com.aspose.slides.ShapeType')...

    docs.aspose.com/slides/java/adding-line-shape-t...
  6. Email Exporter for Dynamics CRM|Aspose.Words fo...

    The Aspose.Words Email Exporter is an open source add-on for Dynamics CRM. It allows exporting email body to a word Document using C#....email body (in HTML) to a word document. It also provides feature...it allows you to save the document in multiple formats like DOC...

    docs.aspose.com/words/net/email-exporter-for-dy...
  7. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node....another document, you should use DocumentBase.import_node() to...to import the node to the current document. The imported node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert VST to PDF via Python | products.aspose...

    Sample Python conversion code for VST format to PDF file. Use this example code to convert VST to PDF within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  9. Convert VSTM to VSX via Python | products.aspos...

    Sample Python conversion code for VSTM format to VSX file. Use this example code to convert VSTM to VSX within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  10. PDF Tooltip using Python|Aspose.PDF for Python ...

    Learn how to add tooltip to the text fragment in PDF using Python and Aspose.PDF...specific text fragments in a PDF document using Aspose.PDF. The tooltips...functionality: import aspose.pdf as ap document = ap . Document () document...

    docs.aspose.com/pdf/python-net/pdf-tooltip/