Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 67,595 for

import

(0.22 sec)
  1. 搜索

    搜索...refreshToken; } import java.io.BufferedReader; import java.io.IOException;...IOException; import java.io.InputStream; import java.io.InputStreamReader;...

    blog.aspose.com/zh-hant/email/import-gmail-cont...
  2. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…... import com.aspose.cells.OoxmlSaveOptions; import com.aspose...SaveFormat; import com.aspose.cells.Workbook; import com.aspose...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  3. 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/python-java/convert-vis...
  4. 使用Python.NET导出Excel方程到其他格式|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel方程导出为LaTeX和MathML格式。...方法,并将生成的结果插入HTML中: Python代码 import os from aspose.cells import Workbook from...from aspose.cells.drawing import TextBox from aspose.cells.drawing...

    docs.aspose.com/cells/zh/python-net/export-equa...
  5. Add Page Number to PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....examples ; import com.aspose.pdf.Color ; import com.aspose.pdf...Document ; import com.aspose.pdf.FontRepository ; import com.aspose...

    docs.aspose.com/pdf/java/add-page-number/
  6. 在 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...
  7. com.aspose.pdf.exceptions.FontNotFoundException...

    Converting a document to PDF on a Linux machine generates this error: com.aspose.pdf.exceptions.FontNotFoundException: Font OpenSansRegular can not found. com.aspose.pdf.internal.l5h.l1n.l1h(Unknown Source) com.aspose.p…...Document import com.aspose.pdf.FontRepository; import com.aspose...MemoryFontSource; import com.aspose.pdf.FontSettings; import com.aspose...

    forum.aspose.com/t/com-aspose-pdf-exceptions-fo...
  8. Aspose.Slides for Python: "No Usable Version of...

    Import jpype Import _jpype if not _jpype.isStarted(): jpype.startJVM(jpype.getDefaultJVMPath(), "-Djava.awt.headless=true") from aspose.slides Import Presentation, License from asposecells.api Import Workbook self.p…...21, 2025, 11:55am 1 import jpype import _jpype if not _jpype...headless=true") from aspose.slides import Presentation, License from...

    forum.aspose.com/t/aspose-slides-for-python-no-...
  9. Render 3D View in Image format from Camera|Docu...

    Using Aspose.3D for Python via .NET, developers can render an image to view a realistic image of 3D model, with or without the enhanced background, textures, shadows and also adjust the image size....pydrawing import Color , Size from aspose.pydrawing...imaging import ImageFormat from aspose.threed import ImageRenderOptions...

    docs.aspose.com/3d/python-net/render-3d-view-in...
  10. 指定 3D 文件加载选项|Documentation

    有几个接受LoadOptions对象的Scene.Open方法重载或Scene类构造函数重载。每种加载格式都有一个相应的类,该类保存该加载格式的加载选项。...formats import Discreet3dsLoadOptio # For...the look up paths to allow importer to find external dependencies...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...