Функції перетворення JPG в EPS, запропоновані рішенням API Aspose.Page для Python, пояснюються та проілюстровані фрагментами коду тут....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...
PHP 上的 CGM 到 PDF 转换的示例代码。使用示例代码通过 Java 使用适用于 PHP 的 Aspose.PDF 进行批处理 CGM 到 PDF 的转换...(); // Add a new page to the document $page = $document -> getPages...Set the margins of the page to 0 $page -> getPageInfo () -> getMargin...
PHP 上的 BMP 到 PDF 转换的示例代码。使用示例代码通过 Java 使用适用于 PHP 的 Aspose.PDF 进行批处理 BMP 到 PDF 的转换...(); // Add a new page to the document $page = $document -> getPages...Set the margins of the page to 0 $page -> getPageInfo () -> getMargin...
使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PCL 文档合并为一个 PDF 单个文件...pcl" , opt1 ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...
使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PS 文档合并为一个 PDF 单个文件...PsLoadOptions > ()); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...
使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 DOCX 单个文件...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...
PHP 上的 EMF 到 PDF 转换的示例代码。使用示例代码通过 Java 使用适用于 PHP 的 Aspose.PDF 进行批处理 EMF 到 PDF 的转换...(); // Add a new page to the document $page = $document -> getPages...Set the margins of the page to 0 $page -> getPageInfo () -> getMargin...
使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 SVG 单个文件...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...