Sort Score
Result 10 results
Languages All
Labels All
Results 7,891 - 7,900 of 161,004 for

workbook

(0.09 sec)
  1. Aspose-cells-23.9 excel转html - Free Support For...

    aspose-cells-23.9 excel转html的时候,excel单元格里的缩小表示属性不能反应到html上?... Workbook workbook = new Workbook("f:\\files\\demo...emo.xlsx"); workbook.save("f:\\files\\out.html"); 我们需要详细评估您的问题。...

    forum.aspose.com/t/aspose-cells-23-9-excel-html...
  2. SecurityOptions | Aspose.Cells for .NET API 参考

    在 xls2pdf 结果需要安全性时设置此选项... Workbook wb = new Workbook (); wb . Worksheets...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  3. Optimizing Memory Usage while Working with Big ...

    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....Contents [ Hide ] When building a workbook with large data sets, or reading...situations, such as building a workbook with a large data set for...

    docs.aspose.com/cells/net/optimizing-memory-usa...
  4. Workbook.AddDigitalSignature | Aspose.Cells for...

    Workbook method. Adds digital signature to an OOXML spreadsheet file Excel2007 and later...Workbook.AddDigitalSignature Workbook.AddDigitalSignature method...DigitalSignatureColl class Workbook namespace Aspose.Cells assembly...

    reference.aspose.com/cells/net/aspose.cells/wor...
  5. security_options 属性 | Aspose.Cells for Python v...

    security_options 属性 security_options 属性 在 xls2pdf 结果中需要安全性时设置此选项。 例子 以下代码为输出 pdf 设置高分辨率打印权限。 from aspose.cells import......cells import PdfSaveOptions , Workbook from aspose.cells.rendering...import PdfSecurityOptions wb = Workbook () wb . worksheets [ 0 ] ...

    reference.aspose.com/cells/python-net/zh/aspose...
  6. Convert XLTM to DOCX with .NET or with free Onl...

    Convert XLTM to DOCX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLTM to DOCX online converter quickly before integrating the code....NET Open XLTM file using Workbook class Convert XLTM to PDF...book = new Aspose . Cells . Workbook ( "input.xltm" ); // save...

    products.aspose.com/total/net/conversion/xltm-t...
  7. Remove XLSM Annotation via .NET | products.aspo...

    C# source code to add and delete XLSM format annotations on .NET Framework, .NET Core, Mono or Xamarin Platforms....by creating an instance of Workbook Add Comment to the Worksheet...Cell Id to remove it Save the workbook before & after calling RemoveAt...

    products.aspose.com/cells/net/annotation/xlsm/
  8. Remove XLS Annotation via .NET | products.aspos...

    C# source code to add and delete XLS format annotations on .NET Framework, .NET Core, Mono or Xamarin Platforms....by creating an instance of Workbook Add Comment to the Worksheet...Cell Id to remove it Save the workbook before & after calling RemoveAt...

    products.aspose.com/cells/net/annotation/xls/
  9. 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....0 - 2003 Workbook. XLSX The Office Open XML...Excel Binary Workbook. XLSM Excel Macro-Enabled Workbook. XLT Excel...

    docs.aspose.com/cells/net/supported-file-formats/
  10. How to Filter Data in Excel Table using C#

    This topic shows how to filter data in Excel table using C# in WinForms .NET application without using MS Excel interop....SetLicense method Create a Workbook from the scratch Insert data...the first worksheet in the workbook Set AutoFilter range and add...

    kb.aspose.com/cells/net/how-to-filter-data-in-e...