Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 82,795 for

object

(0.06 sec)
  1. Aspose::Words::Document::get_BuiltInDocumentPro...

    Aspose::Words::Document::get_BuiltInDocumentProperties method. Returns a collection that represents all the built-in document properties of the document in C++....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. std :: cout << "Built-in Properties:"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. How to Convert PNG to PSD in Java

    This article guides on how to convert PNG to PSD in Java. It has the IDE settings, the programming steps, and a runnable sample code to change PNG to PSD in Java....the FileStream class object Create an object of the PsdImage and...size Declare a Layer class object and initialize it with the...

    kb.aspose.com/psd/java/how-to-convert-png-to-ps...
  3. OleFormat.autoUpdate property | Aspose.Words fo...

    OleFormat.autoUpdate property. Specifies whether the link to the OLE Object is automatically updated or not in Microsoft Word....whether the link to the OLE object is automatically updated or...how to extract embedded OLE objects into files. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Underline in PDF using Python

    This article describes how to underline in PDF using Python. It shares the details to set the environment and a sample runnable code to underline text in PDF using Python....page Instantiate a TextBuilder object linked with the first page...page Create a TextFragment object and set the text, font, underline...

    kb.aspose.com/pdf/python/how-to-underline-in-pd...
  5. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded Object if you want to save it into a file....suggested for the current embedded object if you want to save it into...how to extract embedded OLE objects into files. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!...DocumentBuilder object and attaches it to a new Document object. Examples...DocumentBuilder object and attaches it to a new Document object. Additional...

    reference.aspose.com/words/net/aspose.words/doc...
  7. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....valid PdfDigitalSignatureD object and then save the document...Returns the certificate holder object that contains the certificate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....valid PdfDigitalSignatureD object and then save the document...Returns the certificate holder object that contains the certificate...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Flatten PDF Form Fields in Java

    In this quick tutorial you will learn how to flatten PDF form fields in Java. This tutorial is useful to convert PDF to flatten PDF in Java in all the common operating systems like Windows, macOS, and Linux....Instantiate the Acro Form class object for flattening Adobe PDF Bind...source PDF file with the Form object by calling bindPdf function...

    kb.aspose.com/pdf/java/how-to-flatten-pdf-form-...
  10. How to Convert XLSX to PDF using Node.js

    This article guides on how to convert XLSX to PDF using Node.js. It contains the instructions to set the environment, a list of steps, and a runnable sample code to change XLSX to PDF using Node.js....the workbook class object Create an object of PdfSaveOptions class...file into the Workbook class object followed by the initialization...

    kb.aspose.com/cells/nodejs/how-to-convert-xlsx-...