Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 90,555 for

object

(0.07 sec)
  1. Calculate Sub Totals|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....// Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/calculate-sub-totals/
  2. Document.digitalSignatures property | Aspose.Wo...

    Document.digitalSignatures property. Gets the collection of digital signatures for this document and their validation results....when you save this Document object into a file or stream because...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LoadOptions.mswVersion property | Aspose.Words ...

    LoadOptions.mswVersion property. Allows to specify that the document loading process should match a specific MS Word version...minor differences in Document Object Model. Examples Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Managing Ranges with C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with C++. Create, modify, and style ranges programmatically....also be easily created as an object by using Aspose.Cells. Here...more operations on the Range object. Managing Ranges Using Aspose...

    docs.aspose.com/cells/cpp/managing-ranges/
  5. Managing Ranges with Node.js via C++|Documentation

    Learn how to manage ranges in Excel using Aspose.Cells for Node.js via C++. Create ranges, set values, styles, and perform various operations....also be easily created as an object by using Aspose.Cells for Node...more operations on the Range object. Managing Ranges Using Aspose...

    docs.aspose.com/cells/nodejs-cpp/managing-ranges/
  6. Resize EPS | API Solution for C++

    Resize EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....in C++ follows: Initialize object with an input stream containing...EPS file. Resize PsDocument object with new size in selected with...

    docs.aspose.com/page/cpp/resize-eps/
  7. How to Process Large PDF Files in C#

    This tutorial will guide you about how to process large PDF files in C# using advanced streams to prevent high memory issues caused by simple MemoryStream....Initialize OptimizedMemoryStrea object to process large PDF file Load...OptimizedMemoryStrea Initialize Document object using the InputStream-based...

    kb.aspose.com/pdf/net/how-to-process-large-pdf-...
  8. How to Create Excel Pie Chart in C#

    This topic shows on how to create Excel Pie chart in C# in WinForms .NET or ASP.NET app without using MS Excel interop....directive Instantiate License object and set the license file using...SetLicense method Create a Workbook object to create a new Excel workbook...

    kb.aspose.com/cells/net/how-to-create-excel-pie...
  9. How to Convert PSD to PNG in C#

    This example entails how to convert PSD to PNG in C#. You can manage to export PSD to PNG in C# using quick and easy to follow steps with Aspose.PSD for .NET....PNG Create a PsdImage class object to load the source PSD file...by using a PngOptions class object, the output PNG option required...

    kb.aspose.com/psd/net/how-to-convert-psd-to-png...
  10. How to Convert PDF to Word using C#

    This basic tutorial discusses how to convert PDF to Word using C#. It explains how using C# PDF to Word converter application can be created in any operating system like Linux, Windows, or macOS....file with the Document class object for converting it to Word Create...file to the disk or a stream object. Code Snippet to Convert PDF...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-wor...