Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 66,617 for

import

(0.25 sec)
  1. Aspose::Words::NodeImporter class | Aspose.Word...

    Aspose::Words::NodeImporter class. Allows to efficiently perform repeated Import of nodes from one document to another. To learn more, visit the documentation article in C++....efficiently perform repeated import of nodes from one document...ose::Words::Node>&, bool) Imports a node from one document into...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Render HTML in Python – Aspose.HTML for Python ...

    Rendering HTML, SVG, MHTML, and EPUB using HtmlRenderer, SvgRenderer, MhtmlRenderer, and EpubRenderer classes in Aspose.HTML for Python via .NET API....Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...as rn 6 import aspose.html.rendering.pdf as rp 7 import aspose...

    docs.aspose.com/html/python-net/renderers/
  3. 在 Jython 中将 Excel 转换为 Pdf|Documentation

    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 import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class Excel2PdfConversion...

    docs.aspose.com/cells/zh/java/excel-to-pdf-conv...
  4. Convert PDF to Image Formats in Node.js|Aspose....

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code in the Node.js environment....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-i...
  5. Add SolutionXML Element to the Visio Drawing in...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...object solution_xml = Rjb :: import ( 'com.aspose.diagram.SolutionXML'...

    docs.aspose.com/diagram/java/add-solutionxml-el...
  6. 在 Jython 中打开文件|Documentation

    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 import Settings from com . aspose . cells import Workbook...cells import FileFormatType from com . aspose . cells import LoadOptions...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  7. Set Document Window and Page Display Properties...

    Customize document and page display settings in PDFs using Ruby and Aspose.PDF.... doc = Rjb :: import ( ' com . aspose . pdf . Document...doc . setDirection ( Rjb :: import ( ' com . aspose . pdf . Direction...

    docs.aspose.com/pdf/java/set-document-window-an...
  8. Remove Breaks in Jython|Aspose.Words for Java

    Remove Breaks using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import ControlChar...

    docs.aspose.com/words/java/remove-breaks-in-jyt...
  9. Check File Format in Jython|Aspose.Words for Java

    Check File Format using Jython....aspose - words import Settings from java . io import File from com...words import LoadFormat from com . aspose . words import FileFormatUtil...

    docs.aspose.com/words/java/check-format-in-jython/
  10. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a presentation, both with 25.3 and 25.4 versions of the SLides library, it throws java.lang.NullPointerException: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…...example: import com.aspose.slides.LoadFormat; import com.aspose...Presentation; import com.aspose.slides.PresentationFactory; import com...

    forum.aspose.com/t/nullpointerexception-occurs-...