Aspose.Cells で グラフが入ったxlsxファイルを PdfA1a で保存すると例外が発生します。
string inputPath = @"/mnt/gcs/test.xlsx";
string outputPath = @"/mnt/gcs/out.xlsx";
// PDF/A
Aspose.Cells.PdfSaveOptions saveOption = new()
{
…...【Aspose.Cells】Aspose.Cells.CellsException: Chart/Picture to image...November 14, 2025, 6:07am 1 Aspose.Cells で グラフが入ったxlsxファイルを PdfA1a...