Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 8,589 for

annotation

(0.12 sec)
  1. C++ 을 (를) 사용하여 Caret 주석을 제거하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에서 Caret 주석을 제거하는 소스 코드...Annotations 컬렉션에서 Caret 주석에 대해 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/caret...
  2. .NET 을 (를) 사용하여 Watermark 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Watermark 주석을 추가하는 C...Annotations 컬렉션에서 Watermark 주석에 대해 Add..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/ko/net/annotation/water...
  3. วิธีการลบ Highlight คำอธิบายประกอบโดยใช้ Java |...

    Java ตัวอย่างรหัสที่จะลบ Highlight คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับการประยุกต์ใช้ JSP/JSF และการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/th/java/annotation/high...
  4. Aspose.PDF Product Family

    Trouvez des réponses pour créer, convertir, modifier et manipuler des fichiers PDF par programmation....utilisant C# Supprimer les annotations d'un PDF à l'aide de C# Imposer...l'aide de Java Supprimer les annotations d'un PDF en Java Imposer...

    kb.aspose.com/fr/pdf/page/2/
  5. CommentDisplayMode enumeration | Aspose.Words f...

    aspose.words.layout.CommentDisplayMode enumeration. Specifies the rendering mode for document comments....SHOW_IN_ANNOTATIONS Renders document comments in annotations. This...CommentDisplayMode . SHOW_IN_ANNOTATIONS doc . save ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Cambios en la API Pública en Aspose.PDF para Ja...

    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....end, Enum annotType, Annotation annotation) cambiado a void modifyAnnotations(int...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/es/java/public-api-changes-...
  7. Kako izbrisati komentare u PDF-u u Javi

    Ovaj vodič vodi o tome kako izbrisati komentare u PDF-u u Javi. Dijeli informacije za postavljanje IDE-a, korake za pisanje programa i primjer koda za brisanje svih komentara u PDF-u u Javi....pristupite collection of annotations na njoj Raščlanite svaku...zbirci Annotations da biste izbrisali Text annotation Spremite...

    kb.aspose.com/hr/pdf/java/how-to-delete-comment...
  8. Supprimer la surbrillance d’un PDF à l’aide de C#

    Consultez cet article pour supprimer la surbrillance d’un PDF à l’aide de C#. Il contient des détails sur la configuration de l’IDE, une liste d’étapes et un exemple de code démontrant comment supprimer les surbrillances dans un PDF à l’aide de C#....collection d’annotations correspondante. Analysez chaque annotation de...nécessaire, puis supprimez l’annotation de surbrillance selon les...

    kb.aspose.com/fr/pdf/net/remove-highlight-from-...
  9. Anotações de Figuras em PDF|Aspose.PDF para Java

    Este artigo descreve como adicionar, obter e excluir anotações de figuras em seu documento PDF com Aspose.PDF para Java...Annotations.CircleAnnotation) exceto...Document . Crie uma nova Circle Annotation e defina os parâmetros do...

    docs.aspose.com/pdf/pt/java/figures-annotation/
  10. PDF Tooltip using using C++|Aspose.PDF for C++

    了解如何使用 C++ 和 Aspose.PDF 向 PDF 文档中的文本片段添加工具提示...Annotations.HideAction 类为文本块分配隐藏/显示动...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/zh/cpp/pdf-tooltip/