Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 94,489 for

object

(0.21 sec)
  1. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....Create a Document object and an ImageStamp object using required...add (); // Create FloatingBox object $aBox = new FloatingBox ( 200...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  2. Aspose.PDF for .NET via COM Interop|Aspose.PDF ...

    Discover how to use Aspose.PDF for .NET via COM Interop for seamless integration with non-.NET applications....PDF objects are .NET objects, but when used via...Interop, they appear as COM objects in your programming language...

    docs.aspose.com/pdf/net/use-aspose-pdf-for-net-...
  3. Aspose.pdf for python via .NET Pdf to ppt issue...

    Proxy error(NullReferenceException): Object reference not set to an instance of an Object." when my aspose.PptxSaveOptions() method called Please note aspose.License and aspose.Document() method is working fine...i): Object reference not set to an instance of an object." when...i): Object reference not set to an instance of an object.” The...

    forum.aspose.com/t/aspose-pdf-for-python-via-ne...
  4. 在 PHP 中编辑 ShapeSheet 中的连接器几何部分|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....initialize LineTo geometry object $line_to = new LineTo (); \...initialize LineTo geometry object $line_to = new LineTo (); \...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  5. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....formatting style object. A formatting style object is a combination...This example creates a Style object, applies it to a range of cells...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  6. Formula recognition|Documentation

    Extracting and recognizing formulas 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/formula-recognition/
  7. Convert PNG to ICO Format using Python

    Follow this article to convert PNG to ICO format using Python. It has all the details to set the IDE, a list of steps, and a sample code to transform PNG to icon using Python....Image class object Create ICO export options object using class...source PNG into the Image class object, and create a IcoOptions instance...

    kb.aspose.com/imaging/python/convert-png-to-ico...
  8. Creating a Named Range|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....Instantiate an Application object. (VSTO only.) Add a Workbook...Reflection ; ....... //Create Excel Object Excel . ApplicationClass xl...

    docs.aspose.com/cells/net/creating-a-named-range/
  9. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class.... you first need to create objects of PdfFileStamp and Stamp classes...background etc. using Stamp object as well. Then you can add the...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/
  10. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Java. From entire pages, from a specific part, based on columns, etc....all the PDF pages: Create an object of the TextAbsorber class....filePath ); // Create TextAbsorber object to extract text com . aspose...

    docs.aspose.com/pdf/java/extract-text-from-all-...