Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 67,896 for

import

(0.14 sec)
  1. Search and Get Text from Pages of PDF|Aspose.PD...

    Learn how to search and extract text from PDF documents in Python using Aspose.PDF for document analysis.... import io import os import re import shutil import aspose...aspose.pdf as ap import aspose.pydrawing as drawing # Global configuration...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  2. Extract Fonts from PDF via Python|Aspose.PDF fo...

    Use the Aspose.PDF for Python library to extract all embedded fonts from your PDF document....document: 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-fonts-fr...
  3. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby.... shape_type = Rjb :: import ( "com.aspose.words.ShapeType"...ShapeType" ) watermark = Rjb :: import ( "com.aspose.words.Shape" )...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  4. 指定 3D 文件加载选项|Documentation

    有几个接受LoadOptions对象的Scene.Open方法重载或Scene类构造函数重载。每种加载格式都有一个相应的类,该类保存该加载格式的加载选项。...formats import Discreet3dsLoadOptio # For...the look up paths to allow importer to find external dependencies...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  5. Set Orientation and Control the Export of Hidde...

    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 jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/python-java/set-orienta...
  6. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET....save your PDF file import aspose.pdf as ap import aspose.pdf.drawing...drawing as drawing import datetime # Create Document instance document...

    docs.aspose.com/pdf/python-net/add-rectangle/
  7. 设置环境和安装指南|Documentation

    setup Aspose.Diagram for Python via Java and installation guidelines...py 并使用以下示例代码: import jpype import asposediagram jpype ...() from asposediagram . api import * diagram = Diagram () diagram...

    docs.aspose.com/diagram/zh/python-java/setup-en...
  8. Working with Actions in PDF document|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... import aspose.pdf as ap from aspose.pdf import Rectangle...forms import ButtonField from aspose.pdf.annotations import NamedAction...

    docs.aspose.com/pdf/python-net/actions/
  9. Add Page Number to PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....examples ; import com.aspose.pdf.Color ; import com.aspose.pdf...Document ; import com.aspose.pdf.FontRepository ; import com.aspose...

    docs.aspose.com/pdf/java/add-page-number/
  10. 在 Ruby 中向 PDF 文件添加图层|Aspose.PDF for Java

    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....+ ' / data / ' doc = Rjb :: import ( ' com . aspose . pdf . Document...(). add () operator = Rjb :: import ( ' com . aspose . pdf . Operator...

    docs.aspose.com/pdf/zh/java/add-layers-to-pdf-f...