Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 66,908 for

import

(0.14 sec)
  1. 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-...
  2. MarkdownLoadOptions.preserveEmptyLines property...

    MarkdownLoadOptions.preserveEmptyLines property. Gets or sets a boolean value indicating whether to preserve empty lines while load a [LoadFormat.Markdown](../../../aspose.words/loadformat/#Markdown) document... This option allows to import such empty lines. get preserveEmptyLines...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Merge PS files using Python for .NET | Aspose.PDF

    Merge PS files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path ps_load_options...

    products.aspose.com/pdf/python-net/merger/ps/
  4. 使用 Python 添加和验证 PDF 数字签名 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文档中创建电子签名的 Python 源代码。...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/sign...
  5. Merge Image to PDF in Python | products.aspose.com

    Merge Image to PDF in Python. Use Python library API to combine Image and PDF...Image to PDF import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/ima...
  6. Merge PNG to PDF in Python | products.aspose.com

    Merge PNG to PDF in Python. Use Python library API to combine PNG and PDF...PNG to PDF import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/png...
  7. Merge TIFF to PDF in Python | products.aspose.com

    Merge TIFF to PDF in Python. Use Python library API to combine TIFF and PDF...TIFF to PDF import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/tif...
  8. 使用Python.NET将日期转换为日本日期|Documentation

    学习如何使用Aspose.Cells for Python via .NET将公历日期转换为Excel文件中的日本日期。...日期的PDF输出的过程: import os from aspose.cells import Workbook , LoadOptions...

    docs.aspose.com/cells/zh/python-net/convert-dat...
  9. 在用 Python.NET 保存为HTML时禁用CSS|Documentation

    学习如何在使用 Aspose.Cells for Python via .NET API 将Excel文件保存为HTML格式时禁用CSS样式。... 示例代码 import os from aspose.cells import Workbook , HtmlSaveOptions...

    docs.aspose.com/cells/zh/python-net/disable-css...
  10. 使用 Python for .NET 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。...Python 创建 PDF import aspose.pdf as apdf from os import path path_outfile...

    products.aspose.com/pdf/zh-hant/python-net/create/