Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 87,332 for

workbook

(0.12 sec)
  1. Convert SVG to XLT in Android Apps | products.a...

    Render SVG to XLT in Android Apps API without using Microsoft Excel or Adobe Reader...It is used to create a new workbook with the same formatting and...formatting and formulas in the new workbook. How Aspose.Total helps for...

    products.aspose.com/total/android-java/conversi...
  2. Transfer Excel Range formatting to word Table f...

    https://forum.aspose.com/t/transfer-excel-range-formatting-to-word-table-formatting/308267/9 请回复一下我发的信息... Workbook workbook = new Workbook(“C:\my\path\Adhirath...Aspose.Cells.Range range = workbook.Worksheets.Names[RangeName]...

    forum.aspose.com/t/transfer-excel-range-formatt...
  3. Code Comparison for Common Features in Aspose.C...

    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....Sheet Within Workbook Re-Order Sheets Within Workbook Header and...Aspose.Cells Working with Workbooks in Apache POI and Aspose.Cells...

    docs.aspose.com/cells/java/code-comparison-for-...
  4. WRAPCOLS Excel function - Free Support Forum - ...

    We are considering purchasing a new Aspose Cells license but one of the functions we would need is the WRAPCOLS function which is not currently supported. Are there any plans to add support for this?...manipulating the data in your workbook. Code Here’s a basic example...public void WrapColumns(Workbook workbook, int startColumn, int...

    forum.aspose.com/t/wrapcols-excel-function/314748
  5. Merge XLSB Files Online or using C++ | products...

    Free online app to combine different XLSB files. C++ merging library code to merge XLSB worksheets into other formats....XLSB using Workbook objects. Select the one Workbook as the base...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/cpp/merge/xlsb/
  6. Merge XLSM Files Online or using C++ | products...

    Free online app to combine different XLSM files. C++ merging library code to merge XLSM worksheets into other formats....XLSM using Workbook objects. Select the one Workbook as the base...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/cpp/merge/xlsm/
  7. Remove XLSX Annotation Online or Manage Annotat...

    delete comments from XLSX file through online app for free. Java API code to manage comments of XLSX files....project Load Document via Workbook class object Select the specific...project Load Document via Workbook class object Get the sepecific...

    products.aspose.com/total/java/annotate/xlsx/
  8. Keep Separators for Blank Rows while exporting ...

    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....xlsx" ); // Create a Workbook object and opening the file...const wb = new AsposeCells . Workbook ( filePath ); // Instantiate...

    docs.aspose.com/cells/nodejs-cpp/keep-separator...
  9. How to set point as total with C++|Documentation

    In some Excel chart, for example, waterFall chart, you may need to set point as total. This article describes how to use Aspose.Cells with C++ to do it....( u "" ); // Load the workbook Workbook wb ( filePath + u "SampleSheet...( subtotals ); // Save the workbook wb . Save ( filePath + u "output...

    docs.aspose.com/cells/cpp/how-to-set-point-as-t...
  10. 用C++为Excel工作簿的VBA项目加密保护|Documentation

    了解如何使用Aspose.Cells结合C++为Excel工作簿的VBA项目添加密码保护。...Load the source Excel file Workbook wb ( inputFilePath ); // Access...Access the VBA project of the workbook VbaProject vbaProject = wb...

    docs.aspose.com/cells/zh/cpp/password-protect-t...