Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 66,526 for

import

(0.14 sec)
  1. example.py

    Import os from jpype Import * __cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os.path.join(__cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)..."JavaClassBridge.jar")) import jpype import asposecells jpype.startJVM()...

    docs.aspose.com/cells/ar/python-java/pyinstalle...
  2. 在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-...
  3. 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/
  4. 创建复杂的 PDF 使用 Aspose.PDF|Aspose.PDF for Android ...

    Aspose.PDF for Android via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...examplecomplex ; import androidx.appcompat.app.AppCompatActivity...AppCompatActivity ; import android.os.Bundle ; import android.os.Environment...

    docs.aspose.com/pdf/zh/androidjava/complex-pdf-...
  5. create_aspose_words.py

    Import sys Import zipfile from wheel Import egg2wheel from jcc Import cpp Import os Import subprocess Import shutil Import platform if sys.argv.__len__() < 4: raise SystemError('Example: python X:\......import sys import zipfile from wheel import egg2wheel from jcc...jcc import cpp import os import subprocess import shutil import...

    docs.aspose.com/words/java/how-to-build-aspose-...
  6. Extract Fonts from PDF via Python|Aspose.PDF fo...

    Use the Aspose.PDF for Python library to extract all embedded fonts from your PDF document....document: import aspose.pdf as apdf from io import FileIO from...from os import path import json from aspose.pycore import cast ...

    docs.aspose.com/pdf/python-net/extract-fonts-fr...
  7. 搜索

    搜索...excel_to_google_sheets; import com.aspose.cells.Workbook; import com.aspose...Worksheet; import com.aspose.cells.WorksheetCollection; import com.google...

    blog.aspose.com/zh-hant/cells/convert-excel-fil...
  8. Search and Get Text from Pages of PDF|Aspose.PD...

    Learn how to search and extract text from PDF documents in Python using Aspose.PDF for document analysis.... import io import os import re import shutil import aspose...aspose.pdf as ap import aspose.pydrawing as drawing # Global configuration...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  9. Convert PPTM to PPSM in Python | products.aspos...

    Convert PPTM to PPSM in Python. Use Python library API to convert PPTM files to PPSM...converting PPTM into PPSM import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  10. Convert PPS to POTX in Python | products.aspose...

    Convert PPS to POTX in Python. Use Python library API to convert PPS files to POTX...converting PPS into POTX import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...