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

import

(0.14 sec)
  1. 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...
  2. ImageData.CropLeft | Aspose.Words for .NET

    Discover the ImageData CropLeft property to easily adjust image framing by removing unwanted portions from the left side 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. ImportFormatOptions.appendDocumentWithNewPage p...

    ImportFormatOptions.appendDocumentWithNewPage property. Gets or sets a boolean value indicating whether to change a first Imported section type to the [SectionStart.NewPage](../../sectionstart/#NewPage) forcibly when call [Document.appendDocument()](../../document/appendDocument/#document_Importformatmode_Importformatoptions)...whether to change a first imported section type to the SectionStart...and has no effect on other import-related methods. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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 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...
  7. 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...
  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 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/...
  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/