Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 97,376 for

object

(0.34 sec)
  1. Convert Word DOC to EPUB with Python

    Follow this article to convert Word DOC to EPUB with Python. It has the details to set the IDE, steps, and sample code to demonstrate a document to EPUB converter with Python....Document class object for creating an Ebook Create an object of the HtmlSaveOptions...memory stream and create an object of the HtmlSaveOptions class...

    kb.aspose.com/words/python/convert-word-doc-to-...
  2. Convert PSD to GIF using C#

    This article assists on how to convert PSD to GIF using C#. You can configure the environment and write an application to export PSD to GIF using C# by following the steps and sample code given in this guide....multiple layers and smart objects to a popular bitmap image format...the PsdImage class Create an object off the GifOptions class Set...

    kb.aspose.com/psd/net/convert-psd-to-gif-using-...
  3. Insert Bullets in Word using Python

    Follow this article to insert bullets in Word using Python. It shares the IDE settings, steps, and a sample code for inserting bullets in Microsoft Word using Python....DocumentBuilder class object using the above Document object Call the a...file, attach a DocumentBuilder object with it, call the apply_bullet_default()...

    kb.aspose.com/words/python/insert-bullets-in-wo...
  4. Aspose::Words::BookmarkStart class | Aspose.Wor...

    Aspose::Words::BookmarkStart class. Represents a start of a bookmark in a Word document. To learn more, visit the documentation article in C++....get_Bookmark () Gets the facade object that encapsulates this bookmark...get_Range () Returns a Range object that represents the portion...

    reference.aspose.com/words/cpp/aspose.words/boo...
  5. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class....file, you need to create an object of PdfFileInfo class. After...Create instance of PdffileInfo object PdfFileInfo fInfo = new PdfFileInfo...

    docs.aspose.com/pdf/java/get-pdf-information/
  6. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java... Create Table object. Set table setting (e.g. set.... ", 3)" ); } // Add table object to first page of input document...

    products.aspose.com/pdf/php-java/table/add/
  7. PdfFileSignature Class|Aspose.PDF for Python vi...

    Explore how to add, verify, and remove digital signatures from PDF documents in Python using the PDFFileSignature class with Aspose.PDF....Initializes a PdfFileSignature object and binds it to a document...a reusable PKCS#7 signature object with metadata Customizes how...

    docs.aspose.com/pdf/python-net/pdffilesignature...
  8. SignatureLine.signer property | Aspose.Words fo...

    SignatureLine.signer property. Gets or sets suggested signer of the signature line...the "SignatureLineOptions" object we have created above. # If...signature line via its Shape object. signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.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 an "XpsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....// Create a "PdfSaveOptions" object that we can pass to the document's...assign it to our SaveOptions object to sign the document when we...

    reference.aspose.com/words/nodejs-net/aspose.wo...