Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 54,891 for

import document

(0.22 sec)
  1. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF Document with ZUGFeRD in Aspose.PDF for Python via .NET...steps to attach ZUGFeRD to PDF: Import the Aspose.PDF library and...path variable and create a Document object. Create a FileSpecification...

    docs.aspose.com/pdf/python-net/attach-zugferd/
  2. 不使用 Visual Studio 的 ASP.NET|Aspose.PDF for .NET

    学习如何在 ASP.NET 项目中使用 Aspose.PDF for .NET,而无需依赖 Visual Studio。请遵循此实用指南。..."C#" %> <% @ Import Namespace = "System" %> <% @ Import Namespace...%> <% @ Import Namespace = "System.Data" %> <% @ Import Namespace...

    docs.aspose.com/pdf/zh/net/asp-net-without-usin...
  3. Get PDF Metadata|Aspose.PDF for Python via .NET

    Extract and display metadata from PDF Documents using Aspose.PDF for Python....Metadata Contents [ Hide ] PDF documents often contain valuable metadata...metadata that describes document content, authorship, and permissions...

    docs.aspose.com/pdf/python-net/get-pdf-metadata/
  4. Stamp Class|Aspose.PDF for Python via .NET

    Learn how to work with the Stamp class to add image, PDF, and text-based stamps to PDF Documents in Python.... import sys from os import path import aspose.pdf as...as ap import aspose.pdf.facades as pdf_facades import aspose...

    docs.aspose.com/pdf/python-net/stamp-class/
  5. Redact PPT Presentation Online or using C++ | p...

    Open and redact PPT Document online via app for free. C++ API code to search and replace PPT text....C++ Redact Ppt Redact PPT Document Online or via C++ Develop...Redact PPT Presentation Online Import PPT file by uploading it. Do...

    products.aspose.com/total/cpp/redact/ppt/
  6. 将 SVG 转换为 PDF – Python 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG Python 库将 SVG 转换为 PDF 的 Python 示例。...svg import SVGDocument from aspose.svg.converters import Converter...'TIFF'}} from aspose.svg.saving import ImageSaveOptions {{/if_output}}...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  7. Add Polygon Annotation|Aspose.PDF for Python vi...

    This example binds an input PDF, draws a solid polygon on the first page, and saves the modified Document with an annotation....the updated Document. import aspose.pdf as ap import aspose.pdf...pdf_facades import aspose.pydrawing as apd import sys from os...

    docs.aspose.com/pdf/python-net/add-polygon-anno...
  8. PDF Export Incomplete (Blank from Page 18) Whil...

    Problem Description: Using the same data to create a Document and exporting it to PDF and Word respectively. The PDF content is incomplete, starting blank from page 18 onward; the Word content is normal, with a total of…...the same data to create a Document and exporting it to PDF and...Reproduce: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/pdf-export-incomplete-blank-...
  9. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....annotation: Load the PDF file - new Document . Create new CaretAnnotation...file: import aspose.pdf as ap # Open document document = ap ...

    docs.aspose.com/pdf/python-net/extra-annotations/
  10. Extract Fonts from PDF via Python|Aspose.PDF fo...

    Use the Aspose.PDF for Python library to extract all embedded fonts from your PDF Document....Python Contents [ Hide ] Use Document to open the PDF and call font_utilities...objects referenced by the document. This is useful when auditing...

    docs.aspose.com/pdf/python-net/extract-fonts-fr...