Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 55,441 for

import

(0.05 sec)
  1. Adding MapiJournal 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....Rjb :: import ( 'java.util.Date' ) . new cl = Rjb :: import ( 'java...setTime ( d1 ) cl . add ( Rjb :: import ( 'java.util.Calendar' ) ....

    docs.aspose.com/email/java/adding-mapijournal-t...
  2. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....Stream XLS Files import os from aspose.cells import Workbook , XlsSaveOptions...Equivalent: XLSX Files import os from aspose.cells import Workbook , OoxmlSaveOptions...

    docs.aspose.com/cells/python-net/saving-file-to...
  3. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET....save your PDF file import aspose.pdf as ap import aspose.pdf.drawing...drawing as drawing import datetime # Create Document instance document...

    docs.aspose.com/pdf/python-net/add-rectangle/
  4. Chart Workbook|Aspose.Slides for Python Documen...

    Chart workbook in PowerPoint presentation in Python...operation: import aspose.slides.charts as charts import aspose.slides...collection: import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/chart-workbook/
  5. 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...DataFrame data into JSON data. Import JSON data using Aspose.Cells...

    docs.aspose.com/cells/python-net/convert-pandas...
  6. Unprotecting Password Protected Worksheet in Jy...

    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 SaveFormat from com . aspose . cells import FileFormatType...

    docs.aspose.com/cells/java/unprotecting-passwor...
  7. Save BarCode Image to Streams in Ruby|Documenta...

    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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/save-barcode-image...
  8. 在 Ruby 中向 PDF 文件添加图层|Aspose.PDF for Java

    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 / ' doc = Rjb :: import ( ' com . aspose . pdf . Document...(). add () operator = Rjb :: import ( ' com . aspose . pdf . Operator...

    docs.aspose.com/pdf/zh/java/add-layers-to-pdf-f...
  9. Aspose.Diagram for Python via Java Limitations ...

    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....Diagram for Java import com.aspose.diagram.* ; public...for Python via Java import jpype import asposediagram def run...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  10. Convert SVG to PDF – Python Examples

    You will learn how to convert SVG to PDF programmatically or online and consider Python examples of SVG to PDF conversions using Aspose.SVG Python library.... import aspose from aspose.svg import * from aspose...converters import * from aspose.svg.drawing.skiasharp import * from...

    docs.aspose.com/svg/python-net/convert-svg-to-pdf/