Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 186,945 for

paged

(0.26 sec)
  1. EPS 에서 PDF 로 C++ 를 사용하여 병합 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 두 개 이상의 EPS 문서를 하나의 PDF 단일 파일로 결합합니다....PsLoadOptions > ()); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/ko/cpp/merger/eps-to-pdf/
  2. PDF 에서 EPUB 로 C++ 를 사용하여 병합 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 두 개 이상의 PDF 문서를 하나의 EPUB 단일 파일로 결합합니다....pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/ko/cpp/merger/pdf-to-epub/
  3. Convertire un file EMF in PDF utilizzando Java ...

    Conversione da EMF a PDF tramite codice di esempio Java. I programmatori possono utilizzare questo codice di esempio per esportare EMF in PDF all'interno di qualsiasi applicazione basata su Java Web o desktop....pdfDocument = new Document (); Page page = pdfDocument . getPages ()...( imageFile . toString ()); page . getPageInfo (). getMargin...

    products.aspose.com/pdf/it/java/conversion/emf-...
  4. PDF به DOCX ادغام با استفاده از C++ | Aspose.PDF

    دو یا چند سند PDF را در یک فایل DOCX واحد به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ ترکیب کنید...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/fa/cpp/merger/pdf-to-docx/
  5. 使用 PHP 將 BMP 文件轉換為 PDF | 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-hant/php-java/conver...
  6. 使用 PHP 将 EMF 文件转换为 PDF | 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-hans/php-java/conver...
  7. 使用 C++ 合并 PDF 到 PDFA | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 PDFA 单个文件...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-...
  8. Container|Documentation

    Container element is used to break content into columns and to add a footer to the form....the bottom of the page ( "footer" ). Each Page can only have one...regardless of their content. Adding page footer To add a footer that...

    docs.aspose.com/omr/net/json-markup/container/
  9. Exemple Hello World Java|Aspose.PDF pour Androi...

    Cette page montre comment utiliser une programmation simple pour créer un document PDF contenant le texte - Hello World en utilisant Aspose.PDF pour Android....un objet Document Ajouter une Page à l’objet document Créer un...la collection Paragraph de la page Enregistrer le document PDF...

    docs.aspose.com/pdf/fr/androidjava/hello-world-...
  10. 使用连接索引连接形状|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Diagram (); // get page by index Page page = diagram . getPages...shapes by ID Shape shape1 = page . getShapes (). getShape ( shape1_ID...

    docs.aspose.com/diagram/zh/java/use-connection-...