Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 94,431 for

object

(0.71 sec)
  1. FieldOptions.ResultFormatter | Aspose.Words for...

    Discover how the ResultFormatter property in FieldOptions enhances your data presentation by customizing field result formats for clarity and impact....format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/net/aspose.words.fie...
  2. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e...format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Smart Filter Manipulation in Aspose.PSD for Jav...

    Examples of how to use Smart Filters in PSD File...and casts it to a PsdImage object. The original image is saved...name. A SharpenSmartFilter object is instantiated to represent...

    docs.aspose.com/psd/java/smart-filters/
  4. Aspose.3D Set the Rendering mode of geometry | ...

    Learn how to set the Rendering mode of geometry... We will set the save object PdfSaveOptions. We will set...through the PdfSaveOptions object. Installation of Aspose.3D...

    products.aspose.com/3d/tutorial/set-rendering-m...
  5. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE Objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....(encapsulated in the Worksheet object). The PictureCollection.add(number...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  6. Extract Data AcroForms|Aspose.PDF for Java

    This section explains how to extract forms from your PDF document with Aspose.PDF for Java....form field from the Document object’s Form collection. This example...collection using the Document object’s getForm() method and get...

    docs.aspose.com/pdf/java/extract-form/
  7. Working with Masters|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.... The Master object represents a Shape object’s master in a...collection of Aspose.Diagram.Master objects. This property can be used...

    docs.aspose.com/diagram/java/working-with-masters/
  8. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....Create a Document object and an ImageStamp object using required...() { // Instantiate Document object Document doc = new Document...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  9. Removing attachment from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ can remove attachments from your PDF documents. Use C++ PDF API to remove attachments in PDF files using Aspose.PDF library....attachments are held in the Document object’s EmbeddedFiles collection...updated file using the Document object’s Save method. The following...

    docs.aspose.com/pdf/cpp/removing-attachment-fro...
  10. MailMergeSettings | Aspose.Words for Java

    Specifies all of the mail merge information for a document in Java....Object All Implemented Interfaces:... Remarks: You can use this object to specify a mail merge data...

    reference.aspose.com/words/java/com.aspose.word...