Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 66,844 for

import

(0.17 sec)
  1. 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/
  2. 在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...
  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. 在 Python 中将 EPUB 转换为 JPG – Aspose.HTML for Pyth...

    使用 Aspose.HTML Python 库将 EPUB 转换为 JPG。在Python代码示例中考虑各种EPUB到JPG的转换方案。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-epub...
  6. Aspose.TeX's input interface | Python

    Conversion functionality of Aspose.TeX API solution for Python with TeX, as an input format is explained here with the code examples.... io import * 2 from util import Util 3 ##########...aspose. tex import * 2 from aspose. tex . io import * 3 from util...

    docs.aspose.com/tex/python-net/aspose-tex-input/
  7. 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...
  8. 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...
  9. Konfigureer die produk in Visual Studio|Aspose....

    Hand konfigureer Aspose.Words vir C++ in Visual Studio....die lêer Voeg die volgende Import tags binne ImportGroup : <ImportGroup...Label= "ExtensionTargets" > <Import Project= "<path-to>\CodePorting...

    docs.aspose.com/words/af/cpp/configure-aspose-w...
  10. 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/