Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 91,330 for

object

(0.17 sec)
  1. DigitalSignature.ToString | Aspose.Words for .NET

    Explore the DigitalSignature ToString method, easily retrieve a user-friendly string representation of your digital signature Object for seamless integration....displays the value of this object. public override string ToString...

    reference.aspose.com/words/net/aspose.words.dig...
  2. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....background image to the page object. The next code snippet shows...with the BackgroundArtifact object: void Artifacts :: SetBackground...

    docs.aspose.com/pdf/cpp/artifacts/
  3. Set Data Source for the Chart with Node.js via ...

    Learn about the various data sources supported by Aspose.Cells for Node.js via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....calling the SeriesCollection object’s add(string, boolean) method...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/data-formattin...
  4. Load PUB license | C++ API Solution

    C++ API Solution to work with MS Publisher files. Load the license information from a file or stream with a few lines of code....taken: Initialize the license object of type Aspose::Pub::License...SetLicense() Method on the license object and pass the path to the license...

    products.aspose.com/pub/cpp/load-license/
  5. How to Convert RTF to PDF using C++

    This short tutorial guides on how to convert RTF to PDF using C++. It provides necessary information to configure the environment and runnable code to export RTF to PDF using C++....RTF file into Document class object for conversion to PDF in C++...Create PdfSaveOptions class object to customize the output PDF...

    kb.aspose.com/words/cpp/how-to-convert-rtf-to-p...
  6. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....PDF file: Create a Document object and open the input PDF document...Create Rectangle and Matrix objects Rectangle rectangle = new Rectangle...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  7. OdtSaveOptions.digital_signature_details proper...

    OdtSaveOptions.digital_signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) Object used to sign a document....or sets DigitalSignatureDeta object used to sign a document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java....Object public class JsonDataLoadOptions...source will always contain an object for a JSON root element. g...

    reference.aspose.com/words/java/com.aspose.word...
  9. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....Object public class ImageData Defines...white. setBorderAttr(int key, Object value) setBrightness(double...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Add Editable Field to PDF in Java

    This article guides on how to add editable field to PDF in Java. It shares the details of setting the IDE, a list of development steps for writing this application along with a runnable sample code to add fillable fields to PDF in Java....Instantiate the FormEditor class object to insert desired controls...file with the FormEditor class object for accessing control to it...

    kb.aspose.com/pdf/java/how-to-add-editable-fiel...