Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 66,903 for

import

(0.61 sec)
  1. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases.... import aspose.pdf as ap def convert_pdf_to_pdf_e...tagging it with alternative text. import aspose.pdf as ap def add_t...

    docs.aspose.com/pdf/python-net/whatsnew/
  2. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can render a panorama view of 3D scene and save that view into the supported image formats....imaging import ImageFormat from aspose.pydrawing import Color import...import aspose.threed as a3d #load the scene scene = Scene . from_file...

    docs.aspose.com/3d/python-net/render-a-panorama...
  3. Delete Images from PDF File in Node.js|Aspose.P...

    This section explain how to delete Images from PDF File using Aspose.PDF for Node.js via C++....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/delete-images-fr...
  4. Removing attachments from PDF in Node.js|Aspose...

    Aspose.PDF can remove attachments from your PDF documents. Use Node.js environment to remove attachments in PDF files by Aspose.PDF....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/removing-attachm...
  5. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF documents using Aspose.PDF in Python via .NET for comments and feedback.... import aspose.pdf as ap document =...) Get Watermark Annotation import aspose.pdf as ap document =...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  6. 在Jython中复制和移动工作表|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class CopyingAndMovingWork...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  7. Convert PDF to PPT in Python | products.aspose.com

    Convert PDF to PPT in Python. Use Python library API to convert PDF files to PPTs...PDF into PPT import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  8. Working with Gradient in XPS file | Python

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Python...xps import * 2 from aspose. page . xps . xpsmodel import * 3...3 import aspose.pydrawing 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xps/working-wit...
  9. Extract text from PDF in Go | Aspose.PDF

    Simple source code to extract text from PDF files using Go tool....PDF Output file: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" import "fmt" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/parser/text/
  10. Managing Page Breaks in Jython|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....asposecells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class ManagingPageBreaks...

    docs.aspose.com/cells/java/managing-page-breaks...