Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 7,775 for

annotation

(0.08 sec)
  1. Come ottenere l'annotazione di Strikeout usando...

    Codice sorgente per ottenere Strikeout 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/strik...
  2. Come aggiungere l'annotazione Highlight usando ...

    Codice di esempio Java per aggiungere Highlight annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file...visit ( page ); // Create annotations HighlightAnnotation highlightAnnotation...

    products.aspose.com/pdf/it/java/annotation/high...
  3. Entfernen Sie Anmerkungen aus PDF in Java

    Dieser Artikel beschreibt, wie Sie in Java Anmerkungen aus PDFs entfernen. Er enthält Einzelheiten zu den IDE-Einstellungen, eine Liste der Schritte und einen Beispielcode zum Entwickeln eines PDF-Anmerkungsentferners in Java....Dokument Greifen Sie auf den annotations collection der Seite zu und...verwenden, um eine bestimmte Annotation zu löschen. Eine andere Möglichkeit...

    kb.aspose.com/de/pdf/java/remove-annotations-fr...
  4. التعليقات اللاصقة في PDF باستخدام ++C|Aspose.PD...

    هذا الموضوع عن التعليقات اللاصقة، كمثال نعرض تعليق العلامة المائية في النص. يُستخدم لتمثيل الرسوم البيانية على الصفحة. تحقق من مقتطف الكود لحل هذه المهمة....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...التعليقات في الصفحة page -> get_Annotations () -> Add ( wa ); //إنشاء...

    docs.aspose.com/pdf/ar/cpp/sticky-annotations/
  5. PDF スティッキー注釈|Aspose.PDF for Java

    このトピックはスティッキー注釈についてです。例として、テキストに透かし注釈を示します。ページ上にグラフィックを表すために使用されます。このタスクを解決するためのコードスニペットを確認してください。...annotationSelector ); List < Annotation > WatermarkAnnotations =...getSelected (); // 結果を出力する for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/ja/java/sticky-annotations/
  6. Travailler avec Aspose.Pdf Facades|Aspose.PDF p...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Hide ] Travailler avec les annotations - Facades Travailler avec...

    docs.aspose.com/pdf/fr/cpp/working-with-aspose-...
  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. 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/
  10. Come rimuovere commenti da PDF usando Python

    Questo articolo guida su come rimuovere i commenti dal PDF usando Python. Fornisce informazioni dettagliate per impostare l'IDE, scrivere l'algoritmo del programma e un codice di esempio eseguibile per eliminare tutti i commenti in PDF utilizzando Python....accedi alla raccolta di annotations Controlla ogni annotazione...Python . Mostra che la classe Annotation è una classe importante per...

    kb.aspose.com/it/pdf/python/how-to-remove-comme...