Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 55,087 for

import

(0.04 sec)
  1. How to convert notes from Evernote Desktop App ...

    Sample code for convert Evernote to OneNote using C#. Utilize the API example code for batch conversion of .enex files to .one within VB.NET, Asp.NET, or any .NET-based application...Note allows you to import your exported PDF files into...Document(); // Import multiple PDF files d.Import(Path.Combine(dataDir...

    products.aspose.com/note/net/conversion/evernot...
  2. Presentation Properties|Aspose.Slides for Pytho...

    Manage PowerPoint presentation properties in Python...PresentationFormat , Subject and Title import aspose.slides as slides # Instantiate...properties of the presentation file. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/presentation-...
  3. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your document formatting by controlling textbox content. Optimize with ease today!...with a text box, which we will import into the first document. Document...text box formatting // while importing them to other documents. ImportFormatOptions...

    reference.aspose.com/words/net/aspose.words/imp...
  4. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side.... 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...
  5. Compress DOC In Java

    Compress DOC in Java without losing quality. Optimize DOC content, reduce file size easily...."aspose-words" % "ver" Copy import com.aspose.words.*; Document...} doc.save( "Output.doc" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/compress/doc/
  6. Scan Interleaved 2-of-5 (ITF) barcode Images vi...

    Python source code for Interleaved 2-of-5 (ITF) barcode recognition using Java Runtime Environment....Python import os import base64 from asposebarcode import Recognition...

    products.aspose.com/barcode/python-java/itf/rec...
  7. Working with MAPI Properties|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....property to check its value: import aspose.email as ae msg = ae...properties from attachments: import aspose.email as ae msg = ae...

    docs.aspose.com/email/python-net/working-with-m...
  8. Creating a New Visio Drawing in Ruby|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....Ruby Code diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/creating-a-new-vis...
  9. Manage Presentation|Aspose.Slides 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....Presentation - C++ PowerPoint API Import Presentation - C++ PowerPoint...

    docs.aspose.com/slides/cpp/manage-presentation/
  10. 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-...