Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 8,581 for

annotator

(0.17 sec)
  1. Java를 사용하여 주석 제거 | products.aspose.com

    프레젠테이션 주석을 제거하는 Java 소스 코드...PowerPoint 코드 샘플 온라인 포함 Remove Annotation From 피피티 Aspose.Slides for...PPT에서 주석을 제거하는 방법. Remove Annotation From PPTX Aspose.Slides for...

    products.aspose.com/slides/ko/java/annotation/
  2. Rimuovi l'annotazione usando C++ | products.asp...

    Codice sorgente C++ per rimuovere i commenti di presentazione...PowerPoint online includono Remove Annotation From PPT Come rimuovere le...Slides per l’API C++. Remove Annotation From PPTX Come rimuovere...

    products.aspose.com/slides/it/cpp/annotation/
  3. Rimuovi l'annotazione usando Python | products....

    Codice sorgente Python per rimuovere i commenti di presentazione...PowerPoint online includono Remove Annotation From PPT Come rimuovere le...tramite l’API .NET. Remove Annotation From PPTX Come rimuovere...

    products.aspose.com/slides/it/python-net/annota...
  4. التعليقات اللاصقة في PDF|Aspose.PDF for Java

    هذا الموضوع يتعلق بالتعليقات اللاصقة، كمثال نعرض تعليق العلامة المائية في النص. يُستخدم لتمثيل الرسومات على الصفحة. تحقق من مقتطف الشيفرة لحل هذه المهمة....annotationSelector ); List < Annotation > WatermarkAnnotations =...(); // طباعة النتائج for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/ar/java/sticky-annotations/
  5. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc....through all the annotations for ( Annotation annotation : doc . getPages...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  6. Comment expurger un PDF en Java

    Ce bref guide explique comment rédiger un PDF en Java. Il contient les détails de la configuration du système et l'algorithme pas à pas, suivis d'un exemple de code exécutable pour expurger le texte au format PDF à l'aide de Java....RedactionAnnotation Ajouter l’annotation aux annotations existantes Masquez...une annotation de rédaction. Ensuite, ajoutez l’annotation à la...

    kb.aspose.com/fr/pdf/java/how-to-redact-a-pdf-i...
  7. How to Implement Lazy Loading in GridJs|Documen...

    This article describes how to implement lazy loading in GridJs....annotation.Bean ; import org.springframework...springframework.context.annotation.Configuration ; @Configuration public...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  8. XFDFへの注釈のインポートとエクスポート|Aspose.PDF for .NET

    C#とAspose.PDF for .NETライブラリを使用して、XFDF形式で注釈をインポートおよびエクスポートできます。... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/ja/net/import-export-xfdf/
  9. استيراد وتصدير التعليقات التوضيحية إلى XFDF|Asp...

    يشرح هذا القسم كيفية استيراد وتصدير التعليقات التوضيحية من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades....ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/ar/net/import-export-annota...
  10. How to Search Text and Highlight in PDF using C#

    This tutorial covers the details on how to search text and highlight in PDF using C#. The steps and the code sample demonstrate how to highlight pdf document using C# and then save the PDF having highlighted text in it....PDF, creating highlight annotations with color and shape, and...applying different highlight annotations to some text. You can highlight...

    kb.aspose.com/pdf/net/how-to-search-text-and-hi...