Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 53,308 for

import document

(0.35 sec)
  1. Converting a XPS file to DOC using Python | Asp...

    Sample code on Python for XPS to DOC conversion. Use example code for batch XPS to DOC conversion with Python and .NET...programmatically a document from XPS to DOC format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/x...
  2. Save BarCode Image to Streams 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 builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/save-barcode-image...
  3. Create HTML Files via Python | products.aspose.com

    Python Sample code for generating HTML Documents. Use this code for creating HTML files within any Python based application.....XML VSDX HTML Create HTML Documents via Python Native and high...performance HTML (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/python-java/create/...
  4. 使用 Aspose.Cells for Python via .NET 作为 Pandas E...

    使用 Aspose.Cells for Python via .NET 作为 Pandas Excel 引擎。...py import pandas as pd from aspose.cells import Workbook... and add Add the following import line after the existing from...

    docs.aspose.com/cells/zh/python-net/using-aspos...
  5. Working with Table in Tagged PDFs using Python|...

    This article explains how to works with table in Tagged PDF Document with Aspose.PDF for Python via .NET....accessible table in a PDF document using Aspose.PDF for Python...Tagged PDF document: Create a new tagged PDF document. Set document...

    docs.aspose.com/pdf/python-net/working-with-tab...
  6. Working with Visual Brush in XPS file | Python

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with XPS Document Working with Visual Brush...you to add a grid to an XPS document. To achieve this, you must...

    docs.aspose.com/page/python-net/xps/working-wit...
  7. The text inside the table is misaligned in tabl...

    An issue has been identified during the conversion workflow from Excel to PDF and then to PPTX, wherein the table data appears misaligned in the resulting PowerPoint file. The text inside the table is moved upwards towa…...2:jdk16’ Code Sample: import com.aspose.cells.* import com.aspose.pdf...pdf.* import com.aspose.pdf.DocSaveOptions import com.aspose.pdf...

    forum.aspose.com/t/the-text-inside-the-table-is...
  8. Add, Delete and Get Annotation using Aspose.PDF...

    With Aspose.PDF for C++ you may add, delete and get annotation from your PDF file. Check all lists of annotations to resolve your task....What are annotations in PDF documents? These are additional objects...possible to make the text in the document more readable, highlight it...

    docs.aspose.com/pdf/cpp/add-delete-and-get-anno...
  9. Specify Formula Fields while Importing Data to ...

    Learn how to specify formula fields while Importing data into a worksheet using the Aspose.Cells for .NET API....Specify Formula Fields while Importing Data to Worksheet Contents...specify formula fields when you import data into your worksheet using...

    docs.aspose.com/cells/net/specify-formula-field...
  10. Dynamic form to static issue - Free Support For...

    License license = new License(); license.setLicense("Aspose.Pdf.lic"); Document Document = new Document("test.pdf"); Document.getForm().setType(FormType.Standard); Document.save("test2.pdf"); exception : Exception in t…...lic"); Document document = new Document("test.pdf"); document.getForm()...setType(FormType.Standard); document.save("test2.pdf"); exception...

    forum.aspose.com/t/dynamic-form-to-static-issue...