Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 8,589 for

annotate

(0.95 sec)
  1. Kiemelés eltávolítása PDF-ből Python használatával

    Kövesse ezt a cikket a PDF-ből történő kiemelés eltávolításához Python használatával. Részleteket tartalmaz az IDE beállításához, lépések listáját és egy mintakódot, amely bemutatja, hogyan törölhető a kiemelés PDF-ben Python használatával az összes vagy egy adott annotáció eltávolításával....metódus használatával az annotations collection gyűjteményben...

    kb.aspose.com/hu/pdf/python/remove-highlight-fr...
  2. Eliminar anotaciones de un PDF en Java

    Este artículo explica cómo eliminar anotaciones de un archivo PDF en Java. Contiene información sobre la configuración de IDE, una lista de pasos y un código de muestra para desarrollar un eliminador de anotaciones de PDF en Java....documento cargado Acceda al annotations collection de la página y...

    kb.aspose.com/es/pdf/java/remove-annotations-fr...
  3. How to Protect PDF File with Password in C#

    This brief tutorial explains details about how to protect PDF file with password in C#. You will learn how using C# PDF password protect feature can be utilized by following simple steps and the code snippet....extraction of contents and annotations. Similarly, you can set different...

    kb.aspose.com/pdf/net/how-to-protect-pdf-file-w...
  4. Come aggiungere l'annotazione Freetext usando J...

    Codice di esempio Java per aggiungere Freetext annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file...

    products.aspose.com/pdf/it/java/annotation/free...
  5. 如何使用 C++ 添加 Polyline 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Polyline 註釋的原始程式碼...Example // Create PoliLine Annotation var polylineAnnotation =...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  6. Document.protectionType property | Aspose.Words...

    Document.protectionType property. Gets the currently active document protection type....changes, such as adding annotations, making revisions, or completing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Extrahera länkar från PDF med C#

    Denna handledning beskriver hur man extraherar länkar från PDF med C#. Den har detaljer för att ställa in IDE, en lista med steg och en exempelkod för att utveckla en PDF-länkextraktor med C#....alla sidor i den Skapa en annotation selector för att hitta länkkommentarer...

    kb.aspose.com/sv/pdf/net/extract-links-from-pdf...
  8. إضافة صورة إلى ملف PDF موجود|Aspose.PDF for Java

    يصف هذا القسم كيفية إضافة صورة إلى ملف PDF موجود باستخدام مكتبة Java....()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/ar/java/add-image-to-existi...
  9. Arsip

    Arsip...getPages()) { for (Annotation annotation : page.getAnnotations())...// Entah meratakan anotasi annotation.flatten(); // ATAU hapus...

    blog.aspose.com/id/pdf/compress-optimize-reduce...
  10. Aspose.PDF DOM API 基础|Aspose.PDF for .NET

    Aspose.PDF for .NET 还使用 DOM 的概念来表示 PDF 文档的结构。...Annotations 注释是 PDF 文档交互功能的一部分。我们为注释...命名空间。此命名空间包含帮助您处理注释的类,例如 Annotation、AnnotationCollection、CircleAnnotation...

    docs.aspose.com/pdf/zh/net/basics-of-dom-api/