Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 94,421 for

object

(0.13 sec)
  1. DigitalSignature.certificate_holder property | ...

    DigitalSignature.certificate_holder property. Returns the certificate holder Object that contains the certificate was used to sign the document....Returns the certificate holder object that contains the certificate...Create a CertificateHolder object from a PKCS12 file, which we...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_Signer method. Gets or sets suggested signer of the signature line. Default value for this property is empty string in C++....the "SignatureLineOptions" object we have created above. // If...signature line via its Shape object. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python....file into the Document class object for splitting into pages Get...file into the Document class object that contains the different...

    kb.aspose.com/words/python/how-to-split-pages-i...
  4. How to Convert JSON to Excel in Java

    Using this brief tutorial you will learn how to convert JSON to Excel in Java. For the conversion of JSON to XLSX Java is widely used as it requires limited resources and a few lines of code in any common operating system supporting Java platform....variable into JsonLayoutOptions object to format the JSON data in...creating an empty workbook class object for importing JSON data into...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  5. How to Split PDF using Python

    This article explains how to split PDF using Python. It provides IDE configuration details, step-wise procedure and a runnable sample code that shows how using Python split PDF into pages....PDF file into the Document object containing multiple pages for...loaded into the Document class object, and then for loop is used...

    kb.aspose.com/pdf/python/how-to-split-pdf-using...
  6. WordML2003SaveOptions.save_format property | As...

    WordML2003SaveOptions.save_format 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 "WordML2003SaveOption" object to pass to the document's "Save"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Add MapiCalendar to PST using Python

    In this article, we will learn how to add MapiCalendar to PST using Python by following the simple steps to execute the example code. You can easily insert Mapi Calendar to PST in Python by following simple API calls....PST Initialize MapiCalendar object to insert the Appointments...Create the MapiRecipientCollect object to insert the meeting attendee...

    kb.aspose.com/email/python/how-to-add-mapicalen...
  8. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert text to bullet points in Word using Java....paragraphs into a Document object Convert the complete document...link it with a DocumentBuilder object, and set bullet text font Set...

    kb.aspose.com/words/java/convert-paragraph-into...
  9. Loading and managing Excel, OpenOffice, Json, C...

    With Aspose.Cells, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, Json, XML, Pdf, Jpg, Tiff, Image, Mht, and XPS files using Node.js via C++....); try { // Create a License object const license = new AsposeCells...} // Instantiate a Workbook object that represents an Excel file...

    docs.aspose.com/cells/nodejs-cpp/loading-saving...
  10. ImageWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with image in Java....Object public class ImageWatermarkOption...with an ImageWatermarkOption object, // then pass it while creating...

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