Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 67,865 for

import

(0.28 sec)
  1. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  2. Aspose OCR is not extracting text from pdf whic...

    Aspose OCR is not extracting text from pdf which is not searchable , from a multipge or single pdf only extraction is done for top few lines and the remaining is still image only, even though i have Aspose Total License…... import com.aspose.ocr.*; import com.aspose.ocr...models.Format; import com.aspose.pdf.License; import java.io.IOException;...

    forum.aspose.com/t/aspose-ocr-is-not-extracting...
  3. 创建、布局和自动调整形状|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.... 编程范例 import jpype import os import asposediagram jpype...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/create-l...
  4. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....Image File import aspose.diagram from aspose.diagram import * #//...document: import aspose.diagram from aspose.diagram import * #//...

    docs.aspose.com/diagram/python-net/convert-visi...
  5. 将目录添加到现有的PDF中使用Ruby|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.... doc = Rjb :: import ( ' com . aspose . pdf . Document...创建对象以表示目录信息 toc_info = Rjb :: import ( ' com . aspose . pdf . TocInfo...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...
  6. Image Overlapping and Alignment Issue in Word a...

    While upgrading Aspose from the old version to the new version, we faced image alignment and overlapping issues in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implement…...Sample code import com.aspose.pdf.Document import com.aspose.pdf...SaveFormat import com.aspose.slides.Presentation import com.aspose...

    forum.aspose.com/t/image-overlapping-and-alignm...
  7. Visio转其他格式|Documentation

    This topic show you how to convert Visio to SVG,XPS,XML,XAML formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to SVG,XPS,XML,XAML with a few lines of code.... 导出到 XML 编程示例 import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/convert-...
  8. Convert PPTM to BMP in Python | products.aspose...

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

    products.aspose.com/slides/python-java/conversi...
  9. Convert PPT to SVG in Python | products.aspose.com

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

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

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

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