Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 69,934 for

import

(0.1 sec)
  1. Parse Text from PDF in Node.js|Aspose.PDF for N...

    This article describes various ways to parse text from PDF documents 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/extract-text-fro...
  2. Rotate PDF Pages in Node.js|Aspose.PDF for Node...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically in Node.js environment....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/rotate-pages/
  3. Extract Tables from PDF in Node.js|Aspose.PDF f...

    How to convert PDF to CSV using Aspose.PDF for Node.js via C++ toolkit....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/extract-tables-f...
  4. Compress DOC In Java

    Compress DOC in Java without losing quality. Optimize DOC content, reduce file size easily...."aspose-words" % "ver" Copy import com.aspose.words.*; Document...} doc.save( "Output.doc" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/compress/doc/
  5. Manage Presentations in JavaScript|Aspose.Slide...

    Manage PowerPoint PPT, PPTX and ODP presentations with Aspose.Slides for Node.js: create, load, edit, clone slides and control content programmatically....Presentations in JavaScript Import Presentations from PDF or HTML...

    docs.aspose.com/slides/nodejs-java/manage-prese...
  6. Manage Presentations in .NET|Aspose.Slides Docu...

    Manage PowerPoint PPT, PPTX and ODP presentations in .NET with Aspose.Slides: create, load, edit, clone slides and control content programmatically....NET Import Presentations from PDF or HTML...

    docs.aspose.com/slides/net/manage-presentation/
  7. Შეკუმშოს PDF Python

    შეკუმშოს PDF Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ PDF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....install aspose-words კოპირება import aspose.words as aw renderer...page_setup.page_height = height; import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/compres...
  8. 在 Python 中转换 SVG 文件 – Python 示例

    了解如何在 Python 中将 SVG 转换为其他格式,查找 Python 代码示例并尝试在线 SVG 转换器。...svg import SVGDocument from aspose.svg.converters import Converter...'TIFF'}} from aspose.svg.saving import ImageSaveOptions {{/if_output}}...

    docs.aspose.com/svg/zh/python-net/convert-svg/
  9. Managing Message Files with Aspose.Email.Outloo...

    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....MAPI item in a PST folder: import aspose.email as ae pst = ae...conversion and loading processes: import aspose.email as ae msg = ae...

    docs.aspose.com/email/python-net/managing-messa...
  10. 在 JSON 中导入和导出数据|Aspose.PDF for .NET

    本节解释如何在 JSON 中导入和导出数据...{ // Create PDF document to import fields into var newDocument...newDocument . Pages . Add (); // Import fields from JSON var importResult...

    docs.aspose.com/pdf/zh/net/import-export-json/