Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 143,566 for

paged

(0.17 sec)
  1. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format....you can split the document at page breaks and heading paragraphs...frequently given ParagraphFormat.page_break_before property so it...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. 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/
  4. Cambiar el Tamaño de Página de un PDF Programát...

    Cambia el tamaño de página de tu archivo PDF usando una biblioteca C++.... La clase Page contiene el método SetPageSize(…)...auto pdfPage = document -> get_Pages () -> idx_get ( 1 ); // Establecer...

    docs.aspose.com/pdf/es/cpp/change-page-size/
  5. 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/
  6. 使用 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-...
  7. Unisci da PDF a HTML usando Java | Aspose.PDF

    Combina due o più documenti PDF in un singolo file HTML a livello di programmazione con codice di esempio Java utilizzando Aspose.PDF per Java...pdf" ); // add page from one document to another...for ( com . aspose . pdf . Page page : firstDoc . getPages ())...

    products.aspose.com/pdf/it/java/merger/pdf-to-h...
  8. 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-...
  9. 使用连接索引连接形状|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-...
  10. Travailler avec des tickets imprimés | C++

    Spécifiez les préférences d’impression de documents XPS pour un périphérique d’impression ou de visualisation avec l’API PrintTicket pour C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/cpp/xps/print-tickets/