Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 55,306 for

import document

(0.21 sec)
  1. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF Document with Aspose.PDF for Python via .NET...Circle Annotations In PDF documents, a square annotation refers...area or section within the document. Square and Circle annotations...

    docs.aspose.com/pdf/python-net/figures-annotation/
  2. Use DocumentBuilder to Insert Document Elements...

    Insert Document elements using the Document builder in Java....DocumentBuilder to Insert Document Elements Contents [ Hide ]...DocumentBuilder is used to modify documents. This article explains and...

    docs.aspose.com/words/java/use-documentbuilder-...
  3. Add Page Number to PDF|Aspose.PDF for Python vi...

    Learn how to add page numbers to PDF Documents using PdfFileStamp in Python....in the document. import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades from config...

    docs.aspose.com/pdf/python-net/page-number/
  4. Move Stamp By Index|Aspose.PDF for Python via .NET

    How to reposition rubber stamp annotations in a PDF by using their index on a page with Aspose.PDF for Python... Save the document before performing movement...updated PDF. import aspose.pdf.facades as pdf_facades import aspose...

    docs.aspose.com/pdf/python-net/move-stamp-by-in...
  5. 扁平化所有字段|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python via .NET 将 PDF 中的所有表单字段扁平化。它展示了如何绑定 PDF 文档、将每个交互式表单元素转换为静态页面内容,并保存最终文件。... 保存已更新的 Document。 from io import FileIO import sys from os...os import path import aspose.pdf as ap import aspose.pdf.facades...

    docs.aspose.com/pdf/zh/python-net/flatten-all-f...
  6. 设置字段外观|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python 更改 PDF 表单字段的视觉外观。...from io import FileIO import sys from os import path import aspose...pdf as ap import aspose.pydrawing as ap_pydrawing import aspose...

    docs.aspose.com/pdf/zh/python-net/set-field-app...
  7. 设置字段对齐|Aspose.PDF for Python via .NET

    本示例演示了如何使用 Aspose.PDF for Python 在 PDF 文档中设置表单字段的文本对齐方式。...from io import FileIO import sys from os import path import aspose...pdf as ap import aspose.pydrawing as ap_pydrawing import aspose...

    docs.aspose.com/pdf/zh/python-net/set-field-ali...
  8. Protect Powerpoint document Online with passwor...

    Online Powerpoint file password protection app. C++ API code to apply password protection on Powerpoint presentations....Powerpoint Online Powerpoint Document Protection or Set Password...powerful C++ based Powerpoint document protection utility application...

    products.aspose.com/total/cpp/protect/powerpoint/
  9. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....application that creates an empty document, inserts some content and...Microsoft Word .DOC document. Python import jpype import os . path jarpath...

    docs.aspose.com/words/java/python-and-aspose-wo...
  10. Add Circle Annotation|Aspose.PDF for Python via...

    This example binds an input PDF, creates a circle annotation on the first page, and saves the modified Document....areas of interest in a PDF document. With PdfContentEditor , you...the updated Document. import aspose.pdf as ap import aspose.pdf...

    docs.aspose.com/pdf/python-net/add-circle-annot...