Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 67,832 for

import

(0.15 sec)
  1. Convert Visio to Images formats|Documentation

    This topic show you how to convert Visio to various images formats using Aspose.Diagram for Python via Java. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PNG, JPEG, BMP images with a few lines of code....File Programming Sample import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/python-java/convert-vis...
  2. 在 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....实例化 Document 对象 doc = Rjb :: import ( ' com . aspose . pdf . Document...创建文本片段 text_fragment = Rjb :: import ( ' com . aspose . pdf . TextFragment...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  3. Worksheet To Image in 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...cells import ImageFormat from com . aspose . cells import ImageOrPrintOptions...

    docs.aspose.com/cells/java/worksheet-to-image-i...
  4. Creating and Saving Outlook Notes in Jython|Doc...

    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....- email import Settings from com.aspose.email import MapiNote...aspose.email import NoteColor from com.aspose.email import NoteSaveFormat...

    docs.aspose.com/email/java/creating-and-saving-...
  5. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…... Code: import com.aspose.pdf.Cell; import com.aspose.pdf...pdf.Document; import com.aspose.pdf.Font; import com.aspose.pdf...

    forum.aspose.com/t/rare-chinese-characters-disp...
  6. Compress Images in Ruby|Aspose.Words for Java

    Compress images using Ruby....srcFileName ) messageFormat = Rjb :: import ( "java.text.MessageFormat"...and save. resampler = Rjb :: import ( "com.aspose.words.Resampler"...

    docs.aspose.com/words/java/compress-images-in-r...
  7. 在Python.NET中指定要存储的有效数字|Documentation

    了解如何使用Aspose.Cells for Python via .NET API控制存储在Excel文件中的有效数字。...cells import Workbook , CellsHelper import aspose.cells...cells import os import pytest # Set significant digits to 15 CellsHelper...

    docs.aspose.com/cells/zh/python-net/specifying-...
  8. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization....examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import com.aspose.pdf.BackgroundArtifact ; import com.aspose...

    docs.aspose.com/pdf/java/add-backgrounds/
  9. Print PDF using Python | Aspose.PDF

    Print PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...print PDF File import aspose.pdf as apdf import aspose.pdf.facades...apfacades import aspose.pydrawing as drawing import aspose.pdf...

    products.aspose.com/pdf/python-net/print/
  10. Apply Shape Effects in Presentations with Pytho...

    Transform your PPT, PPTX and ODP files with advanced shape effects using Aspose.Slides for Python—create striking, professional slides in seconds....rectangle: import aspose.slides as slides import aspose.pydrawing...to a shape: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/shape-effect/