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

object

(0.3 sec)
  1. Create Pivot Tables and Pivot Charts|Documentation

    How to add Pivot Tables and Pivot Charts with Aspose.Cells for Node.js via C++....create and set PivotTable objects, which act as the basic building...building blocks of a PivotTable object: PivotField , a field in a...

    docs.aspose.com/cells/nodejs-cpp/create-pivot-t...
  2. FieldMergingArgsBase class | Aspose.Words for P...

    aspose.words.mailmerging.FieldMergingArgsBase class. Base class for [FieldMergingArgs](../fieldmergingargs/) and [ImageFieldMergingArgs](../imagefieldmergingargs/)...document object for which the mail merge is...the document. field Gets the object that represents the current...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...end" )); // Create a style object Style style = sheet1 . GetCells...SetStyle ( style ); // Create an object for AutoFitterOptions AutoFitterOptions...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  4. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....Words object model are static. For example...); // Note creating a class object, not an instance. $ doc = new...

    docs.aspose.com/words/java/usage-examples-for-php/
  5. Release Unmanaged Resources of the Workbook wit...

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

    docs.aspose.com/cells/go-cpp/release-unmanaged-...
  6. Edit Connector Geometry Section in the ShapeShe...

    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....initialize LineTo geometry object line_to = Rjb :: import ( 'com...initialize LineTo geometry object line_to = Rjb :: import ( 'com...

    docs.aspose.com/diagram/java/edit-connector-geo...
  7. 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/
  8. How to Add an Attachment to PDF in Java

    This article assets on how to add an attachment to PDF in Java. It provides references to use Aspose.PDF for Java, a list of programming steps and a runnable sample code for adding an attachment in PDF file in Java....file with the Document class object where an attachment is to be...using the FileSpecification object Save the output PDF file with...

    kb.aspose.com/pdf/java/how-to-add-an-attachment...
  9. How to Convert PDF to Image in C#

    This tutorial will show you how to convert PDF to image in C#. It will teach you how using C# convert PDF to image of any type like PNG, BMP, JPG, and others....file into the Document class object for converting to image Create...Create the Resolution object to set output image resolution Initialize...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-ima...
  10. How to Convert PDF to PowerPoint using Java

    This tutorial contains information on how to convert PDF to PowerPoint using Java. It guides to set the environment, shares steps and a runnable sample code to change PDF to PowerPoint using Java....create PPTX Instantiate an object of PptxSaveOptions for setting...PowerPoint using Java . Firstly, an object of PptxSaveOptions class is...

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