Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 184,603 for

paged

(0.18 sec)
  1. Obtenga un objeto de página de Visio Dibujo en ...

    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 para rubí , llamar get_page_object_by_id método de ObtenerObjetoPágina...ejemplo. código rubí def get_page_object_by_id () data_dir = File...

    docs.aspose.com/diagram/es/java/get-a-page-obje...
  2. إضافة رقم الصفحة إلى PDF باستخدام Python|Aspose...

    Aspose.PDF لـ Python عبر .NET يتيح لك إضافة ختم رقم الصفحة إلى ملف PDF الخاص بك باستخدام فئة PageNumberStamp....طريقة add_stamp() الخاصة بـ Page لإضافة الختم إلى ملف PDF. يمكنك...input_pdf ) # إنشاء ختم رقم الصفحة page_number_stamp = ap . PageNumberStamp...

    docs.aspose.com/pdf/ar/python-net/add-page-number/
  3. Chercher

    chercher...un lien hypertexte vers une page particulière Mettre à jour un...des fichiers PDF de mises en page simples et complexes. Nous utiliserons...

    blog.aspose.com/fr/pdf/add-hyperlinks-in-pdf-us...
  4. Chercher

    chercher...que vous deviez convertir des pages d’un fichier PDF en images PNG...souhaitez intégrer des pages PDF sur une page Web ou générer la couverture...

    blog.aspose.com/fr/pdf/pdf-to-png-using-csharp/
  5. Cambiar el tamaño de página PDF con C#|Aspose.P...

    Cambiar el tamaño de página de su documento PDF utilizando la biblioteca Aspose.PDF for .NET.... La clase Page contiene el método SetPageSize(…)...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/es/net/change-page-size/
  6. Extract Links from the PDF File using Python|As...

    Discover how to extract hyperlinks from PDF documents in Python using Aspose.PDF for content management and link analysis....link annotations on the first page of a PDF using Aspose.PDF for...their page index and rectangular position on the page. This can...

    docs.aspose.com/pdf/python-net/extract-links/
  7. Stamping with Aspose.PDF using Python|Aspose.PD...

    This section describes how to add image stamps and text stamps to a PDF page via Python....Python: Adding Image stamps in PDF page - add image stamp, control image...file. Adding Page stamps in the PDF File - add page stamps to overlay...

    docs.aspose.com/pdf/python-net/stamping/
  8. Mengubah PDF ke Berbagai Format Gambar di Pytho...

    Topik ini menunjukkan kepada Anda bagaimana menggunakan Aspose.PDF untuk Python untuk mengubah PDF ke berbagai format gambar seperti TIFF, BMP, EMF, JPEG, PNG, GIF, SVG dengan beberapa baris kode....menggunakan fungsi document_get_pages , yang mengambil objek Dokumen...menggunakan fungsi page_collection_get_page , yang mengambil objek...

    docs.aspose.com/pdf/id/python-cpp/convert-pdf-t...
  9. Преобразование PDF в различные форматы изображе...

    Эта тема показывает, как использовать Aspose.PDF для Python для преобразования PDF в различные форматы изображений, такие как TIFF, BMP, EMF, JPEG, PNG, GIF, SVG с помощью нескольких строк кода....помощью функции document_get_pages , которая принимает объект Document...используя функцию page_collection_get_page , которая принимает...

    docs.aspose.com/pdf/ru/python-cpp/convert-pdf-t...
  10. التعليقات اللاصقة في PDF باستخدام C#|Aspose.PDF...

    تعلم كيفية إنشاء تعليقات لاصقة، مثل الملاحظات والتسليط، في ملفات PDF باستخدام Aspose.PDF في .NET....)) { // Load Page object to add Annotation var page = document...document . Pages [ 1 ]; // Create Watermark Annotation var wa = new Aspose...

    docs.aspose.com/pdf/ar/net/sticky-annotations/