Sort Score
Result 10 results
Languages All
Labels All
Results 8,821 - 8,830 of 104,098 for

workbook

(0.13 sec)
  1. Watermark XLS File Online or using Java | produ...

    Free online app to Watermark different XLS files. Java watermarking library code for XLS worksheets....project Load XLS file using Workbook class. Select the relevant...Watermark to XLSX (Open XML Workbook)...

    products.aspose.com/total/java/watermark/xls/
  2. Remove XLS Annotation Online or Manage Annotati...

    delete comments from XLS file through online app for free. C++ API code to manage comments of XLS files....Annotate XLSB Files (Excel Binary Workbook) Annotate XLSM Files (Macro-enabled...Annotate XLSX Files (Open XML Workbook) Annotate XLT Files (Excel...

    products.aspose.com/total/cpp/annotate/xls/
  3. Remove PPTM Annotation Online or Manage Annotat...

    delete comments from PPTM file through online app for free. C++ API code to manage comments of PPTM files....Annotate XLSB Files (Excel Binary Workbook) Annotate XLSM Files (Macro-enabled...Annotate XLSX Files (Open XML Workbook) Annotate XLT Files (Excel...

    products.aspose.com/total/cpp/annotate/pptm/
  4. Remove POTM Annotation Online or Manage Annotat...

    delete comments from POTM file through online app for free. C++ API code to manage comments of POTM files....Annotate XLSB Files (Excel Binary Workbook) Annotate XLSM Files (Macro-enabled...Annotate XLSX Files (Open XML Workbook) Annotate XLT Files (Excel...

    products.aspose.com/total/cpp/annotate/potm/
  5. Extract Text and Images from ODP File Online an...

    Online ODP file parser app. .NET API C# code to extract images and text from ODP presentation....Parse XLSB Files (Excel Binary Workbook) Parse XLSM Files (Macro-enabled...Parse XLSX Files (Open XML Workbook)...

    products.aspose.com/total/net/parse/odp/
  6. C++ API to Convert EPUB to XLSM | products.aspo...

    Convert EPUB to XLSM via C++ API without using Microsoft Excel or Adobe Reader...Microsoft Excel macro-enabled workbook format, which is used to store...EPUB to XLSB (Excel Binary Workbook) Convert EPUB to XLT (Excel...

    products.aspose.com/total/cpp/conversion/epub-t...
  7. C++ API to Convert POWERPOINT to TEXT or with f...

    Export POWERPOINT to TEXT within your C++ applications or online. Test free POWERPOINT to TEXT online converter quickly before integrating the code....POWERPOINT to XLSB (Excel Binary Workbook) Convert POWERPOINT to XLSM...POWERPOINT to XLSX (Open XML Workbook) Convert POWERPOINT to XLT...

    products.aspose.com/total/cpp/conversion/powerp...
  8. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…...null, null); // Create a new Workbook and import the DataTable var...var wb = new Workbook(); var ws = wb.Worksheets[0]; var opts...

    forum.aspose.com/t/using-cells-importdata-to-im...
  9. Aspose.Cells for JavaでExcelファイルをPDFファイルに変換した際に、...

    Aspose.Cells for .Java を用いて、ExcelファイルをPDFファイルに変換しています。 Excelファイルで印刷範囲を設定していますが、PDFファイルに変換すると その印刷範囲と異なる位置で改ページが行われます。 「Microsoft Print to PDF」プリンタでは正常の改ページで表示されますが、asposeを利用すると改ページが異なります。 これは不具合でしょうか。 それともプロパティ等の設定で…... Workbook workbook = new Workbook("input.xlsx");...setOnePagePerSheet(true); // シートごとに1ページにする workbook.save("output.pdf", options);...

    forum.aspose.com/t/aspose-cells-for-java-excel-...
  10. Aspose.Cells Java for xlsx4j|Documentation

    The section introduces why we do not select xlsx4j to parse Excel....Table in xlsx4j Printing Workbooks in xlsx4j Set Print Titles...Worksheets in xlsx4j Convert Workbook to HTML in xlsx4j Detect Merged...

    docs.aspose.com/cells/java/aspose-cells-java-fo...