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

import

(0.34 sec)
  1. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....examples ; import com.aspose.pdf.BorderInfo ; import com.aspose...BorderSide ; import com.aspose.pdf.Color ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/add-rectangle/
  2. Hello World in Jython|Documentation

    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....asposewords import Settings from com . aspose . Cells import Document...Document from com . aspose . Cells import ImportFormatMode class HelloWorld...

    docs.aspose.com/cells/java/hello-world-in-jython/
  3. Utility Features - MailMessage|Documentation

    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....email import MailMessage , SaveOptions ...MSG. from aspose.email.mapi import MapiMessage , MailConversionOption...

    docs.aspose.com/email/python-net/utility-featur...
  4. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Buat PDF Menggunakan Java

    Buat PDF baharu dalam Java dalam beberapa langkah. Buat PDF dengan mudah menggunakan pustaka Java....Penanda Halaman Sisipkan Carta import com.aspose.words.*; Document...); doc.save( "Output.pdf" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ms/java/make/pdf/
  6. Make WORD Using Java

    Make a new a Word document in Java in a few steps. Easily create a Word document using Java library....Insert Bookmark Insert Chart import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/make/word/
  7. Make HTML Using Java

    Make a new HTML in Java in a few steps. Easily create HTML using Java library....Insert Bookmark Insert Chart import com.aspose.words.*; Document...doc.save( "Output.html" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/make/html/
  8. Buat DOCX Menggunakan Java

    Buat DOCX baharu dalam Java dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka Java....Penanda Halaman Sisipkan Carta import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ms/java/make/docx/
  9. Merge FODP Files To PPTX Using Python | product...

    Merge multiple FODP files in Python....FODP into single PPTX file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/fod...
  10. Merge POTM Files To PPTM Using Python | product...

    Merge multiple POTM files in Python....POTM into single PPTM file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pot...