Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 66,596 for

import

(0.08 sec)
  1. Aspose.TeX's input interface | Python

    Conversion functionality of Aspose.TeX API solution for Python with TeX, as an input format is explained here with the code examples.... io import * 2 from util import Util 3 ##########...aspose. tex import * 2 from aspose. tex . io import * 3 from util...

    docs.aspose.com/tex/python-net/aspose-tex-input/
  2. Add Hyperlink to a Visio Shape in Ruby|Document...

    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'...Hyperlink object hyperlink = Rjb :: import ( 'com.aspose.diagram.Hyperlink'...

    docs.aspose.com/diagram/java/add-hyperlink-to-a...
  3. Convert Pandas DataFrame to Excel|Documentation

    Convert Pandas to Excel by using Aspose.Cells for Python via .NET API....snippet to demonstrate how to import data from a Pandas DataFrame...Traverse the DataFrame and import data using Aspose.Cells for...

    docs.aspose.com/cells/python-net/convert-pandas...
  4. Convert PDF to PDF/A formats in Python|Aspose.P...

    Learn how to convert PDF files to PDF/A format for compliance with archiving standards using Aspose.PDF in Python via .NET.... import aspose.pdf as apdf from io import FileIO from...from os import path import pydicom path_infile = path . join (...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  5. 使用 Python 在演示文稿中应用形状效果|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 将您的 PPT、PPTX 和 ODP 文件转化为高级形状效果——在几秒钟内创建引人注目、专业的幻灯片。...outer_shadow_effect ): import aspose.slides as slides import aspose.pydrawing...代码演示如何对形状应用反射效果: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/shape-effect/
  6. Working with Message Attachments|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....attachment is inline or regular: import aspose.email as ae msg = ae...attachments to the local disk. import aspose.email as ae data_dir...

    docs.aspose.com/email/python-net/working-with-m...
  7. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.Import_node method...import_node method Contents [ Hide ] import_node(src_node, is_import_children)...is_import_children) Imports a node from another document to the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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/
  9. Adding Files to PST in Ruby|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....)))) + '/data/' pst = Rjb :: import ( 'com.aspose.email.PersonalStorage'...data_dir + "AddFile.pst" , Rjb :: import ( 'com.aspose.email.FileFormatVersion'...

    docs.aspose.com/email/java/adding-files-to-pst-...
  10. Working with PDF File Metadata in Node.js|Aspos...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information in Node.js....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/pdf-file-metadata/