Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 94,484 for

object

(0.08 sec)
  1. 使用 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...
  2. Apply Superscript and Subscript Effects on Font...

    The Python code to apply superscript and subscript effects to text in Excel using Aspose.Cells for Python via .NET API....font object’s is_superscript property to...effect, set the Style.font object’s is_subscript property to...

    docs.aspose.com/cells/python-net/apply-superscr...
  3. 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...
  4. Removing Worksheets Using Sheet Index in PHP|Do...

    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/removing-worksheets-u...
  5. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Discover how to add a Table of Contents (TOC) to an existing PDF document using Python and Aspose.PDF for better navigation.... insert ( 1 ) # Create object to represent TOC information...toc_info ) # Create string objects which will be used as TOC elements...

    docs.aspose.com/pdf/python-java/add-toc-to-exis...
  6. Removing Worksheets Using Sheet Name in PHP|Doc...

    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/removing-worksheets-u...
  7. FieldChar.get_field method | Aspose.Words for P...

    FieldChar.get_field method. Returns a field for the field char.... Remarks A new Field object is created each time the method...is_locked ) # Retrieve the facade object which represents the field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Importing from Array|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....Array , represents the array object whose contents need to be imported...// Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/importing-from-array/
  9. Create PDF document|Aspose.PDF for Python via C++

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via C++ library.... Create a new Document object that represents an empty PDF...Gets the document_get_pages object that contains all the pages...

    docs.aspose.com/pdf/python-cpp/create-document/
  10. TabStopCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.TabStopCollection. Easily manage custom tab stops for paragraphs and styles, enhancing your document formatting with precision....class A collection of TabStop objects that represent custom tabs...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/net/aspose.words/tab...