Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 82,065 for

workbook

(0.28 sec)
  1. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the Aspose.Cells for Python via .NET sample code to determine if Paper Size of Worksheet is Automatic programmatically.... First Worksheet of First Workbook - IsAutomaticPaperSize : False...First Worksheet of Second Workbook - IsAutomaticPaperSize : True...

    docs.aspose.com/cells/python-net/determine-if-p...
  2. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the C# API or .NET Library sample code to determine if Paper Size of Worksheet is Automatic programmatically.... First Worksheet of First Workbook - IsAutomaticPaperSize : False...First Worksheet of Second Workbook - IsAutomaticPaperSize : True...

    docs.aspose.com/cells/net/determine-if-paper-si...
  3. Determine if Paper Size of Worksheet is Automat...

    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.... First Worksheet of First Workbook - IsAutomaticPaperSize : false...First Worksheet of Second Workbook - IsAutomaticPaperSize : true...

    docs.aspose.com/cells/java/determine-if-paper-s...
  4. 优化处理大型具有大量数据集文件时的内存使用,使用 C++|Documentation

    学习如何在使用 Aspose.Cells 和 C++ 处理大型Excel文件时优化内存使用。...MemoryPreference ); // Instantiate the Workbook // Load the Big Excel file...having large Data set in it Workbook wb ( srcDir + u "Book1.xlsx"...

    docs.aspose.com/cells/zh/cpp/optimizing-memory-...
  5. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for Node.js via C++.... Finally, it saves the workbook in output XLSX and output...column. Finally, it saves the workbook in output XLSX format. Sample...

    docs.aspose.com/cells/nodejs-cpp/create-slicer/
  6. HyperText Markup Language Format - HTML|Documen...

    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....be used to save your Excel workbooks into HTML format. The exported...exported HTML workbooks are Microsoft Excel oriented i.e they are...

    docs.aspose.com/cells/net/hypertext-markup-lang...
  7. 使用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...
  8. Creating Excel Chart and Embedding it in Presen...

    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....//-------- //Create a workbook Aspose . Cells . Workbook wb = new Aspose...Aspose . Cells . Workbook (); //Add an excel chart int chartRows...

    docs.aspose.com/slides/net/creating-excel-chart...
  9. Support for German Locale in Named Range Formul...

    Learn how to support German locale in named range formulae using Aspose.Cells for Node.js via C++.... Workbook (); wb . save ( sourceFilePath...wbSource = new AsposeCells . Workbook ( sourceFilePath ); const...

    docs.aspose.com/cells/nodejs-cpp/support-for-ge...
  10. Change the Absolute Path of External Link Data ...

    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....file, then please use the Workbook.AbsolutePath property. Initially...path. Then it changes the Workbook.AbsolutePath property to a...

    docs.aspose.com/cells/java/change-the-absolute-...