Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 50,368 for

import document

(0.08 sec)
  1. How to Run the Examples|Documentation

    Learn about how to download Aspose.Drawing for Java examples from Github and running examples.... Import Examples to IDE Project Utilize...Eclipse, to run the examples. Import the desired example via File...

    docs.aspose.com/drawing/java/how-to-run-the-exa...
  2. 在Jython中向新的Excel文件添加工作表|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class AddingWorksheetstoNe...

    docs.aspose.com/cells/zh/java/adding-worksheets...
  3. Converting Worksheet to Image in Ruby|Documenta...

    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....ImageOptions img_options = Rjb :: import ( 'com.aspose.cells.ImageOrPrintOptions'...type image_format = Rjb :: import ( 'com.aspose.cells.ImageFormat'...

    docs.aspose.com/cells/java/converting-worksheet...
  4. 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...
  5. 设置环境和安装指南|Documentation

    setup Aspose.Diagram for Python via Java and installation guidelines...py 并使用以下示例代码: import jpype import asposediagram jpype ...() from asposediagram . api import * diagram = Diagram () diagram...

    docs.aspose.com/diagram/zh/python-java/setup-en...
  6. Get Page Properties in Ruby|Aspose.PDF for Java

    Learn how to retrieve page properties in a PDF file using Ruby with Aspose.PDF to manage and manipulate your Documents efficiently....get page properties of Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/get-page-properties-in...
  7. Control BarCode Image Quality in Ruby|Documenta...

    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'.... setImageQuality ( Rjb :: import ( 'com.aspose.barcode.ImageQualityMode'...

    docs.aspose.com/barcode/java/control-barcode-im...
  8. Font.Shadow cannot read the shadow correctly - ...

    word in the test.docx set the text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the text attribute of the “…...text attributes set in your document and the values returned by...following code snippet to create a document with shadowed text and verify...

    forum.aspose.com/t/font-shadow-cannot-read-the-...
  9. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(DocumentWra…...handling of Office Math in the document you are trying to convert...steps: Check Document Content : Ensure that the document does not...

    forum.aspose.com/t/doc/314783
  10. Redact PPTX Presentation Files using Python | p...

    Python source code to find and replace text in PPTX Presentation....Presentation via Python A basic document search and replace text in...PPTX Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/redaction...