Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 69,777 for

import

(0.19 sec)
  1. Convert VSTM to PDF via Python | products.aspos...

    Sample Python conversion code for VSTM format to PDF file. Use this example code to convert VSTM to PDF within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSTM in an object...

    products.aspose.com/diagram/python-java/convers...
  2. PAGEREF field page numbers incorrect after upda...

    Hi, We’re generating DOCX reports programmatically (using Go to build the WordprocessingML XML) and then passing them through Aspose.Words for Python to resolve field codes. The TOC uses PAGEREF fields referencing bookm…...er) Field resolution code: import aspose.words as aw doc = aw...reproduction script (app.py): import io import aspose.words as aw lic...

    forum.aspose.com/t/pageref-field-page-numbers-i...
  3. 在演示文稿中使用 Python 复制段落和文本片段|Aspose.Slides for Pyt...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿之间复制段落和文本片段,从而提升你的工作流程。... import aspose.slides as slides #函数定义...属性复制到一个临时部分并返回。目标部分获得复制的值。 import aspose.slides as slides #函数定义...

    docs.aspose.com/slides/zh/python-net/copying-pa...
  4. Processing Images for HTML output|Aspose.Words ...

    Aspose Words for JasperReports has 3 parameters for configuring how to process images when exporting to HTML format.... In JasperReports: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/processing-...
  5. Licensing|Aspose.Finance for .NET

    Python Finance Library API invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....set a license file: Python import aspose.finance as af # Instantiate...license from a stream: Python import aspose.finance as af # Instantiate...

    docs.aspose.com/finance/python-net/licensing/
  6. Converting a DICOM file to PDF using Python | A...

    Sample code on Python for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion with Python and .NET...file: import aspose.pdf as apdf from os import path import pydicom...

    products.aspose.com/pdf/python-net/conversion/d...
  7. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. .NET API C# code to extract text in rows and cells from Excel spreadhseets....Excel Document via Online App Import Excel file to parse by uploading...logic. 🔍 Structured Data Import Import .csv , .tsv , or .xlsx content...

    products.aspose.com/total/net/parse/excel/
  8. Using wrapper in CPP|Aspose.PDF for .NET

    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....h> #import "TextRetriever.tlb" using namespace...

    docs.aspose.com/pdf/net/using-wrapper-in-cpp/
  9. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_PreserveEmptyLines method. Gets or sets a boolean value indicating whether to preserve empty lines while load a Markdown document. The default value is false. Normally, empty lines between block-level elements in Markdown are ignored. Empty lines at the beginning and end of the document are also ignored. This option allows to Import such empty lines in C++.... This option allows to import such empty lines. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Create PDF Report In Python

    Generate reports and automate documents using PDF templates and custom data in Python....aspose-words Copy import aspose.words as aw import aspose.words.reporting...NET Add a library reference (import the library) to your Python...

    products.aspose.com/words/python-net/report/pdf/