Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 70,892 for

import

(0.87 sec)
  1. docx转PDF后,生僻字不显示 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: 金顶宝-20年-单签-2024V1.0 (1) (1).docx (33.6 KB)...for Java: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/docx-pdf/314728
  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. 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...
  5. 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...
  6. Image Merger Licensing Plugin|Documentation

    Merge images into captivating photo collages using the Aspose.Imaging Image Merger plugin in Java, enabling seamless merging in both horizontal and vertical layouts.... Import image files in diverse formats...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  7. Change Margins|Aspose.Words for JasperReports

    Change Margins option allows to decrease/increase page margins in the exported report.... JasperReports Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/change-marg...
  8. How to Convert LaTeX to BMP using Aspose.TeX in...

    Learn how to convert LaTeX source to BMP images in Python using Aspose.TeX for .NET. Step-by-step guide, code example, and best practices for developers....to BMP # Import the required namespaces : Use import clr to load...load .NET assemblies and then import Aspose.TeX classes. Example:...

    blog.aspose.com/tex/step-by-step-guide-to-conve...
  9. Python Barcode Generator and Scanner API | prod...

    Python barcode reader library to recognize and generate mutiple types of barcodes, including 1D, 2D, and Postal types. Use API in Python applications....- Python from asposebarcode import Generation class BarcodeGeneratorExam...Python import os import base64 from asposebarcode import Recognition...

    products.aspose.com/barcode/python-java/
  10. Edit HTML In Java

    Edit HTML in Java code....Edit a Table Edit an Image import com.aspose.words.*; Document...doc.save( "Output.html" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/edit/html/