Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 96,275 for

object

(0.65 sec)
  1. Aspose.PSD for .NET 21.3 - Release Notes|Docume...

    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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-3...
  2. Add Table to PDF using Java | Aspose.PDF

    Adding table in PDF file programmatically with Java sample code using Aspose.PDF for Java... Create Table object. Set table setting (e.g. set...row_count + ", 3)" ); } able object to first page of input document...

    products.aspose.com/pdf/java/table/add/
  3. Smart Filter Manipulation in Aspose.PSD for Pyt...

    Examples of how to use Smart Filters in PSD File...and casts it to a PsdImage object. The original image is then...specified. A SharpenSmartFilter object is created, which represents...

    docs.aspose.com/psd/python-net/smart-filters/
  4. Add Ellipses to Presentations in Java|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Java across PPT and PPTX presentations—Java code examples included....exposed by IShapeCollection object. Write the modified presentation...exposed by IShapeCollection object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/java/ellipse/
  5. How to Create and Convert an XML File to PDF|As...

    PDF SharePoint API is capable of creating and converting XML files into PDF format....NET Document Object Model. According to Aspose...contains a collection of Section objects, and a Section contains one...

    docs.aspose.com/pdf/sharepoint/how-to-create-an...
  6. Convert WEBP to GIF using Python

    This article guides on how to convert WEBP to GIF using Python. You will get information to set the IDE, a list of steps, and a sample code to change WEBP to GIF in Python....desired number Transform the WEBP object to GIF using the GIF export...a WebPImage object. Declare the GifOptions object, set the properties...

    kb.aspose.com/imaging/python/convert-webp-to-gi...
  7. Conversion from Word to Excel in Java

    Follow this article for conversion from Word to Excel in Java. It has details to set the IDE, a list of steps, and a sample code for Word DOC to Excel converter in Java....Create the LoadOptions class object for defining the input file...DOCX class object Instantiate the Document class object and load...

    kb.aspose.com/words/java/conversion-from-word-t...
  8. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...issues: 1, How to handle an object array if the array is not a...whether simple value arrays or object arrays — to be displayed entirely...

    forum.aspose.com/t/handling-json-array-as-singl...
  9. OlePackage.file_name property | Aspose.Words fo...

    OlePackage.file_name property. Gets or sets OLE Package file name....Examples Shows how insert an OLE object into a document. doc = aw ...DocumentBuilder ( doc = doc ) # OLE objects allow us to open other files...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert PNG to ICON in C#

    This topic covers the simple steps on how to convert PNG to ICON in C#. It encompasses all the resources, important classes, methods and a runnable sample code for developing a PNG to ICO converter in C#....using the IcoOptions class object Save the resultant image as...subsequent steps, IcoOptions class object is created to set the output...

    kb.aspose.com/imaging/net/how-to-convert-png-to...