Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 4,793 for

import

(0.03 sec)
  1. Generate Multiple MacroPdf417 BarCodes for Larg...

    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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/generate-multiple-...
  2. How to Convert HTML to JPG in Java

    This brief tutorial describes how to convert HTML to JPG in Java by providing detailed steps to configure the environment and a sample code. To convert HTML to JPG Java code demonstrates loading an HTML file and saving it as PNG image....HTML from the Maven repository Import necessary classes in the program...and then providing hints to import necessary classes. In the next...

    kb.aspose.com/html/java/how-to-convert-html-to-...
  3. Aspose::Words::Drawing::ImageData::get_CropRigh...

    Aspose::Words::Drawing::ImageData::get_CropRight method. Defines the fraction of picture removal from the right side in C++....MakeObject < Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Get Number of Pages in Project in Ruby

    Learn how to get the number of pages in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...presentation_format = Rjb :: import( 'com.aspose.tasks.PresentationFormat'...

    docs.aspose.com/tasks/java/get-number-of-pages-...
  5. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument presentations into high-quality JPEG images with just a few lines of code in Python. Optimize presentations for web use, sharing, and archiving. Read the full guide now!... import aspose.slides as slides scale_x...are required. import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/convert-power...
  6. Converting Between Formats – Python Examples

    Learn how to convert HTML, MHTML, EPUB, Markdown, and SVG files using Aspose.HTML for Python via .NET.... html import * 2 from aspose. html . converters import * 3 from...from aspose. html . saving import * 4 5 document = HTMLDocument(...

    docs.aspose.com/html/python-net/converting-betw...
  7. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInsertOptions method in Java....\n "; // Set the new mode of import HTML block-level elements....MS Word’s behavior regarding import of block properties. REMOV...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::NodeImporter::ImportNode method ...

    Aspose::Words::NodeImporter::ImportNode method. Imports a node from one document into another in C++....NodeImporter::ImportNode method Imports a node from one document into...node to import. isImportChildren bool true to import all child...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various Import options to format output in Java....ImportFormatOptions Allows to specify various import options to format output. To...use the KeepSourceFormatting import format mode, // Aspose.Words...

    reference.aspose.com/words/java/com.aspose.word...