Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 51,268 for

import document

(0.2 sec)
  1. 使用 Python 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码创建 PDF 表单并以编程方式添加字段。...在 Document 类的实例中加载 PDF。 1。创建字段。 1。创建装饰(如边框)。...中创建 PDF 表单 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  2. Online XLSX File Text Finder or Build XLSX Sear...

    Free online app to search in XLSX file. C++ API code for any XLSX file text search application....Search Xlsx Online Searchable Document App and XLSX Text Search Library...Develop powerful C++ based XLSX document search engine software or...

    products.aspose.com/total/cpp/search/xlsx/
  3. Adding Text stamps in PDF via Python|Aspose.PDF...

    Add a text stamp to a PDF Document using the TextStamp class with Aspose.PDF for Python library....stamp, you need to create a Document object and a TextStamp object...to PDF pages. Open the PDF document. Create a TextStamp object...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  4. How to Change Border Color in Python – Aspose.HTML

    Learn how to change border color in HTML using Python with Aspose.HTML. Step-by-step examples, CSS tips, and solutions to common styling issues....a common task in automated document processing and styling. Using...you can easily load an HTML document, apply CSS rules, and save...

    docs.aspose.com/html/python-net/how-to-change-b...
  5. Working with Protection|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....Microsoft Visio you protect documents this way: Open a diagram in...Protect Document from the menu. In the Protect Document window...

    docs.aspose.com/diagram/python-java/working-wit...
  6. Manage Presentation Properties with Python|Aspo...

    Master presentation properties in Aspose.Slides for Python via .NET and streamline search, branding and workflow in your PowerPoint files....NET supports two kinds of document properties, which are Built-in...IDocumentProperties that represents the document properties associated with...

    docs.aspose.com/slides/python-net/presentation-...
  7. 使用 Python 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式管理 PDF 文件中的表格... 使用 Document 實例載入PDF。 透過索引存取該頁面。 1.建立一個...中新增表格 - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/table/
  8. Creating tooltips in Text|Aspose.PDF for Python...

    Learn how to add tooltip to the text fragment in PDF using Python and Aspose.PDF...Create a new Document . Save the initial document. Reopen the...the PDF document. Search for target text using TextFragmentAbsorber...

    docs.aspose.com/pdf/python-net/pdf-tooltip/
  9. Apply custom class using mustache syntax - Free...

    Hi, I want to use {{name}} with custom implementation class for mail merge like <<[x.fmt(name,"LIKE THIS")]>> so i want similar implementation in mustache syntax. How it is possible? Thank you in advance....might implement this in Java: import com.github.mustachejava.DefaultMustacheFacto;...DefaultMustacheFacto; import com.github.mustachejava.Mustache; import com.github...

    forum.aspose.com/t/apply-custom-class-using-mus...
  10. 使用 Python 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式在 PDF 文件中添加表格...中添加表格-Python import aspose.pdf as apdf from os import path path_infile...data_dir , outfile ) document = apdf . Document ( path_infile ) border_info...

    products.aspose.com/pdf/zh-hans/python-net/tabl...