Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 91,325 for

object

(0.09 sec)
  1. Convert JSON Format to DOT via C++ | products.a...

    C++ API t0 Parse JSON to DOT without using Microsoft Word...C++ Create a new IWorkbook object and read valid JSON data from...method and pass watermark text & object of TextWatermarkOptions. After...

    products.aspose.com/total/cpp/conversion/json-t...
  2. 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...
  3. Design Tables in Word using Python

    Follow this article to design tables in Word using Python. It has the details to set the IDE, a list of steps, and a sample code to add Microsoft Word table design using Python....Word file into the document object with Table in it for setting...autofit. Create a new table style object, set its properties, and replace...

    kb.aspose.com/words/python/design-tables-in-wor...
  4. How to Remove Pivot Table in Excel in C#

    This article explains how to remove pivot table in Excel in C#. It shares the details for the IDE, programming logic, and a runnable sample code to delete pivot table in C#....PivotTableCollection class object that exposes the Remove() method...that requires a pivot table object for removing it from the collection...

    kb.aspose.com/cells/net/how-to-remove-pivot-tab...
  5. Extract Font from PDF with Java

    Follow this article to extract font from PDF with Java. It has all the details to set the IDE, a list of steps, and a sample code to export font from PDF with Java....file into the Document class object Extract all fonts from the...file into the Document class object. Extract all fonts using the...

    kb.aspose.com/pdf/java/extract-font-from-pdf-wi...
  6. Convert TTF to WOFF using C#

    Follow this article to convert TTF to WOFF using C#. It contains details to set the IDE, a list of steps, and a sample code to develop a font TTF to WOFF converter using C#....creation of the FontDefinition object with FontType.TTF Open the...above-mentioned FontDefinition object Create a FileStream for the...

    kb.aspose.com/font/net/convert-ttf-to-woff-usin...
  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. 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-...
  9. 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...
  10. 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...