Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 50,506 for

import document

(0.41 sec)
  1. 使用 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...data_dir , outfile ) document = apdf . Document ( path_infile ) signature...

    products.aspose.com/pdf/zh-hans/python-net/sign...
  2. 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...
  3. Open an Existing Visio Drawing in Ruby|Document...

    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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...to XPS in Ruby Saving Visio Document in Ruby...

    docs.aspose.com/diagram/java/open-an-existing-v...
  4. Opening Files in Jython|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....Cells - Opening Files To open documents using Aspose.Cells Java for...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/opening-files-in-jyt...
  5. Extract Annotation (facades)|Aspose.PDF for Java

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....ExtractAnnotation () { var document = new Document ( _dataDir + "sample_cats_dogs...annotationEditor . bindPdf ( document ); // Extract annotations...

    docs.aspose.com/pdf/java/extract-annotation/
  6. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上处理 PDF 文件中邮票的 Python 源代码... 使用 Document.Info 属性获取文档信息。 访问并显示不同的 Document.Info 属性。 向...添加图章-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/stamps/
  7. 支持在用Python加载HTML到Excel工作簿时布局DIV标签 via .NET|Docu...

    学习如何在使用Aspose.Cells for Python via .NET导入HTML到Excel工作簿时,保持DIV标签的布局。实现HTML结构转换的精确控制。... import os import io from aspose.cells import Workbook...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/zh/python-net/support-the...
  8. Generate reports, populate documents with data|...

    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....Generate reports, populate documents with data Contents [ Hide...following topics: Import/Export data from a document Insert or Delete...

    docs.aspose.com/cells/net/generate-reports-popu...
  9. 保存 SVG 文件 – Aspose.SVG for Python via .NET

    了解如何使用 Aspose.SVG Python 库将 SVG 文档保存到文件、内存流或 Url。...文档保存到文件中: Copy 1 import os 2 from aspose. svg import SVGDocument 3...12 # Load the existing SVG document from a file 13 with SVGDocument...

    docs.aspose.com/svg/zh/python-net/save-svg-file/
  10. Python PowerPoint API. Python PPTX, PPT from As...

    Python library to work with Microsoft PowerPoint files. Python PPTX, PPT. Create edit convert PPT PPTX PPS POT PPSX PPTM PPSM POTX POTM ODP PDF and many more formats....Install-Package Visit our documentation for more details. Aspose...slide of the presentation. import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/