Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 103,392 for

workbook

(0.11 sec)
  1. 使用C++在将文档转换为PDF时导出结构|Documentation

    了解如何在使用Aspose.Cells将文档转换为PDF时导出结构信息。... Workbook workbook ( u "document-structure-example...PDF file with PdfSaveOptions workbook . Save ( u "output.pdf" ,...

    docs.aspose.com/cells/zh/cpp/export-document-st...
  2. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...excel file inside a workbook object Workbook wb ( srcDir + u "...SetSpacing ( 4 ); // Save the workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  3. Image Markers|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.... Workbook = new Workbook ( FileName ); // Set...the Excel file. designer . Workbook . Save ( FileName ); Download...

    docs.aspose.com/cells/net/image-markers/
  4. 数据透视表中的自定义排序|Documentation

    如何使用Aspose.Cells for JavaScript通过C++对数据透视表的字段值进行排序。..."text/javascript" > const { Workbook , SaveFormat , PdfSaveOptions...arrayBuffer (); const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/zh/javascript-cpp/custom-...
  5. How to Set Category Axis|Documentation

    Learn how to set the category axis in Aspose.Cells for .NET. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....in sample code Create a new workbook. Create a new chart in the...the value axis and save the workbook to view the result. Sample...

    docs.aspose.com/cells/net/how-to-set-category-a...
  6. Export Print Area Range to HTML with Golang via...

    Learn how to export the print area range to HTML using Aspose.Cells for C++....following sample code loads a workbook and then exports the print...loading HTML into an Excel workbook with Golang via C++ Export...

    docs.aspose.com/cells/go-cpp/export-print-area-...
  7. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using Python code.... Protect and unprotect workbook To prevent other users from...the structure of your Excel workbook with a password. Protect and...

    docs.aspose.com/cells/python-java/protect-and-u...
  8. How to Control Sheet Tab Bar|Documentation

    Learn how to control the sheet tab bar through the Aspose.Cells for .NET API....example shows how to: Create a workbook. Add data to cells in the...set AutoRecover property of Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/net/how-to-control-sheet-...
  9. Converting to MHTML Files in Python|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.... M_HTML ) # Instantiate a workbook and open the template XLSX...XLSX file wb = self . Workbook ( filePath ) # Save the MHT file...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  10. Embed Attachment to PDF with Python.NET|Documen...

    Learn how to embed OLE Object attachments in PDF files using Aspose.Cells for Python via .NET....cells import Workbook , PdfSaveOptions # Open the...the template file wb = Workbook ( "embedded-attachments-example...

    docs.aspose.com/cells/python-net/embed-attachme...