Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 94,307 for

object

(0.3 sec)
  1. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shape when inserted into the Shapes collection to ensure it fits within its parent container.... add () # Create a Graph object with specified dimensions graph...( graph ) # Create a shape object(for example, Rectangle) with...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...
  2. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates....OcrInput object and returns a RecognitionResult object containing...(); // Add images to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/recognition/car-plate/
  3. ShapeBase.GetShapeRenderer | Aspose.Words for .NET

    Discover the ShapeBase GetShapeRenderer method to effortlessly create and render shapes as images, enhancing your design projects with ease....method Creates and returns an object that can be used to render...() Return Value The renderer object for this shape. Remarks This...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Extracting text from receipts|Documentation

    How to digitize scanned receipts by automatically extracting text from them....OcrInput object and returns a RecognitionResult object containing...(); // Add images to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/recognition/receipt/
  5. ComHelper.open method | Aspose.Words for Node.js

    Aspose.Words.ComHelper.open method... Returns A Document object that represents a Word document...stream Buffer A .NET stream object that contains the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can be SaveFormat...specified in the SaveOptions object. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IFieldResultFormatter.Format | Aspose.Words for...

    Discover the iFieldResultFormatter Format method in Aspose.Words that enhances document formatting with customizable capitalization options like Upper case....format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Delete Images from PDF File|Aspose.PDF for Java

    This section explain how to delete Images from PDF File using Aspose.PDF for Java.... Create a Document object and open the input PDF file...the image from the Document object’s Pages collection. Images...

    docs.aspose.com/pdf/java/delete-images-from-pdf...
  9. FieldDdeAuto class | Aspose.Words for Python

    aspose.words.fields.FieldDdeAuto class. Implements the DDEAUTO field...) format Gets a FieldFormat object that provides typed access...whether to insert the linked object as a bitmap. insert_as_html...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Resize Image in Word using Java

    This article assists in how to resize image in Word using Java. It provides information on IDE configurations, a step-by-step procedure and a runnable sample code to resize the picture in Word using Java....file using the Document class object to add image with custom size...DocumentBuilder class object using the Document object Write some optional...

    kb.aspose.com/words/java/how-to-resize-image-in...