Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 67,132 for

import

(0.1 sec)
  1. Convert PDF to PDF/A formats in Node.js|Aspose....

    This topic show you how to Aspose.PDF allows to convert a PDF file to a PDF/A compliant PDF file in the 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/convert-pdf-to-p...
  2. Extract Images from PDF in Node.js|Aspose.PDF f...

    How to extract a part of the image from PDF 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-images-f...
  3. How to Run Examples|Aspose.Slides Documentation

    Run Aspose.Slides for Java examples fast: clone the repo, restore packages, then build and test features for PPT, PPTX and ODP.... Import Examples into the IDE The project...modern IDE can easily open or import the project and its dependencies...

    docs.aspose.com/slides/java/how-to-run-the-exam...
  4. How to Run the Examples|Aspose.Slides for PHP D...

    Run Aspose.Slides for PHP via Java examples fast: clone the repo, restore packages, then build and test features for PPT, PPTX and ODP.... Import Examples into the IDE The project...modern IDE can easily open or import the project and its dependencies...

    docs.aspose.com/slides/php-java/how-to-run-the-...
  5. 在Visual Studio中配置产品|Aspose.Words为C++

    手动配置 Aspose.Words为C++ 在Visual Studio。...Group> 在 ImportGroup 内添加以下 Import 标记: <ImportGroup Label= "ExtensionTargets"..."ExtensionTargets" > <Import Project= "<path-to>\CodePorting.Translator...

    docs.aspose.com/words/zh/cpp/configure-aspose-w...
  6. Manage Chart Data Markers in Presentations with...

    Learn how to customize chart data markers in Aspose.Slides, boosting presentation impact across PPT, PPTX and ODP formats with clear code examples.... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Create an...

    docs.aspose.com/slides/python-net/chart-data-ma...
  7. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with Python using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password.... import aspose.pdf as ap path_infile...you how to encrypt PDF files. import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  8. 获取、更新和展开书签使用Python|Aspose.PDF for Python via .NET

    本文描述了如何使用我们的Aspose.PDF for Python库在PDF文件中使用书签。... import aspose.pdf as ap # 打开文档 document...添加书签后,可以通过获取与书签对象关联的目标页码来找出它所在的页面。 import aspose.pdf as ap # 创建 PdfBookmarkEditor...

    docs.aspose.com/pdf/zh/python-net/get-update-an...
  9. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for Python via .NET allows you to sign PDF documents from a smart card using signature field....from a smart card: import aspose.pdf as ap import aspose.pydrawing...signature fails verification. import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  10. 如何在 Angular 中使用 Aspose.CAD|CAD Documentation

    在 Angular 中使用 Aspose.CAD。...中,描述启动助手进程、处理和保存图像的过程 import {Component} from '@angular/core'; import {DomSanitizer}...'@angular/platform-browser'; import {Image} from "aspose-cad/c...

    docs.aspose.com/cad/zh/javascript-net/showcases...