Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 8,581 for

annotation

(0.18 sec)
  1. 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...
  2. استيراد وتصدير التعليقات التوضيحية إلى 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...
  3. 如何使用 C++ 删除 Caret 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Caret 注解的源代码...Annotations 集合中的 Caret 注释方法 Remove 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. Come aggiungere l'annotazione Circle usando C++...

    Codice sorgente per aggiungere Circle annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/it/cpp/annotation/circl...
  5. Odebrat anotaci pomocí Java | products.aspose.com

    Zdrojový kód Java pro odstranění komentářů k prezentaci...ukázky kódu PowerPoint Remove Annotation From PPT Jak odstranit anotace...Slides for Java API. Remove Annotation From PPTX Jak odstranit anotace...

    products.aspose.com/slides/cs/java/annotation/
  6. सी ++ का उपयोग कर एनोटेशन हटाएं | products.aspo...

    सी ++ स्रोत कोड प्रस्तुति टिप्पणियों को हटाने के लिए...ऑनलाइन शामिल करें Remove Annotation From पीपीटी C++ API के लिए...एनोटेशन कैसे निकालें। Remove Annotation From पीपीटीएक्स Aspose.Slides...

    products.aspose.com/slides/hi/cpp/annotation/
  7. حاشیه نویسی را با استفاده از C++ حذف کنید | pro...

    کد منبع C++ برای حذف نظرات ارائه...نمونه کد آنلاین شامل Remove Annotation From PPT نحوه حذف حاشیه نویسی...Slides برای C++ API. Remove Annotation From PPTX نحوه حذف حاشیه...

    products.aspose.com/slides/fa/cpp/annotation/
  8. Ekstrak Teks Dari Stempel|Aspose.PDF untuk Java

    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....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/id/java/extract-text-from-s...
  9. Python을 사용하여 주석 제거 | products.aspose.com

    프레젠테이션 주석을 제거하는 Python 소스 코드...PowerPoint 코드 샘플 온라인 포함 Remove Annotation From 피피티 .NET API를 통해 Python용...PPT에서 주석을 제거하는 방법. Remove Annotation From PPTX .NET API를 통해 Python용...

    products.aspose.com/slides/ko/python-net/annota...
  10. 注釈を抽出する (ファサード)|Aspose.PDF for Java

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDF形式に注釈を抽出する方法について説明します。... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ja/java/extract-annotation/