Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 404 for

pdfa1a

(0.11 sec)
  1. 【Aspose.Cells】Aspose.Cells.CellsException: Char...

    Aspose.Cells で グラフが入ったxlsxファイルを Pdfa1a で保存すると例外が発生します。 string inputPath = @"/mnt/gcs/test.xlsx"; string outputPath = @"/mnt/gcs/out.xlsx"; // PDF/A Aspose.Cells.PdfSaveOptions saveOption = new() { …...Cells で グラフが入ったxlsxファイルを PdfA1a で保存すると例外が発生します。 string inputPath...Cells.Rendering.PdfCompliance.PdfA1a }; var workbook = new Aspose...

    forum.aspose.com/t/aspose-cells-aspose-cells-ce...
  2. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML.... PdfA1a ); const pdfAFilePath = path...path . join ( dataDir , "pdfa1a.pdf" ); workbook . save ( pdfAFilePath...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  3. Convert PPT and PPTX to PDF in .NET [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in .NET using Aspose.Slides, with fast C# code examples and advanced conversion options.... PdfA1a }); presentation . Save ( ...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  4. Different Ways to Save Files with C++|Documenta...

    Aspose.Cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML....PdfCompliance :: PdfA1a ); workbook . Save ( u "pdfa1a.pdf" , saveOptions...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  5. Convert PPT and PPTX to PDF in PHP [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in PHP using Aspose.Slides, with fast code examples and advanced conversion options....setCompliance ( PdfCompliance :: PdfA1a ); $presentation -> save (...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in C++ using Aspose.Slides, with fast code examples and advanced conversion options....set_Compliance ( PdfCompliance :: PdfA1a ); presentation -> Save ( u...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  7. Convert PPT and PPTX to PDF in Java [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in Java using Aspose.Slides, with fast code examples and advanced conversion options.... PdfA1a ); presentation . save ( "pres-a1a-compliance...

    docs.aspose.com/slides/java/convert-powerpoint-...
  8. Convert PPT and PPTX to PDF in JavaScript [Adva...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs using Aspose.Slides for Node.js, with fast code examples and advanced conversion options.... PdfA1a ); presentation . save ( "pres-a1a-compliance...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  9. 通过Node.js通过C++保存文件的不同方法|Documentation

    Aspose.Cells for Node.js via C++可以将文件保存为不同的格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。... PdfA1a ); const pdfAFilePath = path...path . join ( dataDir , "pdfa1a.pdf" ); workbook . save ( pdfAFilePath...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  10. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...PdfCompliance :: PdfA1a ); workbook . Save ( u "pdfa1a.pdf" , saveOptions...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...