Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 73,650 for

import

(0.2 sec)
  1. Change PDF Viewer Preferences|Aspose.PDF for Py...

    This module demonstrates how to adjust a PDF document’s viewer settings using Aspose.PDF for Python.... import aspose.pdf.facades as pdf_facades import sys from...from enum import IntFlag from os import path sys . path . append...

    docs.aspose.com/pdf/python-net/change-viewer-pr...
  2. Try Concatenate Two PDF Files|Aspose.PDF for Py...

    Concatenate two PDF files using Aspose.PDF for Python.... 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/python-net/try-concatenate-...
  3. Add Bookmark Action|Aspose.PDF for Python via .NET

    This example binds an input PDF, creates a bookmark labeled "PdfContentEditor Bookmark" that navigates to page 1, and saves the updated document.... import aspose.pdf.facades as pdf_facades import aspose...pydrawing as apd import sys from os import path sys . path ....

    docs.aspose.com/pdf/python-net/add-bookmark-act...
  4. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations.... import aspose.pydrawing as draw import aspose.slides...slides as slides import aspose.slides.smartart as art # Load the...

    docs.aspose.com/slides/python-net/manage-smarta...
  5. 为 PDF 页面添加页边距|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python 为 PDF 的选定页面添加自定义页边距。...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/add-margins-t...
  6. PDF Certification|Aspose.PDF for Python via .NET

    Learn how to certify PDF documents in Python using PdfFileSignature and DocMDPSignature with different document modification permissions.... import aspose.pdf.facades as pdf_facades import sys from...from os import path def certify_pdf_with_mdp_signature ( infile...

    docs.aspose.com/pdf/python-net/pdf-certification/
  7. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  8. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....Example */ import java.io.FileNotFoundExceptio ; import java.nio...file.Path ; import java.nio.file.Paths ; import java.time.Duration...

    docs.aspose.com/pdf/java/complex-pdf-example/
  9. 使用 XFA 表单|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET API 让您能够在 PDF 文档中使用 XFA 和 XFA AcroForm 字段。... import aspose.pdf as ap import sys from os import path def...PDF。 import aspose.pdf as ap import sys from os import path def...

    docs.aspose.com/pdf/zh/python-net/xfa-forms/
  10. 按索引移动印章|Aspose.PDF for Python via .NET

    如何使用 Aspose.PDF for Python 通过页面上的索引重新定位 PDF 中的橡胶印章注释... import aspose.pdf.facades as pdf_facades import aspose...apd from io import BytesIO import sys from os import path sys ...

    docs.aspose.com/pdf/zh/python-net/move-stamp-by...