Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 86,531 for

object

(0.13 sec)
  1. How to Transform MD to PDF in C#

    This article guides on how to transform MD to PDF in C#. It contains details to set the IDE, a list of steps for the transformation and a runnable sample code to export MD to PDF in C#....file to PDF Instantiate an object of MdLoadOptions to customize...Instantiate the Document class object to load the MD file using the...

    kb.aspose.com/pdf/net/how-to-transform-md-to-pd...
  2. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....Bitmap object and set its size Create a Graphics class object using...Bitmap object Define the text contents, the Brush object, and the...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...
  3. Export Data from a PDF Form to Excel using C#

    Follow this article to export data from a PDF form to Excel using C#. It has details to set the IDE, a list of steps, and a sample code to export data from Adobe form to Excel using C#....NET Create an object of the Form class in Aspose...Form in it Create a stream object for an XML file and call the...

    kb.aspose.com/total/net/export-data-from-a-pdf-...
  4. FieldDdeAuto class | Aspose.Words for Python

    aspose.words.fields.FieldDdeAuto class. Implements the DDEAUTO field...) format Gets a FieldFormat object that provides typed access...whether to insert the linked object as a bitmap. insert_as_html...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert VSD to VSDX using C#

    This article shares the details to convert VSD to VSDX using C#. It has the details to set the IDE, a list of steps, and a sample code to transform VSD to VSDX....Diagram object Create the DiagramSaveOptions object to customize...Diagram object and declare the DiagramSaveOptions object by setting...

    kb.aspose.com/diagram/net/convert-vsd-to-vsdx-u...
  6. Creating a Named Range in VSTO and Aspose.Cells...

    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....Instantiate an Application object.(VSTO only.) Add a Workbook...either C#. VSTO //Create Excel Object Excel . Application xl = Application...

    docs.aspose.com/cells/net/creating-a-named-rang...
  7. CustomAnswerSheet|Documentation

    CustomAnswerSheet element generates a numbered list of answers with full control over the layout and content of an answer....This element is declared as an object with "element_type": "CustomAnswerSheet"...are provided as an array of objects in the children property. CustomAnswerSheet...

    docs.aspose.com/omr/net/json-markup/customanswe...
  8. Convert VSD to VSDX using Java

    This article explains the process to convert VSD to VSDX using Java. It has the details to set the IDE, a list of steps, and a sample code changing VSD to VSDX....into the Diagram object Instantiate an object of the DiagramSaveOptions...properties of the DiagramSaveOptions object Save the resultant VSDX file...

    kb.aspose.com/diagram/java/convert-vsd-to-vsdx-...
  9. How to Convert Excel to CSV using Node.js

    This short tutorial guides on how to convert Excel to CSV using Node.js. It has the resources to set the development environment, a list of tasks, and a runnable sample code to convert Excel to CSV file using Node.js....workbook Declare a TxtSaveOptions object Save the workbook using the...the TxtSaveOptions object The aforementioned list of steps can...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  10. Convert a PS File to PDF using Java

    Follow this article to convert a PS File to PDF using Java. You will get information to transform a file format from PS to PDF using Java using a few API calls and a list of steps for writing the application....the Document object Pass the PS load options object while loading...Declare an object of the PsLoadOptions class object and load the...

    kb.aspose.com/pdf/java/convert-a-ps-file-to-pdf...