Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 94,304 for

object

(0.21 sec)
  1. Add Comments in Spreadsheet in xlsx4j|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....the Worksheet object). The new Comment object can be accessed...After accessing the Comment object, customize the comment note...

    docs.aspose.com/cells/java/add-comments-in-spre...
  2. DocumentBuilder.InsertForms2OleControl | Aspose...

    Effortlessly integrate Forms2OleControl with DocumentBuilder's InsertForms2OleControl method. Enhance your document functionality today!...method Inserts Forms2OleControl object into current position. public...forms2OleControl ) Return Value Shape object that contains passed Forms2OleControl...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Getting recognition results as text|Documentation

    Returning Aspose.OCR for Java recognition results as formatted text....property of RecognitionResult object. AsposeOCR api = new AsposeOCR...// Add an image to OcrInput object OcrInput input = new OcrInput...

    docs.aspose.com/ocr/java/save-text/
  4. Working with Outlook Notes|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....note to disc: Instantiate an object of the MapiNote class. Set...MapiNote class object is used to cast the MapiMessage object that loads...

    docs.aspose.com/email/python-net/working-with-o...
  5. How to Convert PNG to PowerPoint Slide in Java

    This article focuses on how to convert PNG to PowerPoint Slide in Java. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to PPTX converter in Java....Instantiate the Presentation class object to add a default empty presentation...PowerPoint in Java , the Slide object is used to hold the reference...

    kb.aspose.com/slides/java/how-to-convert-png-to...
  6. How to Insert Comment in PDF using Java

    This short article describes how to insert comment in PDF using Java. Information is provided to prepare the development environment, a step-wise detail and a runnable sample code demonstrating how to add comments in PDF file using Java....the Document class object Create an object of the TextAnnotation...class object and set its properties Create a border object and...

    kb.aspose.com/pdf/java/how-to-insert-comment-in...
  7. 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...
  8. 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-...
  9. 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-...
  10. Document.customDocumentProperties property | As...

    Document.customDocumentProperties property. Returns a collection that represents all the custom document properties of the document....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. /*console.log("Built-in Properties:");...

    reference.aspose.com/words/nodejs-net/aspose.wo...