Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 38,140 for

workbook

(0.09 sec)
  1. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....excel file inside a workbook object const workbook = new AsposeCells...AsposeCells . Workbook ( path . join ( sourceDir , "sampleChangeTextBoxO...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  2. 保护和取消保护工作表|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.... Workbooks . Open ( myPath , Missing...a new Workbook. //Open the excel file. Workbook workbook = new...

    docs.aspose.com/cells/zh/net/protect-and-unprot...
  3. Add Digital Signature to an already signed Exce...

    Learn how to add digital signatures to signed Excel files using Aspose.Cells for C++. Maintain document integrity with multiple signatures....Cells provides the Workbook::AddDigitalSignature(DigitalSignatureColl...sample demonstrates using Workbook::AddDigitalSignature to add...

    docs.aspose.com/cells/cpp/add-digital-signature...
  4. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...excel file inside a workbook object const workbook = new AsposeCells...AsposeCells . Workbook ( path . join ( sourceDir , "sampleChangeTextBoxO...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...
  5. Python中复制和移动工作表|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....Instantiating a Workbook object by excel file path workbook = self .... Workbook ( self . dataDir + "Book1.xls" ) \# Create a Worksheets...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  6. Working with ContentTypeProperties with Node.js...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for Node.js via C++....Cells provides Workbook.getContentTypeProper() method..."output" ); const workbook = new AsposeCells . Workbook ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/working-with-c...
  7. Adjusting Row Height and Column Width in Python...

    Use Python Excel API to create Excel files in Python. Adjust row height and column width in XLSX or XLS in your Python applications without MS Office....Instantiating a Workbook object by excel file path workbook = self .... Workbook ( self . self . dataDir + 'Book1.xls' ) \ # Accessing...

    docs.aspose.com/cells/java/adjusting-row-height...
  8. Adjusting Row Height and Column Width 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....Instantiating a Workbook object by excel file path $workbook = new Workbook...the Excel file $worksheet = $workbook -> getWorksheets () -> get...

    docs.aspose.com/cells/java/adjusting-row-height...
  9. AutoFill range of Excel file with Node.js via C...

    Learn how to perform an autofill operation in a specified range of an Excel file using Aspose.Cells for Node.js via C++....Create a Workbook const workbook = new AsposeCells . Workbook ( filePath...// Get Cells const cells = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-cpp/autofill-ranges/
  10. Aspose.Cells 8.6.2 中的公共 API 更改|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....ISmartMarkerCallBack { Workbook workbook ; internal SmartMarkerCallBack...SmartMarkerCallBack ( Workbook workbook ) { this . workbook = workbook ; } public...

    docs.aspose.com/cells/zh/net/public-api-changes...