Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 68,763 for

import

(0.3 sec)
  1. Adding Attachment to a PDF document using Pytho...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for Python via .NET library.... Import the Aspose.PDF package Create...attachment in a PDF document. import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/add-attachment-t...
  2. 在 Ruby 中设置 Visio Shape 的 XForm 数据|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....Diagram 实例 diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."SetShapeXFormData.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  3. 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/
  4. Add Pages to PDF using Python | Aspose.PDF

    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/
  5. PDF to DOC Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one DOC single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import necessary Python libraries...Output file: import aspose.pdf as apdf from io import FileIO from...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  6. 在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/' workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...'Book1.xls' ) workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  7. Creating a DataMatrix BarCode 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/creating-a-datamat...
  8. 以球体半径工作|Documentation

    使用 Aspose.3D for Python via .NET,你可以设置得到一个球体的半径。为了获取或设置半径,您可以使用Sphere类的半径属性。以下是设置球体半径的代码示例。...threed import FileFormat , Scene from aspose...aspose.threed.entities import Sphere # For complete examples and...

    docs.aspose.com/3d/zh/python-net/working-with-r...
  9. 在 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...

    docs.aspose.com/cells/zh/java/display-hide-tabs...
  10. Convert PDF pages to Images in Ruby|Aspose.PDF ...

    Find out how to convert PDF pages into images using Ruby with Aspose.PDF, making it easy to extract visual content from PDFs....data / ' converter = Rjb :: import ( ' com . aspose . pdf . facades...image_format_internal = Rjb :: import ( ' com . aspose . pdf . ImageFormatInternal...

    docs.aspose.com/pdf/java/convert-pdf-pages-to-i...