Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 103,883 for

workbook

(0.2 sec)
  1. 使用 C++ 检测工作表是否受密码保护|Documentation

    了解如何使用 Aspose.Cells for C++ 检测工作表是否受密码保护。...instance of Workbook and load a spreadsheet Workbook book ( srcDir...

    docs.aspose.com/cells/zh/cpp/detect-if-workshee...
  2. 使用Node.js通过C++在工作表中添加签名线|Documentation

    这篇文章介绍了如何使用Aspose.Cells for Node.js via C++和Node.js在工作表中添加签名线。...Instantiating a Workbook object const wb = new AsposeCells . Workbook ();...

    docs.aspose.com/cells/zh/nodejs-cpp/add-signatu...
  3. Convert Chart to Image for Japanese Region|Docu...

    Learn how to use Aspose.Cells for .NET sets the Japanese configuration for the chart. Our guide will demonstrate how to configure charts to support Japanese characters and formatting, including fonts, size, text direction, and more.... Code example: Workbook wb = new Workbook ( "Japanese.xls"...

    docs.aspose.com/cells/net/convert-chart-to-imag...
  4. Excel导出pdf,图表标签位置不一致 - Free Support Forum - asp...

    excel导出pdf,图表标签位置不一致,见附件Excel_pdf对比.png,这是bug,还是要做什么设置? Excel_pdf对比.png (116.9 KB) 图表导出pdf异常.zip (286.0 KB) public static void outputpdf() { Workbook Workbook = new Workbook("D:\\图表导出pdf异常.xl…...outputpdf() { Workbook workbook = new Workbook("D:\\图表导出pdf异常...常.xlsm"); workbook.Save("D:\\图表导出pdf异常.pdf",SaveFormat.Pdf);...

    forum.aspose.com/t/excel-pdf/322363
  5. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.Cells for C++ 更改 Excel 中批注的文本方向。...// Instantiate a new Workbook Workbook wb ; // Get the first...

    docs.aspose.com/cells/zh/cpp/change-text-direct...
  6. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly.... Create a Workbook object and read the OLE data...the data. Save the updated Workbook to a stream. Replace the OLE...

    docs.aspose.com/slides/python-net/manage-ole/
  7. Convert Excel to PDF, the border width of table...

    Hi, when convert excel to pdf, I want to the border with of table to be more thin. In excel, the cellbordertype has set to thin. Can I customize the table border width? Or after converting to PDF, read the file through a…...is as follows Workbook workbook = new Workbook("excel1.xlsx");...xlsx"); workbook.save("test1.pdf"); The expected result is like border-width2...

    forum.aspose.com/t/convert-excel-to-pdf-the-bor...
  8. 使用 C++ 保护 PDF 文件|Documentation

    了解如何使用 Aspose.Cells 与 C++,为 PDF 文件设置所有者密码和用户密码以实现保护。...// Open an Excel file Workbook workbook ( inputFilePath ); //...document with encrypted settings workbook . Save ( outputFilePath ,...

    docs.aspose.com/cells/zh/cpp/secure-pdf-documents/
  9. Excel chart has inconsistencies when printed - ...

    Dear Aspose. As you can see from example. When Worksheet is printed there are inconsistencies in the output: 1 - Pink box is lower and hides the value in orange rectangle 2 - Black text in bracket is lower and mess w…...5 KB) Workbook workbook = new Workbook(filePath + "B...xlsx"); Worksheet worksheet = workbook.Worksheets["Sheet1"]; worksheet...

    forum.aspose.com/t/excel-chart-has-inconsistenc...
  10. Converting Worksheet to Image using ImageOrPrin...

    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....template workbook in Microsoft Excel I created a new workbook in MS...frame. You can save the whole workbook to a single TIFF image with...

    docs.aspose.com/cells/python-net/converting-wor...