Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 94,459 for

object

(0.17 sec)
  1. Basics of Aspose.PDF DOM API|Aspose.PDF for Java

    Get started with the basics of Aspose.PDF DOM API for Java. Learn how to create, modify, and manage PDF documents with ease....Introduction to the DOM API Document Object Model (DOM) is a form of representation...structured documents as an object-oriented model. DOM is the...

    docs.aspose.com/pdf/java/basics-of-dom-api/
  2. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via Python...we create a new LayerGroup object using the add_layer_group method...method of the PsdImage object. We provide the name of the group...

    docs.aspose.com/psd/python-net/psd-group-layer/
  3. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for java....the Worksheet object). The new Comment object can be accessed...After accessing the Comment object, customize the comment note...

    docs.aspose.com/cells/java/comments-and-notes/
  4. Inconsistent Sheet Name Behavior When Reading C...

    We’ve observed inconsistent behavior when reading CSV files using Aspose.Cells: When creating a Workbook Object using a file path, the resulting worksheet name matches the CSV file name. However, when creating a Wo…...Cells: When creating a Workbook object using a file path, the resulting...However, when creating a Workbook object using an InputStream, the worksheet...

    forum.aspose.com/t/inconsistent-sheet-name-beha...
  5. Aspose.PSD for .NET 24.4 - Release Notes|Docume...

    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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-4...
  6. Odso Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.Odso class for seamless mail merge integration. Optimize your ODSO settings for efficient data source management....Specifies the Office Data Source Object (ODSO) settings for a mail...Gets or sets a collection of objects that specify how columns from...

    reference.aspose.com/words/net/aspose.words.set...
  7. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。...NET // Initialize scene object Scene scene = new Scene ();...(); // Initialize Node class object Node cubeNode = new Node (...

    docs.aspose.com/3d/zh/net/adding-transformation...
  8. 使用 C++ 通过 Node.js 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距。还将学习如何通过 Node.js API 和 C++ 编程设置页面中心、页眉和页脚的边距。..."data" ); // Create a workbook object const workbook = new AsposeCells...( 0 ); // Get the pagesetup object const pageSetup = worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-mar...
  9. Working with Document in C#|Aspose.Words for .NET

    The `Document` class provides various document properties and methods using C#. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for .NET. The `Document` Object can be saved to a file or stream and also sent to a browser.... The Document object contains all content and formatting...properties, and the MailMerge object that is used for a mail merge...

    docs.aspose.com/words/net/working-with-document/
  10. Applying Style on a Row or Column|Documentation

    This article introduces how to apply style on row or column in GridDesktop....methods offered by the Style object that can be used by developers...methods offered by the Style object that can be used by developers...

    docs.aspose.com/cells/net/aspose-cells-griddesk...