Sort Score
Result 10 results
Languages All
Labels All
Results 8,571 - 8,580 of 105,398 for

workbook

(0.09 sec)
  1. 页眉和页脚|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....worksheet PageSetup pageSetup = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/header-and-footers/
  2. Send Shape Front or Back inside the Worksheet w...

    Learn how to change the z‑order position of shapes in a worksheet using Aspose.Cells for C++....// Load source Excel file Workbook wb ( srcDir + u "sampleToFrontOrBack...

    docs.aspose.com/cells/cpp/send-shape-front-or-b...
  3. Sort Data in Column with Custom Sort List with ...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for C++ API....Load the source Excel file Workbook wb ( srcDir + u "sampleSo...

    docs.aspose.com/cells/cpp/sort-data-in-column-w...
  4. AsposeCells AutoFitColumns related issues in pr...

    Hi, We are facing multiple issues in production after upgrading Aspose.Cells to v24.12 from 20.2. We found that the common culprit across most of the issues is ‘AutoFitColumns’. If you refer the screenshot attached he…..."path_to_your_directory"; Workbook workbook = new Workbook(dataDir + "Book1...xlsx"); Worksheet worksheet = workbook.Worksheets[0]; // Auto-fit...

    forum.aspose.com/t/asposecells-autofitcolumns-r...
  5. Convert POTM to XLS via PHP or with free Online...

    PHP API to Convert POTM to XLS or Online App without using Microsoft Office Powerpoint or Excel. Test free POTM to XLS online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...POTM to XLSB (Excel Binary Workbook) Convert POTM to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  6. Android API to Convert DOTX to XLSX or with fre...

    Convert DOTX to XLSX in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTX to XLSX online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...calling the save method of Workbook object. FAQ How can I convert...

    products.aspose.com/total/android-java/conversi...
  7. Java API to Convert MOBI to XLSX or with free O...

    Convert MOBI to XLSX via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLSX online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...calling the save method of Workbook object. Converting MOBI to...

    products.aspose.com/total/java/conversion/mobi-...
  8. Aspose.CellsでExcelファイルをPDFファイルに変換した際に、改ページタイミング...

    Aspose.Cells for .NET を用いて、ExcelファイルをPDFファイルに変換しています。 Excelファイルで印刷範囲を設定していますが、PDFファイルに変換すると その印刷範囲と異なる位置で改ページが行われます。 これは不具合でしょうか。 それともプロパティ等の設定で制御可能でしょうか。 ※ファイルのアップロードができませんので、問合せ先のメールアドレスを教えてください。 メールでファイルを送付します。... Dim workbook As Workbook = New Workbook(inputFilePath)...h) workbook.Save(outputFilePath, SaveFormat.Pdf) amjad.sahi April...

    forum.aspose.com/t/aspose-cells-excel-pdf/310824
  9. Convert EPUB to MD in Android Apps | products.a...

    Render EPUB to MD in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore EPUB Conversion...

    products.aspose.com/total/android-java/conversi...
  10. Parsing Pivot Cached Records while loading Exce...

    How to parse Pivot Cached Records while loading Excel file with Aspose.Cells for Python via .NET....load your Excel file into the Workbook object, you can decide whether...

    docs.aspose.com/cells/python-net/parsing-pivot-...