Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 97,363 for

object

(1.47 sec)
  1. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....and initialize the Graphics object with it Set the shooting mode...background color in the Graphics object Draw an ellipse and a string...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  2. Convert DNG to JPG in C#

    Follow this article to transform DNG to JPG in C#. It assists in converting DNG to JPEG which is digital negative raw image file, a list of conversion steps, and a sample code to perform this operation....DNG file into the Image class object and typecast it to the DngImage...class Create the JpegOptions object to customize the output JPG...

    kb.aspose.com/imaging/net/convert-dng-to-jpg-in...
  3. How to Convert Excel to SVG in Java

    This simple tutorial explains the details about how to convert Excel to SVG in Java. You can change Excel to SVG using Java with few lines of code in macOS, Linux, or Windows....render a chart, graph, smart object, or any information to an SVG...instance of SvgSaveOptions class object and set parameters of output...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  4. Using Anonymous Types or Custom Objects|Documen...

    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....Anonymous Types or Custom Objects Contents [ Hide ] Aspose.Cells...anonymous types or custom objects in smart markers. In the example...

    docs.aspose.com/cells/net/using-anonymous-types...
  5. Working with OneNote Document | Aspose.Note Doc...

    This document provides guidance on working with OneNote documents....method accepts the corresponding object that it encounters so you can...operations to the Aspose.Note object model. In this case, we create...

    docs.aspose.com/note/net/working-with-onenote-d...
  6. Encrypt PDF File|Aspose.PDF for Python via .NET

    Encrypt a PDF document and configure permissions to control what users can do with the file.... Create a PdfFileSecurity object. Bind the input PDF. Define...""" # Create PdfFileSecurity object file_security = pdf_facades...

    docs.aspose.com/pdf/python-net/encrypt-pdf-file/
  7. Convert SVG file to PDF format in PHP|Aspose.PD...

    Explore how to convert SVG files to PDF format in PHP using Aspose.PDF for effective document management....Code # Instantiate LoadOption object using SVG load option $options...SvgLoadOptions (); # Create document object $pdf = new Document ( $dataDir...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  8. Using Glyph objects | .NET

    Glyph Objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs with C#....Developer Guide Using Glyph objects in Aspose.Font library Live...Nuget Pricing Buy Using Glyph objects | .NET Contents [ Hide Show...

    docs.aspose.com/font/net/developer-guide/using-...
  9. IMailMergeDataSource | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source such as a list of Objects in Java....source, such as a list of objects. Master-detail data is also...GetValue(System.String,System.Object@) for every merge field it...

    reference.aspose.com/words/java/com.aspose.word...
  10. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....Object, com.aspose.words.Processor...saveOptions, String[] fieldNames, Object[] fieldValues) execute(InputStream...

    reference.aspose.com/words/java/com.aspose.word...