Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 187,790 for

paged

(0.22 sec)
  1. Обрезка страниц PDF с использованием PHP|Aspose...

    Вы можете получить свойства страницы, такие как ширина, высота, области вылета, обрезки и подрезки, используя Aspose.PDF для PHP через Java....1 Page Boundaries. Page.Rect : пересечение (обычно...new Document ( $inputFile ); $page = $document -> getPages () ->...

    docs.aspose.com/pdf/ru/php-java/crop-pages/
  2. Rotar Páginas de PDF Usando Python a través de ...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente de manera programática con Python a través de C++....document_get_pages’ Obtener la primera página de...páginas con ‘apCore.page_collection_get_page’ Rotar la página 90...

    docs.aspose.com/pdf/es/python-cpp/rotate-pages/
  3. Add, Extract or Remove Images in PDF using C++ ...

    Manipulate images in PDF programmatically with C++ sample code using Aspose.PDF for C++... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/cpp/images/
  4. Utilizzo della forma del tipo di connettore|Doc...

    Questa sezione spiega come impostare l'aspetto del connettore con Aspose.Diagram....particular page Page page = diagram . Pages . GetPage ( "Page-3" );...type shape by id Shape shape = page . Shapes . GetShape ( 18 );...

    docs.aspose.com/diagram/it/net/working-with-con...
  5. 用 Python.NET 缩放工作表的方法|Documentation

    本文讲解如何使用 Aspose.Cells for Python.NET 来缩放工作表。...PageSetup object page_setup = sheet . page_setup # Set the worksheet...to 1 page wide and 1 page tall page_setup . fit_to_pages_wide...

    docs.aspose.com/cells/zh/python-net/how-to-scal...
  6. Chercher

    chercher...ajouter du texte à la première page sous la forme d’un paragraphe...objet Document . Ajoutez une page à PageCollection du document...

    blog.aspose.com/fr/pdf/create-pdf-files-in-cpp-...
  7. Добавление объекта прямоугольника в PDF-файл|As...

    В этой статье объясняется, как создать объект Rectangle в вашем PDF-файле с помощью Aspose.PDF for .NET.... Page page , float x , float y , float...Paragraphs collection of the page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/ru/net/add-rectangle/
  8. نقل صفحات PDF برمجيًا C++|Aspose.PDF لـ C++

    حاول نقل الصفحات إلى الموقع المطلوب أو إلى نهاية ملف PDF باستخدام Aspose.PDF لـ C++....Document > (); auto page = srcDocument -> get_Pages () -> idx_get (...dstDocument -> get_Pages () -> Add ( page ); // احفظ ملف الإخراج...

    docs.aspose.com/pdf/ar/cpp/move-pages/
  9. Memindahkan Halaman PDF secara Pemrograman C++|...

    Cobalah memindahkan halaman ke lokasi yang diinginkan atau di akhir file PDF menggunakan Aspose.PDF untuk C++....Document > (); auto page = srcDocument -> get_Pages () -> idx_get (...dstDocument -> get_Pages () -> Add ( page ); // Simpan file keluaran...

    docs.aspose.com/pdf/id/cpp/move-pages/
  10. FieldPageRef.insert_hyperlink property | Aspose...

    FieldPageRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked paragraph.... def field_page_ref (): doc = aw . Document...PAGEREF field that displays what page a bookmark is on. # Set the...

    reference.aspose.com/words/python-net/aspose.wo...