Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 8,613 for

annotator

(1.06 sec)
  1. Comment rayer du texte dans un PDF avec Java

    Ce court didacticiel explique comment barrer du texte dans un PDF à l'aide de Java. Il contient tous les détails pour configurer l'IDE et un exemple de code exécutable pour supprimer du texte dans Adobe PDF à l'aide de Java....couleur et le titre de l’annotation Enregistrez le fichier PDF...est utilisé pour définir l’annotation barrée et l’appliquer sur...

    kb.aspose.com/fr/pdf/java/how-to-strike-out-tex...
  2. Anotaciones de Figuras en PDF|Aspose.PDF para Java

    Este artículo describe cómo agregar, obtener y eliminar anotaciones de figuras de su documento PDF con Aspose.PDF para Java...Annotations.CircleAnnotation) aparte.... Crear una nueva Circle Annotation y establecer los parámetros...

    docs.aspose.com/pdf/es/java/figures-annotation/
  3. Anotação Multimídia em PDF usando C++|Aspose.PD...

    Aspose.PDF para C++ permite adicionar, obter e excluir a anotação multimídia do seu documento PDF....Annotations para incluir arquivos SWF...alto-falantes. Uma Sound Annotation deve ser análoga a uma anotação...

    docs.aspose.com/pdf/pt/cpp/multimedia-annotation/
  4. Infobulle PDF en utilisant C++|Aspose.PDF pour C++

    Apprenez à ajouter une infobulle à un fragment de texte dans un PDF en utilisant C++ et Aspose.PDF...texte (ou tout autre type d’annotation) lors de l’entrée/sortie...utilisez la classe Aspose.Pdf.Annotations.HideAction pour attribuer...

    docs.aspose.com/pdf/fr/cpp/pdf-tooltip/
  5. Android PDF API | Create Parse and Convert PDF ...

    PDF viewer and converter library for mobile apps. Generate merge split read write and protect PDF or PDF/A documents with ease...to work with attachments, annotations, text & images and much more...extract & delete attachments & annotations Add or update encryption...

    products.aspose.com/pdf/android-java/
  6. Что нового|Aspose.PDF для Python через .NET

    На этой странице представлены самые популярные новые функции в Aspose.PDF for Python via .NET, которые были введены в последних релизах.... preserve_annotations : bool, default True When...True, attempt to preserve annotations/forms/interactive elements;...

    docs.aspose.com/pdf/ru/python-net/whatsnew/
  7. Ekstrak Teks dari PDF C#|Aspose.PDF for .NET

    Artikel ini menjelaskan berbagai cara untuk mengekstrak teks dari dokumen PDF menggunakan Aspose.PDF di C#.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/id/net/extract-text-from-al...
  8. Извлечение текста из PDF C#|Aspose.PDF for .NET

    Эта статья описывает различные способы извлечения текста из PDF-документов с использованием Aspose.PDF в C#.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/ru/net/extract-text-from-al...
  9. Come ottenere l'annotazione di Highlight usando...

    Codice sorgente per ottenere Highlight annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/highl...
  10. Tworzenie formularzy PDF przy użyciu .NET | Asp...

    Tworzenie formularzy PDF i dodawanie pól programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla .NET.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/pl/net/acroforms/create/