Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 87,574 for

object

(0.17 sec)
  1. DocumentProperty class | Aspose.Words for Node.js

    Aspose.Words.Properties.DocumentProperty class. Represents a custom or built-in document property...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...
  2. Aspose::Words::Settings::OdsoRecipientDataColle...

    Aspose::Words::Settings::OdsoRecipientDataCollection class. A typed collection of OdsoRecipientDataTo learn more, visit the documentation article in C++....soRecipientData>&) Adds an object to the end of this collection...override Returns an enumerator object that can be used to iterate...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. DocSaveOptions.saveRoutingSlip property | Aspos...

    DocSaveOptions.saveRoutingSlip property. When ``false``, RoutingSlip data is not saved to output document...DocSaveOptions object in a LoadOptions object. expect (() =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::set_FieldValue method. Sets the value of the field from the data source in C++....System :: SharedPtr < System :: Object > & value ) See Also Class...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. Aspose::Words::Fields::FieldDdeAuto::get_Insert...

    Aspose::Words::Fields::FieldDdeAuto::get_InsertAsPicture method. Gets whether to insert the linked Object as a picture in C++....whether to insert the linked object as a picture. bool Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. PdfSaveOptions.saveFormat property | Aspose.Wor...

    PdfSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DigitalSignature Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.DigitalSignature class for secure document signing and verification. Enhance your document security effortlessly!...Returns the certificate holder object that contains the certificate...displays the value of this object. Examples Shows how to validate...

    reference.aspose.com/words/net/aspose.words.dig...
  8. Convert PNG to EPS using Java API Solution

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....GitHub Using BufferedImage object and string for saving PNG to...is assigned by BufferedImage object and the output EPS file is...

    docs.aspose.com/page/java/convert/png-to-eps/
  9. Convert GIF to EPS using Java API Solution

    GIF to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....GitHub Using BufferedImage object and string for saving GIF to...is assigned by BufferedImage object and the output EPS file is...

    docs.aspose.com/page/java/convert/gif-to-eps/
  10. Insert Page Break in PDF using Java

    Use this guide to insert page break in PDF using Java. This article provides IDE settings, coding steps, and a sample code to add page break to PDF using Java....file using the Document class object for adding page breaks Create...to save the output Create an object of the PdfFileEditor class...

    kb.aspose.com/pdf/java/insert-page-break-in-pdf...