Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 102,538 for

workbook

(0.07 sec)
  1. Online TSV File Merger or Build Python Apps to ...

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

    products.aspose.com/total/python-net/merge/tsv/
  2. 在Apache POI和Aspose.Cells中使用字体|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....Cells提供了一个表示Microsoft Excel文件的类 WorkbookWorkbook类包含一个WorksheetCollect...

    docs.aspose.com/cells/zh/java/working-with-font...
  3. 保持空行的分隔符在导出电子表格到 CSV 格式时通过 Node.js 和 C++|Docume...

    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....xlsx" ); // Create a Workbook object and opening the file...const wb = new AsposeCells . Workbook ( filePath ); // Instantiate...

    docs.aspose.com/cells/zh/nodejs-cpp/keep-separa...
  4. Merge XLSB Files Online or using .NET | product...

    Free online app to combine different XLSB files. C# .NET merging library code to merge XLSB worksheets into other formats....using Workbook class objects. Select the one Workbook as the...XLSB Files XLSB (Excel Binary Workbook) format stores data in a binary...

    products.aspose.com/total/net/merge/xlsb/
  5. Remove XLTM Annotation Online or Manage Annotat...

    delete comments from XLTM file through online app for free. Java API code to manage comments of XLTM files....project Load Document via Workbook class object Select the specific...project Load Document via Workbook class object Get the sepecific...

    products.aspose.com/total/java/annotate/xltm/
  6. Remove CSV Annotation Online or Manage Annotati...

    delete comments from CSV file through online app for free. Java API code to manage comments of CSV files....project Load Document via Workbook class object Select the specific...project Load Document via Workbook class object Get the sepecific...

    products.aspose.com/total/java/annotate/csv/
  7. Aspose.cell PDF文件转换主线程不释放 - Free Support Forum ...

    我们发现aspose.cell save方法 excel转PDF的时候,如果碰到转换失败会一直卡主线程不释放,但是也没有抛出任何异常,导致我们整个主线程都被阻塞,不能在做其他的转换操作。 想问一下如果出现转换出错,能否抛出异常告知不要阻塞主线程不释放呢? 我们用的Aspose cells是最新的25.5的版本 Code Snipet: WXWorkCapture_1747279838100.png (24.6 KB)...// 加载可能会出错的Excel文件 Workbook wb = new Workbook("sampleErrorExcel2Pdf...df时,程序一直挂起,无法结束。 Workbook wb = new Workbook(filePath + "TEST_EXCEL_FILE...

    forum.aspose.com/t/aspose-cell-pdf/312719
  8. Convert XLS File with Images or Charts to PDF w...

    Convert XLS files containing images or charts to PDF documents using Aspose.Cells with C++....unique_ptr < Workbook > wb = std :: make_unique < Workbook > ( designerFile...

    docs.aspose.com/cells/cpp/convert-xls-file-with...
  9. Excel hyperlinks break when copying rows - Free...

    Hi support, I’m running into an issue when copying rows that contain Excel HYPERLINK formulas. Almost all hyperlinks in copied rows don’t work when saving to file formats other than Excel. See the test case below for a…...for an example: Workbook book = new Workbook(); Worksheet sheet...the hyperlinks: Workbook book = new Workbook(); Worksheet sheet...

    forum.aspose.com/t/excel-hyperlinks-break-when-...
  10. InsertCutCells now broken when copying array fo...

    My latest testing with Aspose.Cells 25.10 has revealed an issue with InsertCutCells related to array formulas. The values are being carried over, but the formulas themselves are not, and this was working at least as rec…...Cells; Workbook srcWorkbook = new(@"C:\Sw...OrdinalIgnoreCase)).GetRange(); Workbook targetWbk = new(); var channelSheet...

    forum.aspose.com/t/insertcutcells-now-broken-wh...