Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 8,591 for

annotate

(1.67 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – .NET 을 (를) 사용하여 Caret 주석을 추가하는 방법https://products.aspose.com/pdf/ko/net/annotation/caret/add/Recent content in .NET 을 (를) 사용하여 Caret 주석을 추가하는 방......com/pdf/ko/net/annotation/caret/add/Recent content...+0000https://products.aspose.com/pdf/ko/net/annotation/caret/add/index.xml self...

    products.aspose.com/pdf/ko/net/annotation/caret...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 을 (를) 사용하여 Circle 주석을 추가하는 방법https://products.aspose.com/pdf/ko/java/annotation/circle/add/Recent content in Java 을 (를) 사용하여 Circle 주석을 추가......com/pdf/ko/java/annotation/circle/add/Recent content...s.aspose.com/pdf/ko/java/annotation/circle/add/index.xml self...

    products.aspose.com/pdf/ko/java/annotation/circ...
  3. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...annotations.RedactionAnnotation(page...fill_color = pdf.Color.black page.annotations.add(ann, True) try: ann.redact()...

    forum.aspose.com/t/really-weird-large-redaction...
  4. C++ Overview|Aspose.PDF pour C++

    Aperçu des fonctionnalités clés et des formats pris en charge d'Aspose.PDF pour C++, manuel d'installation et de licence de la bibliothèque C++....pages PDF, d’ajouter des annotations, de gérer des polices personnalisées...supprimer ou aplatir les annotations supprimer les champs AcroForm...

    docs.aspose.com/pdf/fr/cpp/overview/
  5. Java 을 (를) 사용하여 Highlight 주석을 추가하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램의 Java 런타임 환경에서 PDF 파일에 Highlight 주석을 추가하기 위한 Java 샘플 코드입니다....Annotations 컬렉션에서 Highlight 주석에 대해 Add...visit ( page ); // Create annotations HighlightAnnotation highlightAnnotation...

    products.aspose.com/pdf/ko/java/annotation/high...
  6. 如何使用 C++ 删除 Polygon 注释 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  7. 如何用 .NET 添加 Strikeout 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Strikeout 个注释。...Annotations 集合中的 Strikeout 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  8. 如何使用 C++ 删除 Underline 注释 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  9. 如何使用 C++ 删除 Text 注释 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  10. C#를 사용한 PDF 툴팁|Aspose.PDF for .NET

    C# 및 Aspose.PDF를 사용하여 PDF의 텍스트 조각에 툴팁을 추가하는 방법을 배웁니다....Annotations.HideAction 클래스를 사용하여 텍스트...Flags |= Aspose . Pdf . Annotations . AnnotationFlags . Hidden...

    docs.aspose.com/pdf/ko/net/pdf-tooltip/