Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 91,350 for

object

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

    How to add Pivot Tables and Pivot Charts with Aspose.Cells for Python via .NET....PivotTable objects, which act as a PivotTable object’s basic building...collection of all the PivotField objects in a pivot table. PivotTable...

    docs.aspose.com/cells/python-net/create-pivot-t...
  2. 在 PHP 中使用工作表名称移除工作表|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/zh/net/removing-worksheet...
  3. Add Worksheets to New Excel File in PHP|Documen...

    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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/net/add-worksheets-to-new...
  4. ConstraintCollection | Aspose.Words for Java

    Represents a collection of constraints for a DataTable in Java....Object All Implemented Interfaces:...Adds the specified Constraint object to the collection. contains(System...

    reference.aspose.com/words/java/com.aspose.word...
  5. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for Objects in the drawing layer, such as an AutoShape, freeform, OLE Object, ActiveX control, or picture...ShapeBase class Base class for objects in the drawing layer, such...an AutoShape, freeform, OLE object, ActiveX control, or picture...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DXF Drawings|CAD 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 an object of the CadRasterizationOpti...page_width properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/python-net/developer-guide/...
  7. Format and Modify Named Ranges|Documentation

    This article shows how to format and modify named ranges using Aspose.Cells for Python via .NET API....formatting, define a Style object to specify the style settings...settings and apply it to the Range object. The following example shows...

    docs.aspose.com/cells/python-net/format-and-mod...
  8. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets...." ; // Defining a Style object let style ; // Get the style...</ html > How to Use Style Object to Format Different Cells If...

    docs.aspose.com/cells/javascript-cpp/cells-form...
  9. Changing the Font and Color of a Row or Column|...

    This article introduces how to change the font and color in row or column in GridDesktop....//Creating a customized Font object Font font = new Font ( "Arial"...column to the customized Font object column . SetFont ( font );...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. Create WEBP in C#

    Follow this article to create WEBP in C#. It shares details to set the IDE, a list of steps, and a sample code demonstrating how to create a WEBP image in C# using a .NET-based library....limitations Create the WebPOptions object to set the parameters of the...image, link it with a Graphics object, and set the white background...

    kb.aspose.com/imaging/net/create-webp-in-csharp/