Sort Score
Result 10 results
Languages All
Labels All
Results 8,881 - 8,890 of 156,208 for

paged

(0.13 sec)
  1. Cara Membuat PDF menggunakan Python|Aspose.PDF ...

    Buat dan format Dokumen PDF dengan Aspose.PDF untuk Python via .NET....Document Tambahkan objek Page ke koleksi pages dari objek Document...Tambahkan halaman page = document . pages . add () # Tambahkan...

    docs.aspose.com/pdf/id/python-net/create-pdf-do...
  2. Cómo Crear PDF usando Python|Aspose.PDF para Py...

    Crear y dar formato al Documento PDF con Aspose.PDF para Python a través de .NET....Agregar un objeto Page a la colección pages del objeto Document...() # Agregar página page = document . pages . add () # Agregar...

    docs.aspose.com/pdf/es/python-net/create-pdf-do...
  3. PageBorderDistanceFrom enumeration | Aspose.Wor...

    Aspose.Words.PageBorderDistanceFrom enumeration. Specifies the positioning of the page border relative to the page margin....positioning of the page border relative to the page margin. Members...position is measured from the page margin. PageEdge Border position...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CGM 到 PDF 使用 PHP 的转换器 | Aspose.PDF

    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...

    products.aspose.com/pdf/zh-hant/php-java/conver...
  5. BMP 到 PDF 使用 PHP 的转换器 | Aspose.PDF

    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...

    products.aspose.com/pdf/zh-hans/php-java/conver...
  6. 使用 C++ 合并 PCL 到 PDF | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PCL 文档合并为一个 PDF 单个文件...pcl" , opt1 ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/zh-hant/cpp/merger/pcl-...
  7. 使用 C++ 合并 PS 到 PDF | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PS 文档合并为一个 PDF 单个文件...PsLoadOptions > ()); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/zh-hant/cpp/merger/ps-t...
  8. 使用 C++ 合并 PDF 到 DOCX | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 DOCX 单个文件...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/zh-hant/cpp/merger/pdf-...
  9. EMF 到 PDF 使用 PHP 的转换器 | Aspose.PDF

    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...

    products.aspose.com/pdf/zh-hant/php-java/conver...
  10. 使用 C++ 合并 PDF 到 SVG | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 SVG 单个文件...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/zh-hans/cpp/merger/pdf-...