Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 94,452 for

object

(0.13 sec)
  1. Recognize single line|Documentation

    How to read text from images containing a single line of text....This method takes OcrInput object and optional recognition settings...Aspose.OCR.RecognitionResult objects, that allow you to perform...

    docs.aspose.com/ocr/net/recognize-single-line/
  2. Get areas with text coordinates via C# | Aspose

    Automatically find the coordinates of image regions containing text paragraphs....images, provided in OcrInput object, use Aspose.OCR.AsposeOcr.DetectRectangles...returned as a list of Rectangle objects. ImageIndex int Sequence number...

    products.aspose.com/ocr/net/recognition/get-tex...
  3. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....turning the WordArt into an object that can be moved and positioned...possible to lock the WordArt object for any interaction such as...

    docs.aspose.com/cells/cpp/locking-wordart-water...
  4. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout document into pages and convert such a document or selected pages to another document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....size or scale on the Graphics object to create thumbnails, full-sized...document pages. Render a Shape object separately from the document...

    docs.aspose.com/words/java/rendering/
  5. How to Create Image of Spreadsheet using Python

    This quick tutorial guides to create image of spreadsheet using Python. It contains detailed steps to configure the Python environment and also provides runnable sample code to generate Excel sheet picture using Python....file using the Workbook class object to create spreadsheet images...the ImageOrPrintOptions class object to customize the output images...

    kb.aspose.com/cells/python/how-to-create-image-...
  6. Working with Lists in Node.js|Aspose.Words for ...

    Create, specify formatting and restart lists in a document using Node.js.... However, the List object always belongs to the ListCollection...returns a ListFormat object. This object has several methods to...

    docs.aspose.com/words/nodejs-net/working-with-l...
  7. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Docx format in C++....property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...we save while passing this object will have to follow that standard...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Convert NumPy to Excel|Documentation

    Convert NumPy to Excel by using Aspose.Cells for Python via .NET API....Ndarray, a multidimensional array object, is a fast, flexible, and space‑saving...Python via .NET. Create a Range object using the sample data. The...

    docs.aspose.com/cells/python-net/convert-numpy-...
  9. How to Change PDF Password in Java

    This article guides on how to change PDF password in Java. It contains information about setting the environment, a list of steps to write the program and a sample code showing how to change a PDF password in Java with a few API calls....Create a PdfFileInfo class object that supports checking the...with the PdfFileSecurity class object Change the password using the...

    kb.aspose.com/pdf/java/how-to-change-pdf-passwo...
  10. How to Add Page Number in PDF using Python

    This article provides details on how to add page number in PDF using Python. It has detailed information about the environment configuration, a step-wise process and a runnable sample code to add page numbers to PDF without Acrobat using Python....file using the Document class object to insert the page number Create...number using the PageNumberStamp object Set the stamp format to be...

    kb.aspose.com/pdf/python/how-to-add-page-number...