Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 95,639 for

object

(0.06 sec)
  1. Convert CF2 to CGM via Python | products.aspose...

    Sample code for CF2 to CGM conversion. Use API example code for batch CF2 files to CGM conversion....passing the resultant file path & object of CgmOptions System Requirements...graphics, and text. CGM uses an object-oriented approach and many...

    products.aspose.com/cad/python-net/conversion/c...
  2. 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/
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...ContentLocation on a MapiAttachment object as follows attach.SetProperty(...method on the PersonalStorage object. But this seems to return only...

    forum.aspose.com/t/how-to-create-a-new-instance...
  9. 插入或删除行或列|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Instantiating a Workbook object //Opening the Excel file through...//Instantiating a Workbook object //Opening the Excel file through...

    docs.aspose.com/cells/zh/net/insert-or-delete-r...
  10. C# ZiP File or Multiple Files into Archive

    C# source code that compresses the contents of a file, multiple files or folder into a zip archive programmatically....archive is, Create a FileStream object for the output Images ZIP archive...FileStream object. Create API’s Archives class object. Add the...

    products.aspose.com/zip/net/zip-file/