Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 71,653 for

import

(0.91 sec)
  1. Extract Tagged Content from PDFs in Python|Aspo...

    Learn how to extract tagged PDF content in Python with Aspose.PDF for Python via .NET, including access to tagged content, root structure, and child structure elements.... import aspose.pdf as ap from aspose.pycore import cast import...import sys from os import path # region Extract Tagged Content...

    docs.aspose.com/pdf/python-net/extract-tagged-c...
  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. Extract Text From Stamps using Python|Aspose.PD...

    Learn how to use special feature of Aspose.PDF for Python - text exstraction from stamp annotations...Extracted Text import aspose.pdf as apdf from io import FileIO from...from os import path import json from aspose.pycore import cast ...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  5. Replace Text With State|Aspose.PDF for Python v...

    In this example, all occurrences of "software" are replaced with "SOFTWARE" and formatted in blue with a font size of 14.... 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/replace-text-wit...
  6. Create PDF Files in Python|Aspose.PDF for Pytho...

    Learn how to create PDF files and build searchable PDFs in Python using Aspose.PDF for Python via .NET....PDF document import sys from os import path import aspose.pdf as...searchable PDF. import aspose.pdf as ap import io # Requires:...

    docs.aspose.com/pdf/python-net/create-pdf-docum...
  7. 搜索

    搜索...wordtopdf; import androidx.annotation.RequiresApi; import androidx...AppCompatActivity; import android.annotation.TargetApi; import android.app...

    blog.aspose.com/zh-hant/words/build-android-wor...
  8. Create, Layout and Auto-Fit Shapes|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Programming Sample import jpype import os import asposediagram jpype...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/python-java/create-layo...
  9. Delete Stamp By ID|Aspose.PDF for Python via .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... 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/python-net/delete-stamp-by-...
  10. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....Python: import aspose.slides.charts as charts import aspose.slides...a chart: import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/chart-axis/