Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 50,543 for

import document

(0.14 sec)
  1. 在Ruby中将文件转换为MHTML文件|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....workbook ) save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...saving options sv = Rjb :: import ( 'com.aspose.cells.HtmlSaveOptions'...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  2. 使用 Python 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。... 在類別檔案中包含命名空間 初始化 Document 類別物件。 使用 Pages.Add() 方法新增頁面。...Python 创建 PDF import aspose.pdf as apdf from os import path path_outfile...

    products.aspose.com/pdf/zh-hant/python-net/create/
  3. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。... 使用 Document 實例載入 PDF。 使用 Document.Info 屬性取得 DocumentInfo。...存取並顯示不同的 Document.Info 屬性。 將圖章添加到 PDF - Python import aspose.pdf...

    products.aspose.com/pdf/zh-hant/python-net/stamps/
  4. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex Documents that contain images, text fragments, and tables in one Document....simple steps to create a PDF document using Python and Aspose.PDF...at creating a more complex document with Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  5. Disable CSS while Saving to HTML with Python.NE...

    Learn how to disable CSS styles when saving Excel files to HTML format using Aspose.Cells for Python via .NET API.... Sample Code import os from aspose.cells import Workbook , HtmlSaveOptions..."outputDisable.html" ), opts ) AI Document Assistant Close Disable Exporting...

    docs.aspose.com/cells/python-net/disable-css-wh...
  6. PDF to PDFA Merge using Python | Aspose.PDF

    Combine two or more PDF Documents into one PDFA single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...in just a few lines of code. Import necessary Python libraries...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  7. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the Document in C++....linked and not stored in the document. bool Aspose :: Words :: Drawing...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Images...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Table conditional styles unexpected behavior - ...

    Hi, I’ve noticed that conditional table padding styles (checked for FirstRow in particular) have a somewhat unexpected interaction with inline (as in - defined for specific instance of a table) styles in Imported tables…...instance of a table) styles in imported tables. I’m adding a table...in my specific case) to a document created in aspose. This style...

    forum.aspose.com/t/table-conditional-styles-une...
  9. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Python via .Net....cells import Workbook import aspose.cells import os import pytest...pytest # The path to the documents directory current_dir = os ....

    docs.aspose.com/cells/python-net/delete-named-r...
  10. 将 Python 格式的 Word 转换为 Excel|Python via .NET 格式的...

    将 PDF 转换为 Excel、将 XML 转换为 Excel、将 DOCX 转换为 Excel Python。使用 Python 将各种格式的文档保存到 XLSX。... Document ( docs_base . my_dir + "Pdf Document.pdf" ) doc...XLSX: from aspose.words import Document , DocumentBuilder from...

    docs.aspose.com/words/zh/python-net/convert-a-d...