Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 103,887 for

workbook

(0.1 sec)
  1. Convert PPTX to XLSM using Python or with free ...

    PPTX to XLSM conversion in your Python applications without using Microsoft Office or online. Test free PPTX to XLSM online converter quickly before integrating the code....Excel Open XML Macro-Enabled Workbook file format, which is used...HTML file with an instance of Workbook class Call the save method...

    products.aspose.com/total/python-net/conversion...
  2. Convert POWERPOINT to ODS Format via Java or wi...

    Convert POWERPOINT to ODS format via Java without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to ODS online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/power...
  3. Convert DOT to XLAM using Python or with free O...

    DOT to XLAM conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOT to XLAM online converter quickly before integrating the code....Microsoft Excel macro-enabled workbook files. Converting DOT to XLAM...HTML file with an instance of Workbook class with file and LoadOptions...

    products.aspose.com/total/python-net/conversion...
  4. Number Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/go-cpp/cells-number-setti...
  5. How to Add Filter in XLSX File using C++

    In this tutorial, we will learn how to add filter in XLSX file using C++. You can insert filter in Excel worksheet on MS Windows or Linux programmatically in C++....Aspose::Cells namespace Initialize the Workbook Class object to instantiate...instantiate new Excel workbook Insert sample values into the cells Set...

    kb.aspose.com/cells/cpp/how-to-add-filter-in-xl...
  6. Merge XLTX Files Online or using Java | product...

    Free online app to combine different XLTX files. Java merging library code to merge XLTX worksheets into other formats....using Workbook class objects. Select the one Workbook as the...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/java/merge/xltx/
  7. aspose.cell,输出pdf,文本框中文本与在Excel中显示效果不一致。 - Free...

    aspose.cell,Excel文件保存为pdf,文本框中文本与在Excel中显示效果不一致。CalculateTextSize计算的文本高度也没超过文本框,但是输出pdf时文本已溢出文本框 testPdf.zip (256.2 KB) public static void testHeight() { //CellsHelper.DPI = 168; Workbook Workbook = new Wor…...DPI = 168; Workbook workbook = new Workbook("D:\\input_testPdf...xlsm"); Worksheet sheet = workbook.Worksheets["sheet1"]; foreach...

    forum.aspose.com/t/aspose-cell-pdf-excel/325576
  8. Disable Pivot Table Ribbons with C++|Documentation

    Learn how to disable pivot table ribbons in Excel files using Aspose.Cells for C++....xlsx" ; // Create workbook Workbook wb ( inputFilePath );...

    docs.aspose.com/cells/cpp/disable-pivot-table-r...
  9. 在没有内容时输出空白页面(C++)|Documentation

    使用C++处理空工作表并打印空白页面...02_OutputDirectory \\ " ); // Create workbook Workbook wb ; // Access first worksheet...

    docs.aspose.com/cells/zh/cpp/output-blank-page-...
  10. Excel ֆայլի դեկրիպտում Java-ով

    Այս թեման բացատրում է, թե ինչպես դեկրիպտել Excel ֆայլ Java-ով: Այն առաջարկում է IDE-ի կարգաբերման ուղեցույցներ և քայլ առ քայլ ընթացակարգ, որը ներառում է աշխատանքային կոդի կտոր՝ Excel ֆայլը դեկրիպտելու համար Java-ով:...օբյեկտ Parse արեք XLSX ֆայլը՝ Workbook դասի օրինակ ստեղծելով Դեկրիպտեք...այնուհետև ֆայլը ընթերցվում է Workbook դասի միջոցով: Բնօրինակը վերցնելուց...

    kb.aspose.com/hy/cells/java/decrypt-excel-file-...