Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 97,400 for

object

(0.2 sec)
  1. PdfDigitalSignatureTimestampSettings Class | As...

    Discover Aspose.Words.PdfDigitalSignatureTimestampSettings for seamless digital signature timestamp management. Enhance your PDF security effortlessly!...// 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/net/aspose.words.sav...
  2. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Node.js via C++....to a worksheet using a Cell object’s putValue method. You can... Access the new PivotTable object from the PivotTables collection...

    docs.aspose.com/cells/nodejs-cpp/how-to-add-piv...
  3. 使用 Java 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式在 PDF 文件中添加表格...row_count + ", 3)" ); } able object to first page of input document...updated document containing table object pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/zh-hant/java/table/add/
  4. Convert MHTML to VCF via Java | products.aspose...

    Try the code sample to convert MHTML files to VCF format in Java. Download Java API to take your email processing applications to the next level....classes and methods for creating objects and manipulating them enabling...MailMessage class to create an object representing an e-mail message...

    products.aspose.com/email/java/conversion/mhtml...
  5. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#....void CreateDocumentProper () { object start = 0 , end = 0 ; Word...Columns . DistributeWidth (); object styleName = "Table Professional"...

    docs.aspose.com/words/net/inserting-table/
  6. Aspose::Words::Saving::TxtListIndentation class...

    Aspose::Words::Saving::TxtListIndentation class. Specifies how list levels are indented when document is exporting to Text format. To learn more, visit the documentation article in C++....TxtListIndentation : public System :: Object Methods Method Description...// Create a "TxtSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. MutationObserver – How to Use in C# with Aspose...

    Learn how to use MutationObserver in Aspose.HTML for .NET to detect DOM changes for dynamic HTML processing, automation, and content monitoring....Mutation Observer is a built-in object that watches for DOM tree changes...Create a new MutationObserver object using the constructor. The...

    docs.aspose.com/html/net/mutationobserver/
  8. Managing Messages on IMAP Server|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....ListMessages() method on the imapClient object. This method will return an...ListAttachments() method on the imapClient object, passing the SequenceNumber...

    docs.aspose.com/email/net/managing-messages-on-...
  9. GIF Images Background Removal with Python | pro...

    How to use Python for GIF images and photos background removal on desktop and web applications....identification of prominent objects. For GIF images, various methods...methods are available for object definition. In straightforward...

    products.aspose.com/imaging/python-net/remove-b...
  10. MutationObserver – Use with Aspose.HTML for Java

    Learn how to use MutationObserver class to track and handle real-time DOM updates efficiently with Aspose.HTML for Java....Mutation Observer is a built-in object that provides a way to observe...Create a new MutationObserver object using the constructor. The...

    docs.aspose.com/html/java/mutationobserver/