Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 66,727 for

import

(0.53 sec)
  1. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

    Python source code for Standard 2 of 5 (Industrial 2 of 5) barcode recognition using Java Runtime Environment....Python import os import base64 from asposebarcode import Recognition...

    products.aspose.com/barcode/python-java/standar...
  2. Adjusting Row Height and Column Width in Ruby|D...

    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'...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/adjusting-row-height...
  3. 在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....cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  4. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通過 COM Interop 使用 Python 從 PDF 中提取附件。... import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  5. Cannot convert from HTML to MHTML in Java - Fre...

    Hi guys, I am using aspose-html (version 25.4) and trying to convert my .html file (included images) to .mhtml file. However, the error shows “Path is empty”. I am sure that the html file is existing with correct path. …...MHTML format: import java.io.IOException; import com.aspose.html...HTMLDocument; import com.aspose.html.converters.Converter; import com.aspose...

    forum.aspose.com/t/cannot-convert-from-html-to-...
  6. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed pages using Aspose.Cells for Python via .NET....Consistency: Ensuring that important information, such as column...configures the print titles. import aspose.cells as ac # Load sample...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  7. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...table‑border export (quickest) import com.aspose.words.*; public...visible border) import com.aspose.words.*; import java.awt.Color;...

    forum.aspose.com/t/bug-when-generating-html-in-...
  8. Add properties in XMP metadata of EPS | Python

    The process of adding properties in XMP metadata of EPS file with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from datetime import datetime 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  9. Working with JasperReports|Aspose.PDF for Jaspe...

    Master working with JasperReports using Aspose.PDF. Create and export detailed reports in PDF format with advanced features....following code to your project: import com.aspose.pdf.jr3_7_0.jasperreports...following code to your project: import com.aspose.pdf.jr3_7_0.jasperreports...

    docs.aspose.com/pdf/jasperreports/working-with-...
  10. Manipulate Annotations in PDF using Python | As...

    Manage Annotations in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...Example: Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/annotation/