Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 8,552 for

annotation

(0.12 sec)
  1. Archiv

    Archiv...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation filtern if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/de/pdf/extract-text-from-pdf-cs...
  2. Procurar

    Procurar...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/pt/pdf/extract-text-from-pdf-cs...
  3. arkiv

    arkiv...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/sv/pdf/extract-text-from-pdf-cs...
  4. Overview|Aspose.PDF for JavaScript via C++

    Overview of key-features and supported formats of Aspose.PDF for JavaScript via C++, installation and licensing manual....Delete Bookmarks Delete Annotations Delete JavaScripts Extract...

    docs.aspose.com/pdf/javascript-cpp/overview/
  5. Bekerja dengan Tabel dalam PDF|Aspose.PDF untuk...

    Bagian ini menjelaskan cara menambahkan dan mengekstrak tabel, bagaimana memanipulasi dan mengintegrasikan tabel menggunakan PHP....dengan Gambar dalam PDF PDF Annotations...

    docs.aspose.com/pdf/id/php-java/working-with-ta...
  6. Extraer Datos de Tabla en PDF|Aspose.PDF para C++

    Aprende cómo extraer datos tabulares de PDF usando Aspose.PDF para C++....MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...

    docs.aspose.com/pdf/es/cpp/extract-data-from-ta...
  7. Архивы

    Архивы...add(Annotation) . Наконец, сохраните обновленный...textAnnotation.setTitle("Sample Annotation Title"); // Установить тему...

    blog.aspose.com/ru/pdf/add-or-remove-annotation...
  8. Verwijder PDF-annotatie online of beheer annota...

    verwijder opmerkingen uit het PDF-bestand gratis via de online app.C# .NET API-code om opmerkingen over PDF-bestanden te beheren....NET Annotate Verwijder PDF-annotatie online...annotaties Gebruik Pages[1].Annotations.Add om de annotaties toe...

    products.aspose.com/total/nl/net/annotate/pdf/
  9. Opmerkingen uit PDF verwijderen met behulp van ...

    Dit artikel beschrijft hoe u opmerkingen uit PDF kunt verwijderen met behulp van Python. Het biedt gedetailleerde informatie over het instellen van de IDE, het schrijfprogramma-algoritme en een uitvoerbare voorbeeldcode om alle opmerkingen in PDF te verwijderen met behulp van Python....open de verzameling van annotations Controleer elke annotatie...Python . Het laat zien dat de Annotation-klasse een belangrijke klasse...

    kb.aspose.com/nl/pdf/python/how-to-remove-comme...
  10. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java....link to the Page object’s Annotations collection. Finally, save...link to the Page object’s Annotations collection. Finally, save...

    docs.aspose.com/pdf/java/create-links/