Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 94,431 for

object

(0.49 sec)
  1. Convert a CSV File to JSON with C#

    Follow this article to convert a CSV file to JSON with C#. It has details to set the IDE, a list of steps, and a sample code to export CSV to JSON using C#....Workbook class object Create the JsonSaveOptions class object to control...parameters in the JsonSaveOptions object, like setting the export area...

    kb.aspose.com/cells/net/convert-a-csv-file-to-j...
  2. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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....a sample of creating Excel object and setting its caption. Presentation...get_Item ( 0 ); // Add an OLE object to the slide byte [] allBytes...

    docs.aspose.com/slides/java/set-caption-to-ole-...
  3. ImageData.ToImage | Aspose.Words for .NET

    Unlock the power of the ToImage method in ImageData to easily retrieve images stored in shapes as Image Objects. Enhance your projects effortlessly!...stored in the shape as a Image object. public Image ToImage () Remarks...Remarks A new Image object is created every time this method is...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Errors and Warnings – Web Accessibility Check i...

    Learn about the classes and interfaces in Aspose.HTML for .NET that help you collect errors and warnings when validating your website against WCAG.... The returned object is of type . Description of...the presentation of the error object. It has two options “Error”...

    docs.aspose.com/html/net/web-accessibility-erro...
  5. Aspose.PSD for Java 24.6 - 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 ) { assertAreEqual...assertAreEqual ( expected , actual , "Objects are not equal." ); } static...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  6. 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....and then we will create an object of the BmpOptions class from...these properties, pass this object to the static Create method...

    docs.aspose.com/imaging/net/drawing-images/
  7. 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....and then we will create an object of the BmpOptions class from...these properties, pass this object to the static create method...

    docs.aspose.com/imaging/python-net/drawing-images/
  8. How to Generate PDF from Excel in Java

    In this brief tutorial we will learn how to generate PDF from Excel in Java. You can perform these tasks in macOS, Linux, and Windows....Excel file into the Workbook object for conversion to PDF Save...Excel file into Workbook class object and then saving it as PDF....

    kb.aspose.com/cells/java/how-to-generate-pdf-fr...
  9. Write Text on JPG in C#

    Follow this guide to write text on JPG in C#. It has the IDE settings, steps, and a sample code for developing a simple JPG text editor in C# with multiple options to customize the text....Bitmap object and use it in creating a Graphics object for drawing...on it Customize the Graphics object to set the rendering quality...

    kb.aspose.com/drawing/net/write-text-on-jpg-in-...
  10. How to Convert OBJ to STL in C#

    This basic tutorial covers how to convert OBJ to STL in C#. It explains the algorithm as well as the code snippet to create OBJ to STL converter in C#....FromFile() method Create an object of StlSaveOptions class Convert...summarize how to convert a 3D object to STL in C# . Firstly, configure...

    kb.aspose.com/3d/net/how-to-convert-obj-to-stl-...