Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 91,352 for

object

(0.11 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. Working with PDF File Metadata|Aspose.PDF for Java

    Discover how to manage and extract metadata from PDF files in Java using Aspose.PDF to handle document properties....first get the DocumentInfo object using the Document class getInfo()...getInfo() . Once the DocumentInfo object is retrieved, you can get the...

    docs.aspose.com/pdf/java/pdf-file-metadata/
  5. 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/
  6. 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...
  7. Page Count way off - Free Support Forum - aspos...

    I loaded the attached PDFi nto an Aspose Document and the reported page count is 7 but there are 429 pages in the PDF David-Foster-Wallace-Infinite-Jest.pdf (4.7 MB) LoadOptions loadOptions = new LoadOptions(); loadOpt…...Words Document Object Model . But on the other hand...structure into the Flow Document Object Model. Unfortunately, such...

    forum.aspose.com/t/page-count-way-off/326236
  8. Grouping Data in Aspose.Cells|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.... // Create a connection object, specify the provider info...connection object. con . Open (); // Create a command object and specify...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  9. 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...
  10. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetCells() collection represents an object of the Cell class. Aspose.Cells...Horizontal Alignment Use the Style object’s GetHorizontalAlignme() property...

    docs.aspose.com/cells/cpp/cells-alignment-setti...