Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 73,650 for

import

(0.21 sec)
  1. Delete All Images from PDF|Aspose.PDF for Pytho...

    Delete all images from a PDF document using Aspose.PDF for Python via the Facades API.... import aspose.pdf.facades as pdf_facades import sys from...from os import path sys . path . append ( path . join ( path ....

    docs.aspose.com/pdf/python-net/delete-all-images/
  2. The Gradient Color Disappears After XLSX-to-PDF...

    When converting the Excel chart to PDF and then to PPTX, the gradient color is missing, and the text in the Y-axis is not rotating properly. Please consider the first slide only. Aspose version: implementation ‘com.as…...2:jdk16’ Code Sample: import com.aspose.cells.* import com.aspose.pdf...pdf.* import com.aspose.pdf.DocSaveOptions import com.aspose.pdf...

    forum.aspose.com/t/the-gradient-color-disappear...
  3. 在 Python 中将 PDF 表格与数据源集成|Aspose.PDF for Python ...

    了解如何在 Python 中将 PDF 表格与数据库和 pandas DataFrame 等数据源集成。...from os import path import sys import pandas as pd import aspose...aspose.pdf as ap from config import set_license , initialize_data_dir...

    docs.aspose.com/pdf/zh/python-net/integrate-table/
  4. Delete Pages from PDF|Aspose.PDF for Python via...

    Remove selected pages from a PDF document 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/delete-pages-fro...
  5. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for Android。...examplesimple ; import android.app.Activity ; import android.os.Bundle...Bundle ; import android.os.Environment ; import android.widget...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...
  6. Add Tables to PDF in Python|Aspose.PDF for Pyth...

    Learn how to add and configure tables in existing PDF documents in Python.... import aspose.pdf as ap from aspose.pdf import Color ...HorizontalAlignment from os import path import sys def create_table...

    docs.aspose.com/pdf/python-net/adding-tables/
  7. Replace a Picture Shape of the Visio Diagram in...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...into bytes array fi = Rjb :: import ( 'java.io.File' ) . new (...

    docs.aspose.com/diagram/java/replace-a-picture-...
  8. Update PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to update PDF link appearance and destinations in Python.... import aspose.pdf as ap import sys from os import path from...from aspose.pycore import cast , is_assignable def link_anno...

    docs.aspose.com/pdf/python-net/update-links/
  9. Add and Delete PDF Bookmarks in Python|Aspose.P...

    Learn how to add and delete bookmarks in PDF documents using Python.... import aspose.pdf as ap import sys from os import path def...document. import aspose.pdf as ap import sys from os import path def...

    docs.aspose.com/pdf/python-net/add-and-delete-b...
  10. 添加应用链接|Aspose.PDF for Python via .NET

    此示例绑定输入 PDF,在第一页添加应用启动链接,并保存修改后的文档。... import aspose.pdf.facades as pdf_facades...aspose.pycore import cast , is_assignable import aspose.pydrawing...

    docs.aspose.com/pdf/zh/python-net/add-applicati...