Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 184,943 for

paged

(0.09 sec)
  1. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....// Add page to pages collection of PDF file auto page = document...document -> get_Pages () -> Add (); // Create Drawing object with...

    docs.aspose.com/pdf/cpp/add-ellipse/
  2. التعليقات التوضيحية الإضافية باستخدام Python|As...

    يصف هذا القسم كيفية إضافة، الحصول على، وحذف أنواع إضافية من التعليقات التوضيحية من مستند PDF الخاص بك.... pages [ 1 ], ap . Rectangle ( 200...ap . Color . blue document . pages [ 1 ] . annotations . append...

    docs.aspose.com/pdf/ar/python-net/extra-annotat...
  3. Travailler avec des calques|Documentation

    Cette section explique comment ajouter ou obtenir des informations de calque dans une forme visio avec Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Iterate through the shapes foreach ( Aspose...

    docs.aspose.com/diagram/fr/net/working-with-lay...
  4. Aspose::Words::PageSetup::get_PageStartingNumbe...

    Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting page number of the section in C++....method Gets or sets the starting page number of the section. int32_t...Examples Shows how to set up page numbering in a section. auto...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Chercher

    chercher... Parcourez les pages du fichier PDF. Obtenez les...les dimensions de la page PDF. Créez une instance de la classe Resolution...

    blog.aspose.com/fr/pdf/convert-pub-to-image-usi...
  6. Arsip

    Arsip... Inisialisasi objek kelas Page dan Outline . Tambahkan simpul...objek kelas Halaman Page page = new Page(doc); // menginisialisasi...

    blog.aspose.com/id/note/create-onenote-files-pr...
  7. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, documents, etc....Extract text from pages. Search text from pages. Get text segments...conversion (particular page or all pages). PDF to TIFF conversion...

    docs.aspose.com/pdf/cpp/key-features/
  8. Tambahkan Objek Garis ke file PDF|Aspose.PDF un...

    Artikel ini menjelaskan cara membuat objek garis ke PDF Anda menggunakan Aspose.PDF untuk C++....dari file PDF auto page = document -> get_Pages () -> Add (); //...paragraf dari instance halaman page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/id/cpp/add-line/
  9. How to Scale a Worksheet|Documentation

    This article shows you code explaining how to scale a worksheet using the Aspose.Cells library....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/net/how-to-scale-a-worksh...
  10. ContinuousSectionRestart | Aspose.Words for Java

    Represents different behaviors when computing page numbers in a continuous section that restarts page numbering in Java....different behaviors when computing page numbers in a continuous section...restarts page numbering. Examples: Shows how to control page numbering...

    reference.aspose.com/words/java/com.aspose.word...