Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 90,771 for

object

(0.12 sec)
  1. How to Convert CDR to PSD in Java

    In this quick tutorial you will learn how to convert CDR to PSD in Java. It will assist you to write CDR to PSD converter software in Java using a few lines of code only....conversion Using the CdrImage object, load the source CDR file Instantiate...Instantiate the PsdOptions object to set parameters of the output...

    kb.aspose.com/imaging/java/how-to-convert-cdr-t...
  2. Working with PDF File Metadata|Aspose.PDF for Java

    Discover how to manage and extract metadata from PDF files in Java using Aspose.PDF to handle document properties....first get the DocumentInfo object using the Document class getInfo()...getInfo() . Once the DocumentInfo object is retrieved, you can get the...

    docs.aspose.com/pdf/java/pdf-file-metadata/
  3. Import Bookmarks from XML to an Existing PDF Fi...

    This section explains how to import bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....Create a PdfBookmarkEditor object and bind the PDF file using...can be imported from a stream object. Export Bookmarks to XML from...

    docs.aspose.com/pdf/java/import-bookmark/
  4. ShadowFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShadowFormat class. Represents shadow formatting for an Object...Represents shadow formatting for an object. To learn more, visit the Working...color Gets or sets a string object that represents the color for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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/
  6. FieldUserName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserName class for seamless USERNAME field integration. Enhance document automation with powerful features today!...{ get; } Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/net/aspose.words.fie...
  7. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_pages_wide and fit_to_pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....the worksheet’s page_setup object. Set the fit_to_pages_tall...# Instantiating a Workbook object workbook = Workbook ( "input...

    docs.aspose.com/cells/python-net/how-to-print-e...
  8. 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...
  9. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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....VSTO // Initiate Application object Excel . Application ExcelApp...Heading" ; // Define a range object (B2). Excel . Range _range...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  10. Node.get_ancestor method | Aspose.Words for Python

    aspose.words.Node.get_ancestor method...first ancestor of the specified object type. def get_ancestor ( self...self , ancestor_type : object ): ... Parameter Type Description...

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