Sort Score
Result 10 results
Languages All
Labels All
Results 8,291 - 8,300 of 140,952 for

paged

(0.08 sec)
  1. Fügen Sie eine neue leere Seite in eine Visio-Z...

    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....max_Seite_id = erhalten_max_page_id ( diagram ) # Ein neues Seitenobjekt...initialisieren new_page = Rjb :: import ( 'com.aspose.diagram.Page' ) . new...

    docs.aspose.com/diagram/de/java/insert-a-new-bl...
  2. Aspose.PDF С++ Exemple|Aspose.PDF pour C++

    Cette page montre comment utiliser une programmation simple pour créer un document PDF contenant le texte - Bonjour Monde....métadonnées mais sans pages. Ajouter une Page à l’objet document...document aura maintenant une page. Enregistrer le document PDF...

    docs.aspose.com/pdf/fr/cpp/hello-world-example/
  3. 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....page_collection) dari objek [Doc...com/pdf/cpp/class/aspose.pdf.page) individual ke dalam dokumen...

    docs.aspose.com/pdf/id/cpp/advanced-operations/...
  4. Convertir PNG en EPS à l'aide de l'API pour .NET

    La fonctionnalité de conversion PNG en EPS offerte par la solution API Aspose.Page pour .NET est expliquée et illustrée avec les extraits de code ici....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/net/convert/png-to-eps/
  5. Konvertieren Sie EMF mithilfe der API für .NET ...

    Die von der Aspose.Page für .NET angebotene EMF-zu-EPS-Konvertierungsfunktionalität wird hier mit den Codeausschnitten erläutert und veranschaulicht....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/de/net/convert/emf-to-eps/
  6. Konvertieren Sie TIFF mit .NET in EPS

    Die von der Aspose.Page für .NET angebotene TIFF-zu-EPS-Konvertierungsfunktionalität wird hier mit den Codeausschnitten erläutert und veranschaulicht....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/de/net/convert/tiff-to-eps/
  7. Trabajando con Páginas PDF en C++|Aspose.PDF pa...

    Cómo añadir páginas, añadir encabezados y pies de página, añadir marcas de agua lo puedes saber en esta sección. Aspose.PDF para C++ te explica todos los detalles sobre este tema....Puedes hacer lo siguiente: Add Pages - agregar páginas en la ubicación...página de tu documento. Move Pages - mover páginas de un documento...

    docs.aspose.com/pdf/es/cpp/working-with-pages/
  8. Determinar Salto de Línea|Aspose.PDF for .NET

    Aprende más sobre cómo determinar un salto de línea de un TextFragment de varias líneas usando C#...GetNotifications () de la clase Page de la siguiente manera, para...{ Aspose . Pdf . Page page = document . Pages . Add (); for (...

    docs.aspose.com/pdf/es/net/determine-line-break/
  9. 确定换行|Aspose.PDF for .NET

    了解如何使用 C# 确定多行 TextFragment 的换行...以使用 GetNotifications () 方法的 Page 类,如下所示,以跟踪文本片段的换行: // For complete...{ Aspose . Pdf . Page page = document . Pages . Add (); for (...

    docs.aspose.com/pdf/zh/net/determine-line-break/
  10. 在PDF文件中更改页面尺寸|Aspose.PDF for .NET

    尝试使用 PdfPageEditor 类学习如何更改 PDF 文件中的页面尺寸....Pages 属性可用于指定需要应用新页面尺寸的页面号码。PageSize...pdf" ); // Change page size of the selected pages pdfPageEditor ...

    docs.aspose.com/pdf/zh/net/changing-page-sizes-...