Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 100,049 for

workbook

(0.12 sec)
  1. Globalization and Localization|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....Close Import XML to Excel workbook Using WorkbookMetadata Analyzing...

    docs.aspose.com/cells/net/globalization-and-loc...
  2. Export Comments while Saving Excel file to HTML...

    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.... Workbook ( path . join ( sourceDir...js via C++ Export Document Workbook and Worksheet Properties in...

    docs.aspose.com/cells/nodejs-cpp/export-comment...
  3. Create ODS Using Python | products.aspose.com

    Generate Microsoft Excel ODS documents using Python applications without using Microsoft Office....parameter while creating the Workbook object. How to Create ODS...File in Python Create new Workbook class object having FileFormatType...

    products.aspose.com/total/python-java/create/ods/
  4. Table Format disturb while copying excel worksh...

    Hello Team , We are facing format issue , while replacing Table Data from excel worksheet to the Word documents , if table is big for format getting disturb , can you please provide solution or code sample which help us…...MemoryStream(excelBytes); Workbook workbook = new Workbook(excelStream);... var sheets = workbook.Worksheets.Cast<Worksheet>().ToList();...

    forum.aspose.com/t/table-format-disturb-while-c...
  5. 将多个工作簿合并成一个单一工作簿,使用C++实现|Documentation

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

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  6. Refresh Values of Linked Shapes with Golang via...

    Learn how to refresh values of linked shapes in Excel files using Aspose.Cells for C++....when you want to save your workbook in XLS or XLSX format. However... if you want to save your workbook in PDF or HTML format, you...

    docs.aspose.com/cells/go-cpp/refresh-values-of-...
  7. 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/
  8. 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...
  9. 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...
  10. 使用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...