Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 102,528 for

workbook

(0.11 sec)
  1. 用 C++ 添加带内置样式的文字艺术(WordArt)文本|Documentation

    学习如何用 Aspose.Cells for C++ 添加带内置样式的文字艺术文本。...\\ " ); // Create workbook object Workbook wb ; // Access first... 100 , 800 ); // Save the workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/zh/cpp/add-word-art-text-...
  2. 使用Python.NET应用高级条件格式|Documentation

    学习如何用Aspose.Cells for Python via .NET实现Excel的高级条件格式功能,如数据条、颜色比例和图标集。...cells import Workbook from aspose.pydrawing import...Instantiate a workbook object and open the template file workbook = Workbook...

    docs.aspose.com/cells/zh/python-net/apply-advan...
  3. Support for XAdES Signature|Documentation

    This article describes support for XAdES Signature using C# code with Aspose.Cells for Python via .NET....provides support for signing workbooks with XAdES Signature. For...DigitalSignature class to sign the source workbook ( 101089323.xlsx ). AI Document...

    docs.aspose.com/cells/python-net/support-for-xa...
  4. Get Warnings for Font Substitution while Render...

    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....throws Exception { Workbook workbook = new Workbook ( "source.xlsx"...( new WarningCallback ()); workbook . save ( "output.pdf" , options...

    docs.aspose.com/cells/java/get-warnings-for-fon...
  5. How to Password Protect an Excel File in Python

    This brief article explains how to password protect an Excel file in Python. It covers the details to configure the system, program flow and a runnable code snippet to encrypt Excel file in Python....input Excel file with the Workbook class Set the required encryption...desired format. Code to Encrypt Workbook with Password in Python This...

    kb.aspose.com/cells/python/how-to-password-prot...
  6. Using Aspose.Cells for Java with ColdFusion|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....Excel Workbook using Aspose . Cells </ b > < cfset workbook = CreateObject...cells.Workbook" ). init ()> < cfset worksheets = workbook . getWorksheets...

    docs.aspose.com/cells/java/using-aspose-cells-f...
  7. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  8. 指定数据透视项的绝对位置|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...."text/javascript" > const { Workbook , SaveFormat , PivotFieldType...Instantiating a Workbook object from uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  9. Format Ranges|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....Excel: Open Excel and open the workbook that contains the range you...example, we create an Excel workbook, add some sample data, access...

    docs.aspose.com/cells/net/how-to-format-a-range/
  10. Disable Exporting Frame Scripts and Document Pr...

    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....properties while converting a workbook into HTML. The 8.6.0 version...properties. Once you convert a workbook into HTML, the output file...

    docs.aspose.com/cells/java/disable-exporting-fr...