Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 94,431 for

object

(0.26 sec)
  1. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook Object using Aspose.Cells for JavaScript via C++....Workbook object. The dispose pattern is used only for objects that...managed objects, but it is unable to reclaim unmanaged objects. Workbook...

    docs.aspose.com/cells/javascript-cpp/release-un...
  2. Optimize Image Management in PowerPoint with Py...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET, optimizing performance and automating your workflow....to add an image as a frame object—especially if you plan to use...ShapeCollection class. To create an image object from an SVG, follow these steps:...

    docs.aspose.com/slides/python-net/image/
  3. OlePackage.file_name property | Aspose.Words fo...

    OlePackage.file_name property. Gets or sets OLE Package file name....Examples Shows how insert an OLE object into a document. doc = aw ...DocumentBuilder ( doc = doc ) # OLE objects allow us to open other files...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....can be created by creating object of Table Class. Aspose . Pdf...+ ", 3)" ); } // Add table object to first page of input document...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  5. Convert CGM to DXF via C# | products.aspose.com

    Sample code for CGM to DXF C# conversion. Use API example code for batch CGM files to DXF 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 DxfOptions System Requirements...

    products.aspose.com/cad/net/conversion/cgm-to-dxf/
  6. Opening Files with Different Formats with Node....

    Aspose.Cells for Node.js via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....SpreadsheetML ); // Create a Workbook object and open the file from its...an HTML file into a Workbook object. The HTML file should be Microsoft...

    docs.aspose.com/cells/nodejs-cpp/opening-files-...
  7. BorderCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.BorderCollection, your go-to solution for managing and customizing Border Objects effortlessly for enhanced document formatting....class A collection of Border objects. To learn more, visit the Programming...{ get; } Retrieves a Border object by border type. (2 indexers)...

    reference.aspose.com/words/net/aspose.words/bor...
  8. OfficeMath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Math.OfficeMath class, designed for creating and managing Office Math Objects like equations and matrices with ease....class Represents an Office Math object such as function, equation...MathObjectType of this Office Math object. NextSibling { get; } Gets...

    reference.aspose.com/words/net/aspose.words.mat...
  9. Different Ways to Open Files with Node.js via C...

    This article explains how to open an Excel file using Aspose.Cells for Node.js via C++ API....Path // Creating a Workbook object and opening an Excel file using...constructor that takes the Stream object that contains the file. try...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  10. 在 Aspose.Cells 中对数据进行分组|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.... //Create a connection object, specify the provider info...connection object. con . Open (); //Create a command object and specify...

    docs.aspose.com/cells/zh/net/grouping-data-in-a...