Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 66,687 for

import

(0.12 sec)
  1. 档案

    档案...pst import * from aspose.email.storage import PersonalStorage...email.mapi import MapiContact from aspose.email.mapi import MapiDistributionList...

    blog.aspose.com/zh/email/create-ms-outlook-dist...
  2. How to use Aspose.CAD in Angular|CAD Documentation

    Use Aspose.CAD in Angular....image import {Component} from '@angular/core'; import {DomSanitizer}...'@angular/platform-browser'; import {Image} from "aspose-cad/c...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  3. Convert Presentations to Animated GIFs in Pytho...

    Easily convert PowerPoint presentations (PPT, PPTX) and OpenDocument files (ODP) to animated GIFs with Aspose.Slides for Python. Fast, high-quality results....GIF using standard settings: import aspose.slides as slides pres...in Python: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/convert-power...
  4. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via .NET library. Save PDF document to file system, to stream, and in Web applications.... import aspose.pdf as ap document =...overloads of Save methods. import aspose.pdf as ap document =...

    docs.aspose.com/pdf/python-net/save-pdf-document/
  5. 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....Support for HTML Parsing while Importing Data This release of Aspose...parse the HTML tags while importing data onto the Worksheet and...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Copying And Moving Worksheets in Jython|Documen...

    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 CopyingAndMovingWork...

    docs.aspose.com/cells/java/copying-and-moving-w...
  7. IFC to DFX conversion - filtering/splitting by ...

    Hi Support. We are considering licensing aspose.cad in our product to convert IFC files into DXF files. One thing we need to do is separate the IFC data per storey, either one storey per DXF output file, or at least on…...example to get you started: import com.aspose.cad.fileformats...IfcBuildingStorey; import com.aspose.cad.Image; import com.aspose.cad...

    forum.aspose.com/t/ifc-to-dfx-conversion-filter...
  8. Export data from document|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....only facilitates its users to import data to worksheets from external...AI Document Assistant Close Import data from document Analyzing...

    docs.aspose.com/cells/net/export-data-from-docu...
  9. Working with Backgrounds as Artifacts with Pyth...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact class.... import aspose.pdf as ap import io def add_background_image...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  10. Add Pages to PDF using Python for .NET | Aspose...

    Add PDF pages to your document programmatically with Python sample code using Aspose.PDF for Python for .NET...Page to PDF import aspose.pdf as apdf from os import path input_file...

    products.aspose.com/pdf/python-net/pages/add/