Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 66,687 for

import

(0.14 sec)
  1. Scan Aztec Code Images via Python via Java | As...

    Python source code for Aztec Code recognition using Java Runtime Environment....Python import os import base64 from asposebarcode import Recognition...

    products.aspose.com/barcode/python-java/aztec/r...
  2. Scan USPS OneCode barcode Images via Python via...

    Python source code for USPS OneCode barcode recognition using Java Runtime Environment....Python import os import base64 from asposebarcode import Recognition...

    products.aspose.com/barcode/python-java/onecode...
  3. Scan UPC (Universal Product Code) barcode Image...

    Python source code for UPC (Universal Product Code) barcode recognition using Java Runtime Environment....Python import os import base64 from asposebarcode import Recognition...

    products.aspose.com/barcode/python-java/upc/rec...
  4. Bookmarks are not getting added, docx to pdf co...

    Hi Team, I have aspose.total license, currently developing java api for conversion of docx to pdf using aspose word, in this bookmarks are not getting added in pdf while converting. code snippet to add book mark PdfSav…...correctly: import com.aspose.words.Document; import com.aspose...aspose.words.PdfSaveOptions; import com.aspose.words.HeaderFooterBookmark;...

    forum.aspose.com/t/bookmarks-are-not-getting-ad...
  5. Determining Project Version in Ruby | Aspose.Ta...

    Learn how to check Microsoft Project (MPP/XML) version using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...: " + project . get( Rjb :: import( 'com.aspose.tasks.Prj' ) ...

    docs.aspose.com/tasks/java/determining-project-...
  6. Creating an Empty Project File | Aspose.Tasks D...

    Learn how to create and manage empty project files using Ruby with Aspose.Tasks.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...2 3 project_stream = Rjb :: import( 'java.io.FileOutputStream'...

    docs.aspose.com/tasks/java/creating-an-empty-pr...
  7. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified).... 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...
  8. Working with Images|Documentation

    This page describes how to extract, replace or insert an image from a page of the Visio drawing with Aspose.Diagram library....Picture Shape Programming Sample Import Image as a Visio Shape Aspose...API now allows developers to import a image as a Microsoft Visio...

    docs.aspose.com/diagram/python-java/working-wit...
  9. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....how to insert images using IMPORT and INCLUDEPICTURE fields....setResizeVertically(true); // 2 - The IMPORT field: FieldImport fieldImport...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert PDF to SVG Format in Ruby|Aspose.PDF fo...

    Find out how to convert PDF files to SVG format using Ruby and Aspose.PDF, enabling scalable and editable vector graphics....target document pdf = Rjb :: import ( ' com . aspose . pdf . Document...SvgSaveOptions save_options = Rjb :: import ( ' com . aspose . pdf . SvgSaveOptions...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...