Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 66,676 for

import

(0.09 sec)
  1. Convert Image to PPTX in Python | products.aspo...

    Convert Image to PPTX in Python. Use Python library API to convert Image files to PDFs...Image into PPTX import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PDF to XML in Python | products.aspose.com

    Convert PDF to XML in Python. Use Python library API to convert PDF files to XMLs...PDF into XML import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  3. Add Image to PDF in Node.js|Aspose.PDF for Node...

    This section describes how to add image to existing PDF file using Aspose.PDF for Node.js via C++....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/add-image-to-pdf/
  4. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can render a panorama view of 3D scene and save that view into the supported image formats....imaging import ImageFormat from aspose.pydrawing import Color import...import aspose.threed as a3d #load the scene scene = Scene . from_file...

    docs.aspose.com/3d/python-net/render-a-panorama...
  5. Remove Tables from existing PDF|Aspose.PDF for ...

    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.... import aspose.pdf as ap from os import path path_infile...content intact. import aspose.pdf as ap from os import path path_infile...

    docs.aspose.com/pdf/python-net/removing-tables/
  6. How to Run the Examples|CAD 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....CAD Examples Directory Import examples into the IDE The project...modern IDE can easily open or import the project and its dependencies...

    docs.aspose.com/cad/java/getting-started/how-to...
  7. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....Caret Annotation to a PDF file: import aspose.pdf as ap # Open document...Annotation in PDF document import aspose.pdf as ap document =...

    docs.aspose.com/pdf/python-net/extra-annotations/
  8. Using early binding in CPP|Aspose.PDF for .NET

    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....sample pay attention that #import typelib.tlb makes C++ compiler...new versions of them. often importing only one TLB file leads to...

    docs.aspose.com/pdf/net/using-early-binding-in-...
  9. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。... 添加高亮注释 import aspose.pdf as ap # 打开文档 document...save ( output_file ) 添加删除线注释 import aspose.pdf as ap document =...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  10. Inserting and Deleting Rows and Columns in Ruby...

    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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/inserting-and-deleti...