Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 79,695 for

object

(0.05 sec)
  1. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon shape using C#....pentagon Create a Graphics object using the bitmap and set the...desired size. Create a Graphics object from the bitmap and perform...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  2. Convert MPP to CSV in C#

    This topic is about how to convert MPP to CSV in C#. You can transform MPP file to CSV using C# by adhering to well defined steps and an example using a few lines of code....instance of the Project class object to convert MPP file to CSV...Instantiate the CsvOptions class object to set the required CSV file...

    kb.aspose.com/tasks/net/convert-mpp-to-csv-in-c...
  3. How to Extract Text from DXF File in C#

    This step by step tutorial shows you how to extract text from DXF file in C# programmatically. Easy DXF to TXT conversion in C# .NET windows or ASP.NET applications...using Image class Convert the object to CadImage type Loop through...of entities, just cast the object to particular entity type....

    kb.aspose.com/cad/net/how-to-extract-text-from-...
  4. Create a Column Chart in Word using C#

    This article guides how to create a column chart in Word using C#. It has the details to set the IDE, steps, and a sample code for creating a bar graph in Word using C#....and size Access the new chart object and get the reference to the...instantiate a DocumentBuilder object for it, access the chart from...

    kb.aspose.com/words/net/create-a-column-chart-i...
  5. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some text into them....these steps, the document class object is used to create and save...Whereas the DocumentBuilder class object is used to set page setup,...

    kb.aspose.com/words/net/how-to-insert-header-an...
  6. How to Convert DWG to SVG in C#

    This small tutorial entails how to convert DWG to SVG in C#. It encompasses all the important steps to set up the environment and export DWG to SVG image in C#....of the Image class Create an object of SvgOptions class and set...disk using the Image class object. Then we will set the output...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-svg...
  7. How to Convert Barcode to SVG in C#

    This simple topic provides information on how to convert Barcode to SVG in C#. It encompasses all the details about configuring the environment, steps to perform the task and runnable example code to generate barcode SVG image in C#....the BarCodeGenerator class object by setting EncodeType 128 and...process by instantiating an object of the BarCodeGenerator class...

    kb.aspose.com/barcode/net/how-to-convert-barcod...
  8. Release Unmanaged Resources of the Workbook|Doc...

    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....Workbook object. The dispose pattern is used only for objects that...managed objects, but it is unable to reclaim unmanaged objects. Release...

    docs.aspose.com/cells/java/release-unmanaged-re...
  9. How to create Hello World Presentation document...

    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 a Presentation object that represents a PPT file...Presentation (); //Create a License object License license = new License...

    docs.aspose.com/slides/net/how-to-create-hello-...
  10. 在文本框字段中对齐文本|Aspose.PDF for .NET

    本文展示了如何使用 Form 类在文本框字段中对齐文本。...MemoryStream ()) { // Create Form Object var form = new Aspose . Pdf...Create )) { // Create formEditor Object using ( var formEditor = new...

    docs.aspose.com/pdf/zh/net/justify-text-in-a-te...