Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 94,495 for

object

(0.14 sec)
  1. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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....a sample of creating Excel object and setting its caption. Presentation...get_Item ( 0 ); // Add an OLE object to the slide byte [] allBytes...

    docs.aspose.com/slides/java/set-caption-to-ole-...
  2. ImageData.ToImage | Aspose.Words for .NET

    Unlock the power of the ToImage method in ImageData to easily retrieve images stored in shapes as Image Objects. Enhance your projects effortlessly!...stored in the shape as a Image object. public Image ToImage () Remarks...Remarks A new Image object is created every time this method is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose.PSD for .NET 23.12 - Release Notes|Docum...

    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....Error “Object reference not set to an instance of an object.” on...image file as an embedded smart object in the PSD image. Enhancement...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  4. Extract Images from PDF and recognize BarCodes|...

    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....Annotation and other related objects. There are cases when Barcodes...them. According to Document Object Model of Aspose.PDF for .NET...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  5. Add and Delete a Bookmark|Aspose.PDF for .NET

    You can add a bookmark to a PDF document with C#. It is possible to delete all or particular bookmarks from a PDF document....Bookmarks are held in the Document object’s OutlineItemCollectio collection...PDF document using Document object. Create a bookmark and define...

    docs.aspose.com/pdf/net/add-and-delete-bookmark/
  6. Accessing Table from Cell and Adding Values ins...

    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....values inside the Table or List Object using Cell.putValue(boolean)...values inside the Table or List Object using the row and column offsets...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...
  7. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Java....Create a FileSpecification object that contains the file you...FileSpecification object to a Document object’s EmbeddedFiles collection...

    docs.aspose.com/pdf/java/add-attachment-to-pdf-...
  8. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for PHP. From entire pages, from a specific part, based on columns, etc....all the PDF pages: Create an object of the TextAbsorber class....document. // Create a new Document object from the input PDF file. $document...

    docs.aspose.com/pdf/php-java/extract-text-from-...
  9. VbaModuleType | Aspose.Words for Java

    Specifies the type of a model in a VBA project in Java....Object public class VbaModuleType...contains the definition for a new object. DESIGNER_MODULE A VBA module...

    reference.aspose.com/words/java/com.aspose.word...
  10. Set PDF file information - facades|Aspose.PDF f...

    This section explains how to set PDF file information with Aspose.PDF Facades using PdfFileInfo Class.... You need to create an object of PdfFileInfo class and then...) method of the PdfFileInfo object. The following code snippet...

    docs.aspose.com/pdf/java/set-pdf-information/