Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 8,582 for

annotator

(0.73 sec)
  1. 如何使用 Java 獲取 Link 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中以 PDF 檔的形式獲取 Link 註釋。...pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > linkAnnotations = annotationSelector...

    products.aspose.com/pdf/zh-hant/java/annotation...
  2. スタンプからテキストを抽出する C#|Aspose.PDF for .NET

    Aspose.PDF for .NET の特別な機能 - スタンプ注釈からのテキスト抽出の使用方法を学ぶ... ページの注釈リストから目的の Annotation を取得します。 TextAbsorber クラスの新しいオブジェクトを定義します。...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/ja/net/extract-text-from-st...
  3. How to Remove Hyperlink from PDF using Python

    This article provides details on how to remove hyperlink from PDF using Python. It contains environment settings, a step-wise process to write the application and a runnable sample code to remove link from PDF using Python....collections of annotations Check each annotation having type LINK...the delete() method of the annotations collection Save the output...

    kb.aspose.com/pdf/python/how-to-remove-hyperlin...
  4. Arbeiten mit Kommentaren|Documentation

    Auf dieser Seite wird beschrieben, wie Sie Kommentare mit der Bibliothek Aspose.Diagram hinzufügen oder bearbeiten....collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/de/net/working-with-com...
  5. The use of RedactionAnnotation to add a color b...

    I have a PDF document with two pages. One of the pages is rotated 90 degrees clockwise. I want to add a red-colored rectangle at the lower-left corner of each page. When the page is not rotated, it works correctly. Howe…...double ury) { var annot = new Aspose.Pdf.Annotations.RedactionAnnotation(page...urx, ury)); annot.FillColor = annotationColor; annot.Color = annotationColor;...

    forum.aspose.com/t/the-use-of-redactionannotati...
  6. Redazione di un PDF utilizzando Python | Aspose...

    Redazione programmatica di documenti PDF con codice di esempio Python utilizzando Aspose.PDF per Python for .NET... rectangle annot = apdf . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = apdf . Color...

    products.aspose.com/pdf/it/python-net/redaction/
  7. Edit Document Content|Aspose.PDF for .NET

    Explore how to edit PDF content programmatically using the PDFContentEditor class in .NET with Aspose.PDF....existing PDF File Adding Annotations to existing PDF file Working...and Images Working with Annotations Analyzing your prompt, please...

    docs.aspose.com/pdf/net/pdfcontenteditor-class/
  8. Comment ajouter de l'audio à un PDF à l'aide de C#

    son article explique comment ajouter de l'audio au pdf à l'aide de C#. Il fournit tous les détails pour établir l'environnement et contient un exemple de code en cours d'exécution pour ajouter du son au PDF à l'aide de C#....fichier son cible Créez une annotation sonore pour l’ajouter au...SoundAnnotation Ajoutez cette annotation sonore à la page cible et...

    kb.aspose.com/fr/pdf/net/how-to-add-audio-to-pd...
  9. Anotación de Texto en PDF|Aspose.PDF para C++

    Aspose.PDF para C++ le permite Agregar, Obtener y Eliminar Anotaciones de Texto de su documento PDF....contenidas en la colección Annotations de una Página particular...anotación a la colección de Annotations del objeto Page . El siguiente...

    docs.aspose.com/pdf/es/cpp/text-annotation/
  10. تعليق التمييز في ملفات PDF باستخدام C++|Aspose....

    يتم عرض تعليقات التوصيف في النص كتمييزات أو خطوط تحتية أو خطوط مشطوبة أو خطوط متعرجة في نص المستند....properties for highlight annotations. يتم استخدام خاصية highlightSettings...get or set strikethrough annotation settings using the strikethroughSetting...

    docs.aspose.com/pdf/ar/cpp/highlights-annotation/