Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 66,815 for

import

(0.07 sec)
  1. Convert PDF to BMP in Node.js | products.aspose...

    Convert PDF to BMP in Node.js. Use Node.js library API to convert PDF files to BMPs...js via Java, you need to import the package in your JavaScript.... Add a library reference (import the library) to your Node.js...

    products.aspose.com/slides/nodejs-java/conversi...
  2. How to convert excel to word using aspose.cells...

    I have a requirement to convert excel template to word. Then using Aspose.Word for JAVA I can merge all word templates (including the converted excel template) to PDF file....formats|Documentation Java import com.aspose.cells.SaveFormat; import com.aspose...

    forum.aspose.com/t/how-to-convert-excel-to-word...
  3. ConverterXls2Doc Sample - Free Support Forum - ...

    Where is ConverterXls2Doc sample? I can’t find it...formats|Documentation Java import com.aspose.cells.SaveFormat; import com.aspose...

    forum.aspose.com/t/converterxls2doc-sample/175725
  4. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance.... import com.aspose.pdf.elements.* ;...2.5.0 Use import aspose.pdf.* ; instead of import com.aspose...

    docs.aspose.com/pdf/java/migrating-your-code-to...
  5. 限制和 API 差异|Documentation

    Aspose.3D for Node.js via Java 限制和api差异...3D for Java import com.aspose.threed.* ; Aspose...

    docs.aspose.com/3d/zh/nodejs-java/limitations-a...
  6. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the JavaScript Modern API for seamless PowerPoint and OpenDocument automation.... import ( "javax.imageio.ImageIO" );...getThumbnail (); var imageio = java . import ( "javax.imageio.ImageIO" );...

    docs.aspose.com/slides/nodejs-java/modern-api/
  7. Add Images to PDF using JavaScript | Aspose.PDF

    Adding images into PDF documents programmatically with JavaScript sample code using Aspose.PDF for Node.js via C++... Import the Aspose.PDF module. Define...

    products.aspose.com/pdf/nodejs-cpp/images/add/
  8. Handling Occurrences for Exceptions in Ruby | A...

    Learn how to work with calendar exception occurrences using Aspose.Tasks Java for Ruby....Code Copy 1 except = Rjb :: import( 'com.aspose.tasks.CalendarException'...7 except . setType( Rjb :: import( 'com.aspose.tasks.CalendarExceptionTyp'...

    docs.aspose.com/tasks/java/handling-occurrences...
  9. 在 Python 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides ...

    了解如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。...演示文稿转换为视频: import aspose.slides as slides import subprocess with...对视频也是如此。让我们在前面演示的代码中添加另一张幻灯片和过渡效果: import aspose.pydrawing as drawing...

    docs.aspose.com/slides/zh/python-net/convert-po...
  10. Aspose.Words for Java Github examples not compi...

    Howdy, I am starting to explore Aspose.Word using the github repo with full of examples, and try to Import it into eclipse. After Importing, there are more than 100 errors related to pom. Am I doing something wrong?...plugins and showcases and imported it in eclipse. Now, when we...trying to import it into eclipse. After importing, there are...

    forum.aspose.com/t/aspose-words-for-java-github...