Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 95,675 for

object

(0.28 sec)
  1. Convert CGM to GIF via C# | products.aspose.com

    Sample code for CGM to GIF C# conversion. Use API example code for batch CGM files to GIF conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of GifOptions System Requirements...

    products.aspose.com/cad/net/conversion/cgm-to-gif/
  2. Convert DXB to CGM via C# | products.aspose.com

    Sample code for DXB to CGM C# conversion. Use API example code for batch DXB files to CGM conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of CgmOptions System Requirements...

    products.aspose.com/cad/net/conversion/dxb-to-cgm/
  3. Generate Conditional Formatting DataBars Images...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports the generation of conditionally formatted data bars and images, allowing users to customize the display of the spreadsheet based on the value of the cells. This article introduces how to use the Aspose.Cells library to generate conditionally formatted data bars and images....format‑condition object of the cell; then, from that object, it accesses...accesses the DataBar object and uses its DataBar.toImage(Cell, ImageOrPrintOptions)...

    docs.aspose.com/cells/javascript-cpp/generate-c...
  4. Customizing Charts with C++|Documentation

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....by a Series object, whereas SeriesCollection object serves as a...a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/cpp/customizing-charts/
  5. Convert EPS to PDF in Python

    Follow this article to convert EPS to PDF in Python. It has details to set the IDE, a list of steps, and a sample code for developing an EPS file to PDF converter in Python....EPS file into the Image class object and typecast it to EpsImage...properties of the PdfOptions object These steps summarize the process...

    kb.aspose.com/imaging/python/convert-eps-to-pdf...
  6. Merge Excel Files using C#

    Follow this article to merge Excel files using C#. It has details to set the IDE, a list of steps, and a sample code to combine multiple Excel files using C#....load each into the Workbook object using the Combine Method Save...file into the workbook class object that will act as a destination...

    kb.aspose.com/cells/net/merge-excel-files-using...
  7. How to Convert XML to XLSX in Python

    This simple topic focuses on how to convert XML to XLSX in Python. It covers the steps for detailed system configuration, and a step-wise algorithm describing program flow. You can load the XML file in Python convert XML to XLSX using simple code....Create an object of the XmlLoadOption class object to set the...disk using the Workbook class object by providing the load options...

    kb.aspose.com/cells/python/how-to-convert-xml-t...
  8. Find and Replace in Excel using C#

    This article guides on how to find and replace in Excel using C#. It has all the details to set the IDE for the development, a list of steps for the application, and a sample code to replace a word in Excel using C#....Workbook class object Create the FindOptions class object for setting...Workbook, create the FindOptions object for setting look in type and...

    kb.aspose.com/cells/net/find-and-replace-in-exc...
  9. Create a Table of Contents in Word using Java

    Create a table of contents in Word using Java. Get details to set IDE, a list of steps, and sample code to generate a table of contents in Word using Java....Word file into the Document object and initialize the DocumentBuilder...instantiate the DocumentBuilder class object. Add the title for the TOC...

    kb.aspose.com/words/java/create-a-table-of-cont...
  10. How to Convert PDF to Image in Java

    In this quick tutorial you will learn how to convert PDF to image in Java. It will also assist to set resolution and other parameters while the PDF to image conversion in Java is performed....file into the Document class object for converting to JPG Set the...using the Resolution class object Initialize the respective image...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-im...