Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 109,482 for

import

(0.16 sec)
  1. How to convert TIFF images to PDF with specific...

    Hi. We are considering to use Aspose.Imaging for java to convert TIFF images to PDF. This works fine with basic code and settings. We have some specific requirements for the generated PDF that we are trying to add: For…...fls; import com.aspose.imaging.Image; import com.aspose...aspose.imaging.License; import com.aspose.imaging.fileformats.pdf.PdfCoreOptions;...

    forum.aspose.com/t/how-to-convert-tiff-images-t...
  2. FAQs|Documentation

    Frequently asked questions about Aspose.3D for .net....asset info on scene, and try to import the generated FBX file to 3ds...some other softwares can only import FBX file, but not open the...

    docs.aspose.com/3d/net/faqs/
  3. Create MS Excel XLS Files via Python | products...

    Python Sample code for generating XLS documents. Use this code for creating MS Excel XLS files within Python application.... Import asposecells in your code file...XLS file using Python. import jpype import asposecells jpype . startJVM...

    products.aspose.com/cells/python/create/xls/
  4. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets....examples ; import java.io.IOException ; import java.nio.file...file.Path ; import java.nio.file.Paths ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/
  5. Buat DOCX Menggunakan Python

    Buat DOCX baharu dalam Python dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka Python via .NET....Penanda Halaman Sisipkan Carta import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/ms/python-net/make/docx/
  6. Loading, Viewing and Parsing MSG file|Documenta...

    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 import MapiMessage # Create an instance...aspose.email.mapi import MapiMessage import io # Read the file...

    docs.aspose.com/email/python-net/loading-viewin...
  7. Manage Attachments in Email Message in Ruby|Doc...

    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....MailMessage class message = Rjb :: import ( 'com.aspose.email.MailMessage'...Java" ) mail_address = Rjb :: import ( 'com.aspose.email.MailAddress'...

    docs.aspose.com/email/java/manage-attachments-i...
  8. Managing Paragraphs Alignment in Ruby|Aspose.Sl...

    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....Presentation class pres = Rjb::import('com.aspose.slides.Presentation')...getParagraphFormat().setAlignment(Rjb::import('com.aspose.slides.TextAlignment')...

    docs.aspose.com/slides/java/managing-paragraphs...
  9. FieldIncludePicture.source_full_name property |...

    FieldIncludePicture.source_full_name property. Gets or sets the location of the picture using an IRI....how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NullPointerException Is Thrown when Converting ...

    Issue: Unable to convert from PPTX to ODP. Getting the following exception: Size of loaded PPTX file : 277 kb Exception in thread "main" java.lang.NullPointerException at com.aspose.slides.n7g.ii(Unknown Source…... import java.io.*; import java.nio.file.Files; import java...nio.file.Path; import java.nio.file.Paths; import com.aspose.slides...

    forum.aspose.com/t/nullpointerexception-is-thro...