Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 192,335 for

paged

(1.2 sec)
  1. إدارة فواصل الصفحات في Ruby|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....for Ruby ، اُنادي بطريقة add_page_breaks لوحدة pagebreaks . يمكنك...على الكود. كود Ruby def add_page_breaks ( workbook ) worksheets...

    docs.aspose.com/cells/ar/java/managing-page-bre...
  2. Mover páginas de PDF programáticamente C++|Aspo...

    Intente mover páginas a la ubicación deseada o al final de un archivo PDF usando Aspose.PDF para C++....Document > (); auto page = srcDocument -> get_Pages () -> idx_get (...dstDocument -> get_Pages () -> Add ( page ); // Guardar archivo...

    docs.aspose.com/pdf/es/cpp/move-pages/
  3. Archivo

    Archivo...Pages para acceder a cada página usando la clase Page . En...foreach (Aspose.Pdf.Page pdfPage in pdfDocument.Pages) { // Crear un...

    blog.aspose.com/es/pdf/split-pdf-into-multiple-...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete pages in PDF using C++ https://products.aspose.com/pdf/cpp/pages/ Recent content in Add, Move or Delete pages in PDF using ......Products – Add, Move or Delete pages in PDF using C++ https://products...com/pdf/cpp/pages/ Recent content in Add, Move or Delete pages in PDF...

    products.aspose.com/pdf/cpp/pages/index.xml
  5. Compare PDF Documents in Python|Aspose.PDF for ...

    Learn how to compare PDF documents in Python using side-by-side and graphical difference output with Aspose.PDF for Python via .NET....text and layout changes across pages. Use graphical comparison when...compare two PDF documents page by page. You can choose to compare...

    docs.aspose.com/pdf/python-net/compare-pdf-docu...
  6. Aspose.Words.Layout module | Aspose.Words for N...

    The Aspose.Words.Layout module provides classes that allow to access information such as on what page and where on a page particular document elements are positioned, when the document is formatted into pages....information such as on what page and where on a page particular document...document is formatted into pages. Classes Class Description LayoutCollector...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Work with Columns and Rows in C++|Aspose.Words ...

    Working with parts of a table – rows, columns, and cells using C++. Specify Header Row C++....Row only on the first page or on each page if the table is split...repeat the Header Row on every page using the HeadingFormat property...

    docs.aspose.com/words/cpp/working-with-columns-...
  8. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java.... Get the Page you want to add link to. Create...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/java/create-links/
  9. Comment changer la couleur d'arrière-plan d'un ...

    Cet article décrit comment changer la couleur d'arrière-plan d'un PDF en Java. Il partage les ressources requises, le déroulement du programme et un exemple de code exécutable pour modifier la couleur d'arrière-plan du PDF en Java....Page Product Family Aspose.PSD Product...pour changer la couleur de la page dans un PDF en Java Configurez...

    kb.aspose.com/fr/pdf/java/how-to-change-backgro...
  10. Redimensionner un document PDF|Aspose.PDF for .NET

    Cette section explique comment redimensionner un document PDF avec Aspose.PDF Facades en utilisant la classe PdfFileEditor....automatiquement le contenu de ses pages. Vous pouvez redimensionner...l’ensemble du document ou des pages spécifiques. Il existe trois...

    docs.aspose.com/pdf/fr/net/resize-pdf-document/