Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 97,204 for

object

(0.25 sec)
  1. 在 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...
  2. 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/
  3. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for PHP via Java....approach: First, create a field object and set its properties. Then...instantiate RadioButtonField object with page number as argument...

    docs.aspose.com/pdf/php-java/create-forms/
  4. 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...
  5. 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...
  6. ListLevel.get_effective_value method | Aspose.W...

    ListLevel.get_effective_value method. Reports the string representation of the [ListLevel](../) Object for the specified index of the list item...representation of the ListLevel object for the specified index of...NumberStyle of the ListLevel object. custom_number_style_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Add Table to PDF using Java | Aspose.PDF

    Adding table in PDF file programmatically with Java sample code using Aspose.PDF for Java... Create Table object. Set table setting (e.g. set...row_count + ", 3)" ); } able object to first page of input document...

    products.aspose.com/pdf/java/table/add/
  9. VbaModuleType | Aspose.Words for Java

    Specifies the type of a model in a VBA project in Java....Object public class VbaModuleType...contains the definition for a new object. DESIGNER_MODULE A VBA module...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage Comments and Notes with Golang via C++|D...

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

    docs.aspose.com/cells/go-cpp/comments-and-notes/