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

object

(0.23 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. List.GetHashCode | Aspose.Words for .NET

    Discover how the GetHashCode method efficiently computes a unique hash code for your list, enhancing data management and performance....Calculates hash code for this list object. public override int GetHashCode...

    reference.aspose.com/words/net/aspose.words.lis...
  7. 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...
  8. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows.... Add an Table object to the slide through the addTable...its index. Create an Table object and set it to null. Iterate...

    docs.aspose.com/slides/php-java/manage-table/
  9. FixedPageSaveOptions.metafile_rendering_options...

    FixedPageSaveOptions.metafile_rendering_options property. Allows to specify metafile rendering options....# Create a "PdfSaveOptions" object that we can pass to the document's...in our MetafileRenderingOpt object to the saving operation. save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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-...