Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 94,307 for

object

(0.32 sec)
  1. MailMergeCleanupOptions Enum | Aspose.Words for...

    Discover Aspose.Words.MailMergeCleanupOptions enum to efficiently manage mail merge cleanup. Optimize your documents by controlling item removal seamlessly.... Add ( new object [] { 1 , "John Doe" }); tableCustomers...tableCustomers . Rows . Add ( new object [] { 2 , "Jane Doe" }); DataSet...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Working with Outlook Notes|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....note to disc: Instantiate an object of the MapiNote class. Set...MapiNote class object is used to cast the MapiMessage object that loads...

    docs.aspose.com/email/cpp/working-with-outlook-...
  3. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for Node.js via C++ API.... How to Get Cell Object by Cell Name Developers can...If yes, it returns the cell object in the collection; otherwise...

    docs.aspose.com/cells/nodejs-cpp/accessing-cell...
  4. Delete Pivot Table from a Worksheet|Documentation

    Python via .NET code to remove PivotTable for Excel Worksheets...pivot table using a pivot‑table object or its position. Please use...pivot table using a pivot‑table object and the Worksheet.pivot_tables...

    docs.aspose.com/cells/python-net/delete-pivot-t...
  5. Border Settings|Documentation

    How to use the Aspose.Cells library in C# to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s Borders collection. The border...

    docs.aspose.com/cells/net/cells-border-settings/
  6. Split PDF programmatically|Aspose.PDF for PHP v...

    This topic shows how to split PDF pages into individual PDF files in your PHP applications....document through the Document object’s PageCollection collection...Document object and add the individual Page object into the empty...

    docs.aspose.com/pdf/php-java/split-document/
  7. Split PDF programmatically|Aspose.PDF for C++

    This topic shows how to split PDF pages into individual PDF files with C++....document through the Document object’s PageCollection collection...Document object and copy the individual Page object into the...

    docs.aspose.com/pdf/cpp/split-pdf-document/
  8. Working with Attachments | Aspose.Note Document...

    A guide on how to work with attachments in your Java development environment....passing document object. Initialize AttachedFile object by passing...passing the document object and file path. Add an attached file node...

    docs.aspose.com/note/java/working-with-attachme...
  9. Drawing Images|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.... First, we will create an object of the BmpOptions class from...these properties, pass this object to the static create method...

    docs.aspose.com/imaging/java/drawing-images/
  10. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing....# Create a "PdfSaveOptions" object that we can pass to the document's..."digital_signature_details" object of the "SaveOptions" object to # digitally...

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