Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 67,787 for

import

(0.49 sec)
  1. Android Excel Spreadsheet API | products.aspose...

    Android spreadsheet library to create read write and parse Excel files. A spreadsheet API for mobile Apps development...formatting and page setup tasks, import and export capabilities, render... cell and range Export and import data from ArrayList, Array...

    products.aspose.com/cells/android-java/
  2. Aspose Imaging generating blank pdf for corrupt...

    Hi Team, We are creating pdf file for files which has application type as “Tagged Image File Format” using below code. public static void convertTifToPdf(String inputFilePath, String outputFilePath) { try (Image image…...implement this: import com.aspose.imaging.*; import com.aspose.imaging...imaging.fileformats.tiff.*; import com.aspose.imaging.imageoptions...

    forum.aspose.com/t/aspose-imaging-generating-bl...
  3. CSS Style & format is not applied in convert wo...

    Hi Team, CSS style & format is not applied in word file, when we convert html file into word file using aspose word. Therefore, when we convert word file into pdf file. Then, in pdf file also css style & format is not a…... The whole “import MsoHtml” feature is under active...for this issue. The whole “import MsoHtml” feature is under active...

    forum.aspose.com/t/css-style-format-is-not-appl...
  4. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. The operator classes provide great features for PDF manipulation....shows how to use PDF operators: import aspose.pdf as ap # Open PDF...correctly and independently. import aspose.pdf as ap # Open PDF...

    docs.aspose.com/pdf/python-net/working-with-ope...
  5. 在 Python 中自定义 Treemap 和 Sunburst 图表的数据点|Aspose....

    了解如何使用 Aspose.Slides for Python via .NET 在 treemap 和 sunburst 图表中管理数据点,兼容 PowerPoint 和 OpenDocument 格式。...“Stem 4” 分支的颜色: import aspose.slides as slides import aspose.slides...slides.charts as charts import aspose.pydrawing as draw with slides...

    docs.aspose.com/slides/zh/python-net/data-point...
  6. Mht to pdf - exception is thrown "Value of 'val...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Value of ‘value’ is invalid” input file 127.zip (16.4 KB) output pdf 127_html.pdf (19.8 KB)...HTML: import com.aspose.html.saving.PdfSaveOptions; import com...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...
  7. Installation|Documentation

    Adding or updating Aspose.OCR for Node.js via C++ package in your web app.... Import Aspose.OCR for Node.js via...

    docs.aspose.com/ocr/nodejs-cpp/installation/
  8. Remove ODP Annotation using Python | products.a...

    Python source code to remove ODP presentation comments...Annotations from ODP - Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/annotatio...
  9. 在Ruby中显示或隐藏网格线|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/display-or-hide-g...
  10. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python.... import aspose.pdf as ap def add_watermark...

    docs.aspose.com/pdf/python-net/add-watermarks/