Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 67,784 for

import

(0.67 sec)
  1. 使用图像|Documentation

    本页介绍如何使用 Aspose.Diagram 库从 Visio 绘图的页面中提取、替换或插入图像。... import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/working-...
  2. How to Print Barcode Images on BIRT Reports|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.... Java import java.awt.Image ; import java.awt.image...RenderedImage ; import java.io.ByteArrayOutputStrea ; import java.util...

    docs.aspose.com/barcode/java/how-to-print-barco...
  3. 在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 SaveFormat from com . aspose . cells import FileFormatType...

    docs.aspose.com/cells/zh/java/unprotecting-simp...
  4. 在 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/zh/java/worksheet-to-imag...
  5. 现代 API|Aspose.Slides for Python 文档

    现代 API...api import Presentation , SaveFormat ...javax.imageio import ImageIO from java.io import File from java...

    docs.aspose.com/slides/zh/python-java/modern-api/
  6. Convert Visio to HTML format|Documentation

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

    docs.aspose.com/diagram/zh/python-java/convert-...
  7. Install Aspose.Slides for Android via Java|Aspo...

    Quickly install Aspose.Slides for Android. Step-by-step guide, system requirements, and Java code samples — start working with PowerPoint presentations today!...and add these imports: import java.io.File ; import com.aspose.slides...IAutoShape ; import com.aspose.slides.IParagraph ; import com.aspose...

    docs.aspose.com/slides/androidjava/install-aspo...
  8. Specifying Significant Digits to be Stored in E...

    Learn how to control significant digits stored in Excel files using Aspose.Cells for Python via .NET API....cells import Workbook , CellsHelper import aspose.cells...cells import os import pytest # Set significant digits to 15 CellsHelper...

    docs.aspose.com/cells/python-net/specifying-sig...
  9. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...purpose… import com.aspose.cells.HtmlHiddenColDisplay; import com...HtmlHiddenRowDisplay; import com.aspose.cells.HtmlSaveOptions; import com.aspose...

    forum.aspose.com/t/indentation-applied-to-first...
  10. 档案

    档案...wordtopdf; import androidx.annotation.RequiresApi; import androidx...AppCompatActivity; import android.annotation.TargetApi; import android.app...

    blog.aspose.com/zh/words/build-android-word-to-...