Aspose.Cells for Node.js via C++を使用してExcelファイルをタグ付きPDFに変換する際に、ドキュメント構造をエクスポートする方法を学びます。...excel file with image, shape, chart, etc. const wb = new AsposeCells...Workbook ( filePath ); // Set to export document structure. const pdfSaveOptions...
Aspose.Cellsを使用してPDFに変換中にドキュメント構造をエクスポートする方法について学ぶ(C++)...Excel file with image, shape, chart, etc. Workbook workbook ( u...example.xlsx" ); // Set to export document structure. PdfSaveOptions...