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

paged

(0.48 sec)
  1. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#.... Get the Page Class you want to add the link...LinkAnnotation object using the Page and Rectangle objects. The rectangle...

    docs.aspose.com/pdf/net/actions/
  2. Manipulate PDF Documents in Python|Aspose.PDF f...

    Learn how to validate, structure, and modify PDF documents in Python, including TOC management and PDF/A checks....Python Contents [ Hide ] This page is useful when you need to validate...( input_pdf ) toc_page = document . pages . insert ( 1 ) toc_info...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  3. Gestione interruzioni di pagina in Ruby|Documen...

    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....Ruby , chiama il metodo add_page_breaks del modulo pagebreaks...codice. Codice Ruby def add_page_breaks ( workbook ) worksheets...

    docs.aspose.com/cells/it/java/managing-page-bre...
  4. نقل صفحات PDF برمجياً باستخدام بايثون|Aspose.PD...

    حاول نقل الصفحات إلى الموقع المطلوب أو إلى نهاية ملف PDF باستخدام Aspose.PDF لبايثون عبر .NET....dst_File_name ) page = srcDocument . pages [ 2 ] dstDocument . pages . add...add ( page ) # احفظ ملف الإخراج dstDocument . save ( dst_File_name_new...

    docs.aspose.com/pdf/ar/python-net/move-pages/
  5. Obter e Definir Propriedades da Página|Aspose.P...

    Aprenda como obter e definir propriedades de página para documentos PDF usando Aspose.PDF for .NET, permitindo formatação personalizada de documentos.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...// Get page count System . Console . WriteLine ( "Page Count :...

    docs.aspose.com/pdf/pt/net/get-and-set-page-pro...
  6. Seitenumbrüche verwalten in Jython|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....self ): # Adding Page Breaks self . add_page_breaks () # Clearing...Clearing All Page Breaks self . clear_all_page_breaks () # Removing...

    docs.aspose.com/cells/de/java/managing-page-bre...
  7. Управление разрывами страниц в Jython|Documenta...

    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....self ): # Adding Page Breaks self . add_page_breaks () # Clearing...Clearing All Page Breaks self . clear_all_page_breaks () # Removing...

    docs.aspose.com/cells/ru/java/managing-page-bre...
  8. Convertir divers formats d'images en PDF|Aspose...

    Ce sujet vous montre comment la bibliothèque Aspose.PDF pour PHP permet de convertir divers formats d'images en PDF....nouvelle page au document Réglez les marges de la page à 0 (si...d’entrée Ajoutez l’image à la page Enregistrez le document dans...

    docs.aspose.com/pdf/fr/php-java/convert-images-...
  9. 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....を使用してページ区切りを追加するには、 pagebreaks モジュールの add_page_breaks メソッドを呼び出します。以下にコード例があります。...あります。 Ruby Code def add_page_breaks ( workbook ) worksheets =...

    docs.aspose.com/cells/ja/java/managing-page-bre...
  10. Working with Comments|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....Comments Contents [ Hide ] Add a Page-Level Comment in the Visio Aspose...to add comment anywhere on a page of the Visio drawing. Add Comment...

    docs.aspose.com/diagram/java/working-with-comme...