Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 141,220 for

paged

(0.14 sec)
  1. نقل صفحات 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/
  2. 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...
  3. Travailler avec un document XPS | .NET

    Travailler avec du texte, des dégradés, des images, des transparences et des pages de fichiers XPS à l'aide de la solution API Aspose.Page pour .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/net/working-with-xps/
  4. SVG to GIF Converter using Python | Aspose.PDF

    Sample code on Python for SVG to GIF conversion. Use example code for batch SVG to GIF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Initialize a page counter variable to track the current page number...

    products.aspose.com/pdf/python-net/conversion/s...
  5. Comment définir des titres d impression|Documen...

    Cet article vous présente un code expliquant comment définir des titres d impression en utilisant la bibliothèque Aspose.Cells....colonnes sont répétées sur chaque page imprimée, ce qui est particulièrement...qui s’étendent sur plusieurs pages. Voici quelques raisons pour...

    docs.aspose.com/cells/fr/net/how-to-set-print-t...
  6. HTML to PNG Converter using Python | Aspose.PDF

    Sample code on Python for HTML to PNG conversion. Use example code for batch HTML to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...images from PDF pages. Loop through each page of the loaded document...

    products.aspose.com/pdf/python-net/conversion/h...
  7. إضافة كائن خط إلى ملف PDF|Aspose.PDF for Java

    يشرح هذا المقال كيفية إنشاء كائن خط في ملف PDF باستخدام Aspose.PDF for Java....مجموعة الصفحات في ملف PDF Page page = pdfDocument . getPages ()...مجموعة الفقرات في مثيل الصفحة page . getParagraphs (). add ( graph...

    docs.aspose.com/pdf/ar/java/add-line/
  8. PDF 페이지를 프로그래밍 방식으로 이동 C#|Aspose.PDF for .NET

    Aspose.PDF for .NET을 사용하여 원하는 위치 또는 PDF 파일의 끝으로 페이지를 이동해 보세요.... GetDataDir_AsposePdf_Pages (); // Open PDF documents using...var page = srcDocument . Pages [ 2 ]; dstDocument . Pages . Add...

    docs.aspose.com/pdf/ko/net/move-pages/
  9. Utilisation de l'Annotation de Texte pour PDF v...

    Aspose.PDF pour Python vous permet d'Ajouter, d'Obtenir et de Supprimer une Annotation de Texte de votre document PDF....collection Annotations d’une page particulière. Cette collection...uniquement pour cette page individuelle ; chaque page a sa propre collection...

    docs.aspose.com/pdf/fr/python-net/text-annotation/
  10. Document.updatePageLayout method | Aspose.Words...

    Document.updatePageLayout method. Rebuilds the page layout of the document....updatePageLayout() Rebuilds the page layout of the document. updatePageLayout...formats a document into pages and updates the page number related fields...

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