Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 66,905 for

import

(0.18 sec)
  1. Copy Bookmarked Text in Python|Aspose.Words for...

    Copy Bookmarked Text using Python....is a good idea to use this import context object because multiple...nodes are being imported . \# If you import multiple times without...

    docs.aspose.com/words/java/copy-bookmarked-text...
  2. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...using: import aspose.pdf as ap import fitz # PyMuPDF import io import...import re def build_patterns(placeholder): inner = placeholder...

    forum.aspose.com/t/table-placeholder-replacemen...
  3. Saving Visio Document in Ruby|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....vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/saving-visio-docum...
  4. Compress PDF In Python

    Compress PDF in Python without losing quality. Optimize PDF content, reduce file size easily....pip install aspose-words Copy import aspose.words as aw renderer...page_setup.page_height = height; import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/compress/pdf/
  5. 将图像添加到现有PDF文件|Aspose.PDF for Java

    本节介绍如何使用Java库将图像添加到现有PDF文件。...examples ; import java.awt.image.BufferedImage ; import java.io...ByteArrayInputStream ; import java.io.ByteArrayOutputStrea ; import java.io...

    docs.aspose.com/pdf/zh/java/add-image-to-existi...
  6. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python.... import aspose.words as aw doc = aw...save . import aspose.words as aw from datetime import datetime...

    docs.aspose.com/words/python-net/specify-save-o...
  7. Convert Word to Excel in Python|Aspose.Words fo...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Python. Save a document in various formats to XLSX using Python....words import Document , DocumentBuilder...from aspose.words.replacing import FindReplaceOptions doc = Document...

    docs.aspose.com/words/python-net/convert-a-docu...
  8. 使用 Python 从 PDF 中提取表格 | Aspose.PDF

    Python 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上从 PDF 文件中提取表格。...中提取表格-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  9. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET and Python....PDF document import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/attachments/
  10. Add and Verify PDF Digital Signature using Pyth...

    Сreate electronic signature in PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/signature/