Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 99,951 for

workbook

(0.26 sec)
  1. Protect and Unprotect Worksheet|Documentation

    Protect and unprotect worksheet of Excel files with Aspose.Cells for .NET....lines of code to protect the workbook’s structure of Excel files...Protect or Unprotect the Shared Workbook Encrypting Excel Files Analyzing...

    docs.aspose.com/cells/net/protect-and-unprotect...
  2. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet textboxes programmatically using Aspose.Cells for C++....void sheetReplace ( Workbook & workbook , U16String sFind , const...WorksheetCollection sheets = workbook . GetWorksheets (); int sheetCount...

    docs.aspose.com/cells/cpp/replace-tag-with-text...
  3. 将多个工作簿合并成一个单一工作簿,使用C++实现|Documentation

    学习如何使用Aspose.Cells和C++将多个工作簿合并为一个单一工作簿。...该代码加载源工作簿,使用 Workbook::Combine() 方法将它们合并,并保存输出工作簿。...Open the first excel file. Workbook sourceBook1 ( sourceFile1...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  4. 使用Python.NET在PDF中嵌入附件|Documentation

    学习如何使用 Aspose.Cells for Python 将 Ole 对象附件嵌入到 PDF 文件中 via .NET。...cells import Workbook , PdfSaveOptions # Open the...the template file wb = Workbook ( "embedded-attachments-example...

    docs.aspose.com/cells/zh/python-net/embed-attac...
  5. Protecting Worksheet in Jython|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.... cells import Workbook from com . aspose . cells...by Excel file path excel = Workbook ( dataDir + "Book1.xls" )...

    docs.aspose.com/cells/java/protecting-worksheet...
  6. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with C++....// Open an Excel file Workbook workbook ( inputFilePath ); //...document with encrypted settings workbook . Save ( outputFilePath ,...

    docs.aspose.com/cells/cpp/secure-pdf-documents/
  7. Remove Excel Macros using C#

    Follow this article to remove Excel macro using C#. It has details to set the IDE, a list of steps, and a sample code to delete Excel macros using C# by providing various criteria....other limitations Load the workbook containing the VBA code Iterate...about all the modules in the workbook Access the collection of modules...

    kb.aspose.com/cells/net/remove-excel-macros-usi...
  8. How to Delete Comment in Excel using Node.js

    This article guides on how to delete comment in Excel using Node.js. It contains the instructions to set IDE, a list of steps, and a runnable sample code to delete comment in Excel using Node.js....to remove comments Load the workbook with comments Access the desired...method Save the resultant workbook after deleting the comments...

    kb.aspose.com/cells/nodejs/how-to-delete-commen...
  9. How to Add a Row in Excel using Node.js

    This article explains how to add a row in Excel using Node.js. It has the IDE settings, a list of steps, and a runnable sample code to insert line in Excel using Node.js....sample data Save the resultant workbook after inserting a row These...using Node.js . Initially, a workbook is loaded and some sample...

    kb.aspose.com/cells/nodejs/how-to-add-a-row-in-...
  10. Export ODS to DOCX in Android or with free Onli...

    Android API to Convert ODS to DOCX without using Microsoft Word or online. Test free ODS to DOCX online converter quickly before integrating the code....to DOCX Open ODS file using Workbook class Convert ODS to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...