Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 70,850 for

import

(0.21 sec)
  1. ImageData.CropTop | Aspose.Words for .NET

    Optimize your images with ImageData CropTop, controlling picture removal from the top for perfect framing and enhanced visual appeal....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageData.CropBottom | Aspose.Words for .NET

    Discover the ImageData CropBottom property to easily customize your images by removing unwanted portions from the bottom for a perfect fit....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ImageData.CropRight | Aspose.Words for .NET

    Discover the ImageData CropRight property, control picture cropping from the right side for precise image editing and enhanced visual appeal....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  4. XPS to PDF Merge using Python | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import Python modules required for...format. This is used when importing scientific or technical documents...

    products.aspose.com/pdf/python-net/merger/xps-t...
  5. Merge PPTX Files To SVG Using Python | products...

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

    products.aspose.com/slides/python-net/merge/ppt...
  6. Scan Code 93 Extended and Code 93 Standard barc...

    Python source code for Code 93 Extended and Code 93 Standard barcodes recognition using Java Runtime Environment....Python import os import base64 from asposebarcode import Recognition...

    products.aspose.com/barcode/python-java/code93/...
  7. Scan ISBN barcode Images via Python via Java | ...

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

    products.aspose.com/barcode/python-java/isbn/re...
  8. Scan Singapore Post barcode Images via Python v...

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

    products.aspose.com/barcode/python-java/singapo...
  9. Scan Postnet barcode Images via Python via Java...

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

    products.aspose.com/barcode/python-java/postnet...
  10. Extract Data AcroForms|Aspose.PDF for Java

    This section explains how to extract forms from your PDF document with Aspose.PDF for Java....examples ; import com.aspose.pdf.Document ; import com.aspose...aspose.pdf.Field ; import com.aspose.pdf.TextBoxField ; public class...

    docs.aspose.com/pdf/java/extract-form/