Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 141,239 for

paged

(0.13 sec)
  1. Sažimanje PDF U Python

    Sažimanje PDF u Python bez gubitka kvalitete. Optimizirajte PDF sadržaj, jednostavno smanjite veličinu datoteke....pdf" , 'rb' ) as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range ( 0 , len (pages_stream)): # Postavite maksimalnu...

    products.aspose.com/words/hr/python-net/compres...
  2. PDF Tömörítése Itt: Python

    Tömörítse a(z PDF fájlt Python nyelven a minőség elvesztése nélkül. Optimalizálja a(z PDF tartalmat, és egyszerűen csökkentse a fájlméretet....pdf" , 'rb' ) as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range ( 0 , len (pages_stream)): # Állítsa be a maximális...

    products.aspose.com/words/hu/python-net/compres...
  3. Pindahkan Halaman PDF secara programatis melalu...

    Cobalah untuk memindahkan halaman ke lokasi yang diinginkan atau ke akhir file PDF menggunakan Aspose.PDF untuk Python via .NET....dst_File_name ) page = srcDocument . pages [ 2 ] dstDocument . pages . add...add ( page ) # Simpan file keluaran dstDocument . save ( dst_File_name_new...

    docs.aspose.com/pdf/id/python-net/move-pages/
  4. Phpでのページオプションの設定|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....Java for PHP の pagesetup モジュールの page_orientation メソッドを呼び出します。 PHPコード...PHPコード public static function page_orientation ( $dataDir = null...

    docs.aspose.com/cells/ja/java/setting-page-opti...
  5. JPEG to PDF Merge using C++ | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/
  6. Faire pivoter du texte dans un PDF en utilisant...

    Apprenez à faire pivoter du texte dans des fichiers PDF en .NET en utilisant Aspose.PDF pour ajuster l'alignement du texte et améliorer la présentation....Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/fr/net/rotate-text-inside-pdf/
  7. إضافة تعليق تمييز PDF باستخدام C#|Aspose.PDF fo...

    تعلم كيفية إضافة تعليق تمييز إلى مستندات PDF في .NET باستخدام Aspose.PDF لتأكيد النص ومراجعته.... Pages [ 1 ]); // Create annotations...HighlightAnnotation ( document . Pages [ 1 ], tfa . TextFragments [...

    docs.aspose.com/pdf/ar/net/highlights-annotation/
  8. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render...sets the pages to render. Default is all the pages in the document...to convert only some of the pages in a document to PDF. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Вставка новой страницы в Visio|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....new blank page Application . ActiveDocument . Pages . Add ();...to manually set the id of the page in VSTO Aspose.Diagram Метод...

    docs.aspose.com/diagram/ru/net/inserting-a-new-...
  10. Créer des signets dans un PDF à l'aide de C#

    Cet article explique comment créer des signets dans un PDF à l'aide de C#. Il contient tous les détails pour configurer l'IDE, une liste d'étapes et un exemple de code pour marquer un PDF avec C#....Page Product Family Aspose.PSD Product...signet à une seule page ou à toutes les pages du PDF ou pour formater...

    kb.aspose.com/fr/pdf/net/create-bookmarks-in-pd...