Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 90,763 for

object

(0.1 sec)
  1. UserInformation.address property | Aspose.Words...

    UserInformation.address property. Gets or sets the user's postal address....# Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/python-net/aspose.wo...
  2. UserInformation.name property | Aspose.Words fo...

    UserInformation.name property. Gets or sets the user's name....# Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ReportBuilderOptions.missing_member_message pro...

    ReportBuilderOptions.missing_member_message property. Gets or sets a string value printed instead of a template expression that represents a plain reference to a missing member of an Object...reference to a missing member of an object. The default value is an empty...when a missing member of an object is encountered. The property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldOptions.current_user property | Aspose.Wor...

    FieldOptions.current_user property. Gets or sets the current user information....# Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Text and Image Stamp|Aspose.PDF for Java

    This section explains how to add Text and Image Stamp with com.aspose.pdf.facades using PdfFileStamp Class.... you first need to create objects of PdfFileStamp and Stamp classes...background etc. using Stamp object as well. Then you can add the...

    docs.aspose.com/pdf/java/add-text-and-image-stamp/
  6. Aspose::Words::Saving::DigitalSignatureDetails ...

    Aspose::Words::Saving::DigitalSignatureDetails class. Contains details for signing a document with a digital signature in C++....DigitalSignatureDeta : public System :: Object Methods Method Description...or sets a CertificateHolder object that contains the certificate...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. How to Convert Word to MD File using Python

    This tutorial provides details about how to convert Word to MD file using Python. You will get the configuration details, detailed steps and a runnable sample code to convert DOCX to Markdown using Python....file using the Document class object for conversion to Markdown...the MarkdownSaveOptions class object Set the update fields flags...

    kb.aspose.com/words/python/how-to-convert-word-...
  8. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++.... Document 1 A Document object that, as the root of the document...nodes. Section 2 A Section object that corresponds to one section...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Convert WEBP to JPG using Java

    Follow this article to convert WEBP to JPG using Java. It has details to set the environment for development, a set of instructions, and a sample code to change WEBP to JPG using Java....source WEBP image into an Image object for conversion to JPG Create...Create a JpegOptions class object for output customization Set the...

    kb.aspose.com/imaging/java/convert-webp-to-jpg-...
  10. How to Read PDF Metadata in C#

    This short tutorial guides on how to read PDF Metadata in C#. It provides all the necessary steps for programming, the information for configuring the environment and a runnable sample code for extracting Metadata from PDF in C#....file into the Document class object to extract info Get a reference...reference to the Info object in the loaded PDF file Display all the...

    kb.aspose.com/pdf/net/how-to-read-pdf-metadata-...