Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 186,634 for

paged

(0.28 sec)
  1. Crear AcroForm - Crear PDF Rellenable en C#|Asp...

    Con Aspose.PDF for .NET puedes crear un formulario desde cero en tu archivo PDF...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/es/net/create-form/
  2. Formdaten aktualisieren|Documentation

    In diesem Abschnitt wird erläutert, wie Sie die Shape-Daten für ein visio-Shape mit Aspose.Diagram aktualisieren....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Get Shape Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/de/net/refresh-shapes-d...
  3. Ebeneneigenschaften ändern|Documentation

    In diesem Abschnitt wird erläutert, wie Sie die Layer-Eigenschaften mit Aspose.Diagram ändern....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Iterate through the layers foreach ( Aspose...

    docs.aspose.com/diagram/de/net/change-propertie...
  4. Add Figures Annotations using C++|Aspose.PDF fo...

    この記事では、Aspose.PDF for C++を使用してPDFドキュメントに図形注釈を追加、取得、削除する方法について説明します。...pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < CircleAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/ja/cpp/figures-annotation/
  5. Arbeiten mit Seiten in PS-Datei | Python

    Wie Seiten zur PS-Datei hinzugefügt werden, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/de/python-net/ps/working-w...
  6. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …... foreach (var pageKv in pages.OrderBy(x => x.Key)) { int pageIndex...info = pageKv.Value; Aspose.Pdf.Page newPage; lock (_asposeLock)...

    forum.aspose.com/t/help-needed-with-coordinate-...
  7. تبدیل فایل PDF به BMP با استفاده از PHP | Aspos...

    کد نمونه در PHP برای تبدیل PDF به BMP. از کد نمونه برای تبدیل دسته PDF به BMP با Aspose.PDF برای PHP از طریق جاوا استفاده کنید...the collection of pages in the document $pages = $document -> getPages...total number of pages in the document $count = $pages -> size ();...

    products.aspose.com/pdf/fa/php-java/conversion/...
  8. Archivio

    Archivio...pagine for (auto page : pdfDocument->get_Pages()) { // Crea nuovo...documento newDoc->get_Pages()->Add(page); // Salva come PDF n...

    blog.aspose.com/it/pdf/split-a-pdf-file-using-cpp/
  9. Archivo

    Archivo...Acceda a cada página en un objeto Page . En cada iteración, cree un...Pasar por todas las páginas for (Page pdfPage : pdfDocument.getPages())...

    blog.aspose.com/es/pdf/split-pdf-files-using-java/
  10. Archiver

    les archives...SVG in Java Enregistrer une page spécifique en tant que SVG Convertir...SVG en Java. Enregistrer une page spécifique du diagramme Visio...

    blog.aspose.com/fr/diagram/convert-visio-to-svg...