Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 97,362 for

object

(0.47 sec)
  1. PdfDigitalSignatureDetails Class | Aspose.Words...

    Discover the Aspose.Words.PdfDigitalSignatureDetails class for seamless PDF digital signing. Enhance document security with easy integration and robust features....Returns the certificate holder object that contains the certificate...valid PdfDigitalSignatureD object and then save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Working with Shapes in Python|Aspose.Words for ...

    Create and manage shapes, ole Objects in a document using Python....shapes, and working with OLE objects and Office Math conversion...in Aspose.Words represent an object in the drawing layer, such...

    docs.aspose.com/words/python-net/working-with-s...
  3. How to Convert Excel to Image in C#

    This quick tutorial guides you on how to convert Excel to Image in C#. To convert Excel to image C# environment settings and code is explained with the help of detailed steps along with a runnable code....Excel file into the Workbook object for conversion to multiple...a ImageOrPrintOptions class object for output images customization...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  4. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....using the Presentation class object Save the presentation as HTML...HTML into Stream object using the save method Load the intermediate...

    kb.aspose.com/slides/python/how-to-convert-powe...
  5. MailMerge.CleanupOptions | Aspose.Words for .NET

    Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "Joe" , "Bloggs" }); //...

    reference.aspose.com/words/net/aspose.words.mai...
  6. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....dataSource IMailMergeDataSource An object that implements the custom...as a list or hashtable or objects. You need to write your own...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Grouping Data in Aspose.Cells|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.... // Create a connection object, specify the provider info...connection object. con . Open (); // Create a command object and specify...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  8. Document.MailMergeSettings | Aspose.Words for .NET

    Discover how to use the MailMergeSettings property to manage all your document's mail merge data efficiently and enhance your workflow....MailMergeSettings property Gets or sets the object that contains all of the mail...} Remarks You can use this object to specify a mail merge data...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::Drawing::GlowFormat class | Aspo...

    Aspose::Words::Drawing::GlowFormat class. Represents the glow formatting for an Object in C++....for an object. class GlowFormat : public System :: Object Methods...get_Color () Gets or sets a Color object that represents the color for...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...obtain a reference to the layer object for manipulation. To edit the...the layer, create a Graphics object by passing the layer as a parameter...

    docs.aspose.com/psd/java/graphics-api/