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

import document

(0.09 sec)
  1. 如何用 Python.NET 设置系列隐藏|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 隐藏 Excel 中的图表系列,这里有详细的步骤指南。...NET 设置系列不可见: import os from aspose.cells import Workbook current_dir...如下图所示,原本可见的前两个系列在输出文件中变为不可见。 AI Document Assistant Close 如何创建龙卷风图表...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  2. Report In Python

    Generate reports in Python and automate Documents in DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with Python via .NET reporting tools....Web, and Markdown documents and for document automation using...images, barcodes, and other document elements using LINQ Reporting...

    products.aspose.com/words/python-net/report/
  3. HTML to XLS Converter using Python | Aspose.PDF

    Sample code on Python for HTML to XLS conversion. Use example code for batch HTML to XLS conversion with Python and .NET...convert programmatically a document from HTML to XLS format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/h...
  4. 从 PDF 文档中搜索和获取图像|Aspose.PDF for Java

    本节解释如何使用 Aspose.PDF for Java 库从 PDF 文档中搜索和获取图像。...examples ; import java.io.IOException ; import com.aspose.pdf...IOException { // 打开文档 Document doc = new Document ( _dataDir + "SearchAndGetImages...

    docs.aspose.com/pdf/zh/java/search-and-get-imag...
  5. PdfSaveOptions.digital_signature_details proper...

    PdfSaveOptions.digital_signature_details property. Gets or sets the details for signing the output PDF Document....for signing the output PDF document. @property def digital_signature_details...value is None and the output document will not be signed. When this...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Modern API|Aspose.Slides for Python Documentation

    Modern API...api import Presentation , SaveFormat ...javax.imageio import ImageIO from java.io import File from java...

    docs.aspose.com/slides/python-java/modern-api/
  8. Convert VSTM to XPS via Python | products.aspos...

    Sample Python conversion code for VSTM format to XPS file. Use this example code to convert VSTM to XPS within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  9. Convert VST to XPS via Python | products.aspose...

    Sample Python conversion code for VST format to XPS file. Use this example code to convert VST to XPS within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  10. Change simple values in XMP EPS metadata |Python

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for Python is explained and illustrated with the code 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/ch...