Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 202,945 for

excel

(0.59 sec)
  1. 通过Node.js与C++密码保护或取消保护共享工作簿|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....可能的使用场景 你可以像下面的截图所示,用Microsoft Excel保护或取消保护共享工作簿。Aspose.Cells for...后将其另存为 输出 Excel 文件 。截图显示当您尝试取消保护时,Microsoft Excel 会提示您输入密码以取消保护。...

    docs.aspose.com/cells/zh/nodejs-cpp/password-pr...
  2. Supported File Formats|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....Format Description Load Save XLS Excel 95/5.0–2003 Workbook. XLSX The...Format. XLSB Excel Binary Workbook. XLSM Excel Macro-Enabled...

    docs.aspose.com/cells/java/supported-file-formats/
  3. Excel转HTML 使用PresentationPreference选项实现更佳布局,支持C...

    学习在使用C++保存Excel为HTML时实现更佳布局的方法。...Excel转HTML 使用PresentationPreferen选项实现更佳布局,支持C++ Contents [ Hide...Aspose.Cells为需要在将Microsoft Excel文件保存为HTML或MHT格式时获得更好布局的开发人员提...

    docs.aspose.com/cells/zh/cpp/excel-to-html-use-...
  4. 在Ruby中管理文档属性|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 = Rjb ::...document properties of the Excel file custom_properties = workbook...

    docs.aspose.com/cells/zh/java/managing-document...
  5. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for Java. Learn two methods with code to keep sizes consistent....Background It has been observed that Excel charts embedded as OLE objects...explained how to create an Excel chart with Aspose.Cells for...

    docs.aspose.com/slides/java/working-solution-fo...
  6. Removing Slicer|Documentation

    Learn how to remove a slicer with Aspose.Cells for Python via .NET....remove a slicer in Microsoft Excel, just select it and press the...Using Aspose.Cells for Python Excel Library The following sample...

    docs.aspose.com/cells/python-net/removing-slicer/
  7. Treemap գրաֆիկի ստեղծում Excel-ում՝ օգտագործելո...

    Այս հոդվածը բացատրում է Excel-ում Treemap գրաֆիկ ստեղծելու գործընթացը՝ օգտագործելով C#: Այն ներառում է IDE-ի կարգավորման մանրամասներ, քայլերի ցանկ և օրինակ կոդ՝ Excel-ում Treemap գրաֆիկ ստեղծելու համար։...ստեղծում Excel-ում՝ օգտագործելով C# Հետևեք այս հոդվածին՝ Excel-ում...Treemap գրաֆիկ ստեղծելու համար Excel ՝ օգտագործելով C# ։ Այն ներառում...

    kb.aspose.com/hy/cells/net/create-a-treemap-in-...
  8. Different Ways to Save Files|Documentation

    Aspose.Cells for .NET can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....which represents a Microsoft Excel file and provides the properties...methods necessary to work with Excel files. The Workbook class provides...

    docs.aspose.com/cells/net/different-ways-to-sav...
  9. 使用Aspose.Cells加密工作簿|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....API加密/密码保护Excel文件。 Java //Instantiate a Workbook object by excel file...OVIDER , 128 ); //Save the excel file. workbook . save ( dataDir...

    docs.aspose.com/cells/zh/java/encrypt-workbook-...
  10. 使用 C++ 删除命名范围|Documentation

    学习如何使用 Aspose.Cells for C++ 从 Excel 或 OpenOffice 文件中删除定义的名称或命名范围。...如果 Excel 文件中有太多的定义名称或命名范围,我们必须清除一些,因为它们再也不会被引用。 在MS Excel中删除命名区域...Excel中删除命名区域 要从Excel中删除命名区域,可以按照以下步骤进行: 打开Microsoft Excel并打开包含命名区域的工作簿。...

    docs.aspose.com/cells/zh/cpp/delete-named-ranges/