Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 69,934 for

import

(0.38 sec)
  1. Font Conversion. Advanced details | Java

    C++ API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....font ; 3 4 import java.io.FileOutputStream ; 5 import java.io.IOException...IOException ; 6 import java.nio.file.Files ; 7 import java.nio.file...

    docs.aspose.com/font/java/convert/advanced-meth...
  2. 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...
  3. Render HTML in Python – Aspose.HTML for Python ...

    Rendering HTML, SVG, MHTML, and EPUB using HtmlRenderer, SvgRenderer, MhtmlRenderer, and EpubRenderer classes in Aspose.HTML for Python via .NET API....Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...as rn 6 import aspose.html.rendering.pdf as rp 7 import aspose...

    docs.aspose.com/html/python-net/renderers/
  4. Converting HTML files to Excel Spreadsheets in ...

    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....html_to_excel () load_format = Rjb :: import ( 'com.aspose.cells.LoadFormat'...LoadFormat options = Rjb :: import ( 'com.aspose.cells.HTMLLoadOptions'...

    docs.aspose.com/cells/java/converting-html-file...
  5. Customize BarCode Image Resolution in Ruby|Docu...

    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 bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/customize-barcode-...
  6. 合并组合 Diagram|Documentation

    本节说明如何合并 visio 文件... 示例代码 import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/merge-co...
  7. Replace Image in Existing PDF File using Python...

    This section describes about replace image in existing PDF file using Python library.... Import necessary modules (aspose.pdf...‘path_outfile’. import aspose.pdf as apdf from io import FileIO from...

    docs.aspose.com/pdf/python-net/replace-image-in...
  8. 将 3D 场景另存为 HTML|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....pydrawing import Color from aspose.threed import Scene from...from aspose.threed.entities import Cylinder , Light , LightType from...

    docs.aspose.com/3d/zh/python-net/save-3d-scene-...
  9. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET.... import aspose.pdf as ap import aspose.pdf.drawing...drawing as drawing import datetime # Create PDF document document...

    docs.aspose.com/pdf/python-net/add-curve/
  10. 与线性挤压一起工作|Documentation

    Aspose.3D for Python via .NET 提供了linearexdution类,它将2D形状作为输入,并在第三维中扩展该形状。...threed import FileFormat , Scene from aspose...aspose.threed.entities import LinearExtrusion from aspose.threed...

    docs.aspose.com/3d/zh/python-net/working-with-l...