Sort Score
Result 10 results
Languages All
Labels All
Results 9,841 - 9,850 of 90,590 for

object

(0.1 sec)
  1. Working with Types in C#|Aspose.Words for .NET

    Use external visible types in template expressions when building a report in C#.... You can use a data source object of any visible type to pass...

    docs.aspose.com/words/net/working-with-types/
  2. Load or Import CSV file with Formulas|Documenta...

    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....Finally, it saves the workbook object in XSLX format. The output...

    docs.aspose.com/cells/java/load-or-import-csv-f...
  3. Convert-JSON-to-Excel|Documentation

    Learn how to convert JSON to an Excel file with Aspose.Cells....converting a JSON (JavaScript Object Notation) file to an Excel...

    docs.aspose.com/cells/net/convert-json-to-excel/
  4. Printing PDF in .NET Framework|Aspose.PDF for .NET

    You may print PDF files to the default printer using the printer and page settings with C#....need to create a PdfViewer object and open the PDF using the...

    docs.aspose.com/pdf/net/printing-pdf-in-net-fra...
  5. Printing PDF to an XPS Printer|Aspose.PDF for .NET

    This page shows how to printing PDF to an XPS printer using PdfViewer class....order to do that, create an object of the PdfViewer class and...

    docs.aspose.com/pdf/net/printing-pdf-to-an-xps-...
  6. DICOM Serialization|Aspose.Medical for .NET 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....JSON/XML back into native DICOM object models, allowing seamless integration...

    docs.aspose.com/medical/net/developer-guide/90-...
  7. Create OFX Response File via C# | products.aspo...

    Sample code for OFX response file creation. Use API example code for batch OFX response files generation within .NET based applications....Create OfxResponseDocument class object. Assign the relevant properties...

    products.aspose.com/finance/net/create/ofx-resp...
  8. Aspose.Cells 8.5.2中的公共API更改|Documentation

    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.... Java //Create workbook object from source file Workbook workbook...以下是简单的使用场景。 Java //Create workbook object from source excel file Workbook...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...workbook ; // Create a new style object. Style style = workbook . CreateStyle...); // Initialize styleflag object. StyleFlag flag ; // Set all...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  10. Convert SVG to JPG – Aspose.HTML for .NET

    Convert SVG to JPG using Aspose.HTML for .NET. Consider various SVG to JPG conversion scenarios in C# examples. Try online SVG Converter.... Create a new object with ImageFormat.Jpeg . By... this property is . Gets a object which is used for configuration...

    docs.aspose.com/html/net/convert-svg-to-jpg/