Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 69,792 for

path

(0.26 sec)
  1. 添加附件|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,将外部文件附加到第一页,并将带有嵌入附件的修改后 PDF 保存。...import path sys . path . append ( path . join ( path . dirname...add_document_attachment ( attachment_stream , path . basename ( attachment_file...

    docs.aspose.com/pdf/zh/python-net/add-attachment/
  2. FontSavingArgs.font_file_name property | Aspose...

    FontSavingArgs.font_file_name property. Gets or sets the file name (without Path) where the font will be saved to....sets the file name (without path) where the font will be saved...without the path. Aspose.Words determines the path for saving...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Polyline Annotation|Aspose.PDF for Python v...

    The example binds an input PDF, creates a solid polyline on the first page, and saves the modified document with an annotation....useful for visually representing paths, trends, or connections in diagrams...import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/add-polyline-ann...
  4. Single-Line Field to Multi-Line Field|Aspose.PD...

    Convert a single-line text field into a multi-line field in a PDF document using Aspose.PDF for Python....FileIO import sys from os import path import aspose.pdf as ap import...pdf_facades sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/single-to-multiple/
  5. Add Movie Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, adds a movie annotation on page 1, and saves the updated PDF....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/add-movie-annota...
  6. Add PDF Document Link|Aspose.PDF for Python via...

    This example binds an input PDF, adds a green-colored link to a page in another PDF, and saves the modified document....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/add-pdf-document...
  7. Add Rubber Stamp|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a green “Approved” rubber stamp to the first four pages, and saves the modified document....import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/add-rubber-stamp/
  8. 设置提交标志|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 以编程方式为 PDF 表单按钮设置提交标志。这样当用户点击按钮时,可将表单数据以特定格式(例如 XFDF)提交。...import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/zh/python-net/set-submit-flag/
  9. Create ListBox Field|Aspose.PDF for Python via ...

    Learn how to programmatically add a ListBox form field to a PDF document using Aspose.PDF for Python. This guide shows how to insert a ListBox field, define selectable items, and save the updated PDF file.... import sys from os import path import aspose.pdf.facades as...pdf_facades sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/create-listbox-f...
  10. lineto.svg

    <Path d="M 30 30 L 110 30 L 110 110 L 30 110 L 30 30" fill="transparent" stroke-width="2" stroke="black" /> <......org/2000/svg"> <path d="M 30 30 L 110 30 L 110 110...stroke-width="2" stroke="black" /> <path d="M 50 50 H 130 V 130 H 50...

    docs.aspose.com/svg/files/lineto.svg