Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 73,649 for

import

(0.21 sec)
  1. Hoe om Group Shape By'n Word-Dokument Te Voeg|A...

    Groepering en ongroepering vorms met behulp van Java....AddGroupShape ; import Aspose . Words .*; import Aspose . Words...Words . Drawing .*; import Aspose . Words . Fields .*; public class...

    docs.aspose.com/words/af/java/how-to-add-group-...
  2. Replace Images in PDF|Aspose.PDF for Python via...

    This example binds an input PDF, replaces the first image on page 1 with a new image, and saves the modified document.... 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/replace-image/
  3. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract table data from PDF files with Aspose.PDF for Python and export the results for further processing.... import aspose.pdf as apdf from os import path path_infile...marked area. import aspose.pdf as apdf from os import path # The...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  4. Importing Data from a DataTable to Grid|Documen...

    This article introduces how to Import data in GridDesktop....Ask AI Importing Data from a DataTable to Grid Contents [ Hide...GridDesktop also supports importing data from a DataTable. This...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...achieve this: import com.aspose.pdf.Color; import com.aspose.pdf...Document; import com.aspose.pdf.FontRepository; import com.aspose...

    forum.aspose.com/t/find-an-replace-with-multipl...
  6. 使用 Python 的基本文本提取|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 提取 PDF 文档的文本 — 一次性从所有页面提取或从特定页面提取。... import os import aspose.pdf as ap def ...accept(text_absorber) . 检索提取的文本并将其写入文件。 import os import aspose.pdf as ap def ...

    docs.aspose.com/pdf/zh/python-net/basic-text-ex...
  7. 使用Python.NET在多线程中同时读取单元格值|Documentation

    了解如何使用Aspose.Cells for Python via .NET API在多个线程中同时读取单元格值。... import threading import random import time from aspose...aspose.cells import Workbook test_workbook = None def thread_loop...

    docs.aspose.com/cells/zh/python-net/reading-cel...
  8. 合并 PDF 文件并进行优化|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python 将多个 PDF 文件合并为单个优化的 PDF。... 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/zh/python-net/concatenate-p...
  9. Remove Field Action|Aspose.PDF for Python via .NET

    Removing JavaScript from form fields can be useful when modifying interactive PDF forms, disabling previously assigned actions, or cleaning documents that contain unnecessary scripts.... 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/remove-field-act...
  10. 添加电影批注|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,在第 1 页添加电影批注,并保存更新后的 PDF。... import aspose.pdf.facades as pdf_facades import aspose...pydrawing as apd import sys from os import path sys . path ....

    docs.aspose.com/pdf/zh/python-net/add-movie-ann...