Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 109,876 for

import

(0.23 sec)
  1. Set Start and Stop Symbols of Codabar BarCode i...

    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....constructor builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... new ( "$ 123:50" , Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/set-start-and-stop...
  2. Adding Files to PST in 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....- email import Settings from com.aspose.email import PersonalStorage...email import FileFormatVersion from com.aspose.email import StandardIpmFolder...

    docs.aspose.com/email/java/adding-files-to-pst-...
  3. Split Tables in Jython|Aspose.Words for Java

    Split Tables using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import Paragraph...

    docs.aspose.com/words/java/split-tables-in-jython/
  4. Convert PDF to TXT in Python|Aspose.PDF for Pyt...

    Aspose.PDF for Python via C++ library allows you to convert PDF to TXT format using Python....C++: import AsposePDFPython as apCore import os import os.path...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-txt/
  5. 在Ruby中将工作表转换为SVG|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.... img_options = Rjb :: import ( 'com.aspose.cells.ImageOrPrintOptions'.... new save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...

    docs.aspose.com/cells/zh/java/converting-worksh...
  6. Aspose.Diagram for Python via Java Limitations ...

    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....Diagram for Java import com.aspose.diagram.* ; public...for Python via Java import jpype import asposediagram def run...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  7. Setting OcrEngine to Recognize Only White Liste...

    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....OcrEngine ocr_engine = Rjb :: import ( 'com.aspose.ocr.OcrEngine'...ocr_engine . setImage ( Rjb :: import ( 'com.aspose.ocr.ImageStream'...

    docs.aspose.com/ocr/java/setting-ocrengine-to-r...
  8. TableStyle class | Aspose.Cells for Python via ...

    TableStyle class TableStyle class Represents the table style. The TableStyle type exposes the following members: Prop......cells import BackgroundType , CellsHelper...Workbook from aspose.cells.tables import TableStyleElementTyp from aspose...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word document to stream using Ruby.... stream = Rjb :: import ( 'java.io.FileInputStream'...document into memory. doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/load-and-save-to-str...
  10. 无法将 DWG 文件转换为 PDF - Free Support Forum - aspose...

    大家好, 我在使用 Aspose.CAD for Java 尝试将 DWG 文件转换为 PDF 文件时遇到了问题。在我尝试转换以下附带的 DWG 文件时,我收到了一个错误消息。 我在这里提供了我的转换代码: Import java.io.File; Import java.io.InputStream; Import com.aspose.cad.imageoptions.CadRasterizationOptions; i…... 我在这里提供了我的转换代码: import java.io.File; import java.io.InputStream;...InputStream; import com.aspose.cad.imageoptions.CadRasterizationOpti;...

    forum.aspose.com/t/dwg-pdf/264629