Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 73,644 for

import

(0.83 sec)
  1. 设置提交 Url|Aspose.PDF for Python via .NET

    此示例演示如何使用 Aspose.PDF for Python 在 PDF 表单中为按钮字段配置提交操作。... import aspose.pdf as ap import aspose.pdf.facades...facades as pdf_facades import sys from os import path sys . path ....

    docs.aspose.com/pdf/zh/python-net/set-submit-url/
  2. 导入 JSON 数据|Aspose.PDF for Python via .NET

    本例演示了如何使用 Aspose.PDF for Python via .NET 将表单字段数据从 JSON 文件导入 PDF 表单。它展示了如何绑定 PDF 文档、通过文件流读取结构化 JSON 数据,并自动填充匹配的表单字段。...from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/zh/python-net/import-json-d...
  3. 在 Python 中使用智能卡签署 PDF 文档|Aspose.PDF for Python ...

    了解如何在 Python 中使用智能卡和外部证书签署 PDF 文档。...PDF 文档的代码片段: import sys from os import path import aspose.pdf as...as ap import aspose.pydrawing as drawing def sign_with_smart_card...

    docs.aspose.com/pdf/zh/python-net/sign-pdf-docu...
  4. Create Tagged PDF in Python|Aspose.PDF for Pyth...

    Learn how to create tagged PDF documents in Python with Aspose.PDF for Python via .NET, including PDF/UA structure elements, accessible forms, TOC pages, and automatic tagging.... import aspose.pdf as ap import sys from os import path def...(Advanced) import aspose.pdf as ap import sys from os import path def...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/
  5. NdJson to Excel in reactive progreamming - Free...

    hi Team, we have a use case where we have NdJson stream coming over http and want to convert the json data into excel file . The json object will vary for different request. Is aspose going to use memory operation to par…...illustrate this: import com.aspose.cells.*; import com.fasterxml...ObjectMapper; import reactor.core.publisher.Flux; import java.io.FileOutputStream;...

    forum.aspose.com/t/ndjson-to-excel-in-reactive-...
  6. Use FloatingBox for PDF Layout in Python|Aspose...

    Learn how to use FloatingBox for text layout, multi-column content, and precise positioning in PDF documents with Python.... import aspose.pdf as ap def creat...columns. import sys import aspose.pdf as ap from os import path def...

    docs.aspose.com/pdf/python-net/floating-box/
  7. PDF Format Conversion Solution for Go | Aspose.PDF

    Convert PDF to DOCX, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG & more using Go...Conversion in Go package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/conversion/
  8. Merge PDF Files in Python|Aspose.PDF for Python...

    Learn how to merge multiple PDF files into a single document in Python....file: import sys import aspose.pdf as ap from os import path def...

    docs.aspose.com/pdf/python-net/merge-pdf/
  9. Convert SVG to PDF in Python – Aspose.SVG for P...

    Learn how to convert SVG to PDF programmatically or online and consider Python examples of SVG to PDF conversions using Aspose.SVG for Python via .NET....svg import SVGDocument from aspose.svg.converters import Converter...'TIFF'}} from aspose.svg.saving import ImageSaveOptions {{/if_output}}...

    docs.aspose.com/svg/python-net/convert-svg-to-pdf/
  10. Add JavaScript Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a JavaScript link that triggers an alert on click, and saves the modified document.... import aspose.pdf.facades as pdf_facades...aspose.pycore import cast , is_assignable import aspose.pydrawing...

    docs.aspose.com/pdf/python-net/add-javascript-l...