Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 95,640 for

object

(0.33 sec)
  1. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....method accepts an OcrInput object and optional recognition settings...Aspose.OCR.RecognitionResult objects. Each result contains extracted...

    docs.aspose.com/ocr/net/table-recognition/
  2. Convert PSD to GIF using C#

    This article assists on how to convert PSD to GIF using C#. You can configure the environment and write an application to export PSD to GIF using C# by following the steps and sample code given in this guide....multiple layers and smart objects to a popular bitmap image format...the PsdImage class Create an object off the GifOptions class Set...

    kb.aspose.com/psd/net/convert-psd-to-gif-using-...
  3. Add Digital Signatures to Presentations in Java...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Java. Secure your slides in seconds with clear code examples....password to DigitalSignature object. Add created signature to the...the presentation object. // Opening the presentation file Presentation...

    docs.aspose.com/slides/java/digital-signature-i...
  4. Document.layoutOptions property | Aspose.Words ...

    Document.layoutOptions property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) Object that represents options to control the layout process of this document....property Gets a LayoutOptions object that represents options to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. List of PSD Layer Resources|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....0) lfx2 Object-based effects layer info (Photoshop...(Photoshop 6.0) TySh Type tool object setting (Photoshop 6.0) ffxi...

    docs.aspose.com/psd/net/list-of-psd-layer-resou...
  6. Saving recognition results|Documentation

    How to get form recognition results in CSV, XML or JSON formats....GetCsvAsStream Returns a MemoryStream object in the specified encoding with...GetJsonAsStream Returns a MemoryStream object in the specified encoding with...

    docs.aspose.com/omr/net/recognition/save/
  7. Work with Text in a Table|Aspose.Words for Python

    Replace text in a table in Python. Extract Plain Text from Table or Cell using Python....to the Range object. Using the table range object, you can replace...Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/python-net/work-with-text...
  8. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document....steps: Instantiate a Document object. In this step we will create...Add a Page to the document object. So, now our document will...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  9. View POTX in Java | products.aspose.com

    View POTX in Java. Use Java library API to open and view PowerPoint presentation...Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object and load the POTX file. Create...

    products.aspose.com/slides/java/viewer/potx/
  10. Insert Page Break in PDF using C#

    This article guides on how to insert page break in PDF using C#. It has the IDE settings, steps, and a sample code to add page break to PDF using C#....file into the Document class object for inserting a page break...Instantiate the PdfFileEditor object for working with the PDF Add...

    kb.aspose.com/pdf/net/insert-page-break-in-pdf-...