Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 184,108 for

paged

(0.68 sec)
  1. Aspose::Words::PageSetup::get_MultiplePages met...

    Aspose::Words::PageSetup::get_MultiplePages method. For multiple page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet in C++....lePages method For multiple page documents, gets or sets how...Insert text that spans several pages. auto builder = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Definir Tamanho da Imagem|Aspose.PDF for .NET

    Esta seção descreve como definir o tamanho da imagem em um arquivo PDF usando a biblioteca C#....Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/pt/net/set-image-size/
  3. Saving a printable form and recognition pattern...

    How to save a generated printable form image and a recognition pattern file on disk....several files: Printable form pages as PNG images. Their dimensions...paper size and orientation. Each page is always saved as a separate...

    docs.aspose.com/omr/cpp/generate-template/save/
  4. Extraire des liens à partir du fichier PDF|Aspo...

    Extraire des liens à partir de PDF avec C#. Ce sujet vous explique comment extraire des liens en utilisant la classe AnnotationSelector.... Obtenez la Page dont vous souhaitez extraire...objets LinkAnnotation de la page spécifiée. Passez l’objet AnnotationSelector...

    docs.aspose.com/pdf/fr/cpp/extract-links/
  5. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications.... Add a page using Pages.Add() method. Create a...Paragraphs collection of the page. Save the PDF using Save(String)...

    products.aspose.com/pdf/python-net/create/
  6. إضافة صفحات إلى مستند PDF|Aspose.PDF for .NET

    استكشف كيفية إضافة صفحات إلى PDF موجود في .NET باستخدام Aspose.PDF لتعزيز وتوسيع مستنداتك.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Insert an empty page in a PDF document . Pages . Insert ( 2 );...

    docs.aspose.com/pdf/ar/net/add-pages/
  7. Архивы

    Архивы...Pages . В каждой итерации создайте...используя метод PngDevice.Process(Page, Stream) . В следующем примере...

    blog.aspose.com/ru/pdf/pdf-to-png-using-csharp/
  8. Arsip

    Arsip...Pages . Di setiap iterasi, buat objek...menggunakan metode PngDevice.Process(Page, Stream) . Contoh kode berikut...

    blog.aspose.com/id/pdf/pdf-to-png-using-csharp/
  9. Arşiv

    Arşiv...Pages koleksiyonunu kullanarak PDF...başlatın. PngDevice.Process(Page, Stream) yöntemini kullanarak...

    blog.aspose.com/tr/pdf/pdf-to-png-using-csharp/
  10. EPUB to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPUB 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/epub-to-pdf/