Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 185,611 for

paged

(0.49 sec)
  1. 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/
  2. 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...
  3. Обрезка страниц 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/
  4. 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/
  5. Annotation Multimédia PDF en C++|Aspose.PDF pou...

    Aspose.PDF pour C++ vous permet d'ajouter, d'obtenir et de supprimer l'annotation multimédia de votre document PDF....collection Annotations d’un objet Page . Cette collection contient...pour cette page individuelle uniquement : chaque page a sa propre...

    docs.aspose.com/pdf/fr/cpp/multimedia-annotation/
  6. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....structural elements, such as page breaks. Assert.assertEquals(MessageFormat...ControlChar.CR) + ControlChar.PAGE_BREAK, doc.getText()); // When...

    reference.aspose.com/words/java/com.aspose.word...
  7. C# .NET API لمعالجة PostScript | Aspose

    مكتبة C# ASP.NET VB.NET لتحميل وتحويل ملفات XPS PS و EPS إلى PDF والصور. إنشاء ملفات XPS أو معالجتها في تطبيقات .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ar/net/
  8. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files...related to its placement on a page of a PDF document. The standard...barcode image onto one or many pages of the PDF document setting...

    docs.aspose.com/barcode/net/add-barcode-to-pdf-...
  9. Draw Ellipse|Documentation

    This section explains how to draw ellipse,circle or oval in a visio page with Aspose.Diagram. Support using C# to draw circle or oval and save as pdf, svg, html, image, xps and other formats....to draw a circle shape in a page.The code example below shows...ellipse in diagram diagram . Pages [ 0 ]. DrawEllipse ( 1 , 1 ...

    docs.aspose.com/diagram/net/drawing/draw-ellipse/
  10. Archivo

    Archivo...Pages.Accept(textFragmentAbsorber);...WriteLine($"Text: {fragment.Text} | Page: {fragment.Page.Number}"); } Ejemplo...

    blog.aspose.com/es/pdf/search-in-pdf-using-csharp/