Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 9,064 for

annotate

(0.17 sec)
  1. Python을 사용한 주석 및 특수 텍스트|Aspose.PDF for Python v...

    Python용 Aspose.PDF 를 사용하여 PDF 문서의 스탬프 주석, 강조 표시된 텍스트 및 위 첨자/아래 첨자 내용에서 텍스트를 추출하는 방법을 알아봅니다....annotations . 인지 확인 StampAnnotation 그런...( infile , page_number , annotation_index , outfile ): """ Extracts...

    docs.aspose.com/pdf/ko/python-net/annotation-an...
  2. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....learn to retrieve selected annotations from a page and fetch URI...URI from link-type annotations. Steps to Extract URL from PDF using...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...
  3. Redact PDF using Java | Aspose.PDF

    Redact PDF documents programmatically with Java sample code using Aspose.PDF for Java...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/java/redaction/
  4. 使用 Python 添加额外注释|Aspose.PDF for Python via .NET

    本节描述如何从您的 PDF 文档中添加、获取和删除额外类型的注释。... annotations . CaretAnnotation ( document...caretAnnotation1 . flags = ap . annotations . AnnotationFlags . PRINT...

    docs.aspose.com/pdf/zh/python-net/extra-annotat...
  5. How to disable the hyperlink in PDF file - Free...

    Hi Team, I need to disable hyperlink in pdf based on url pattern. Here is url pattern for example String[] urlPatterns = { “.rendition/eppublic/documentService/.”, “.rendition/eppublic/service/.”, “.rendition/eppubl…...through all annotations on the page for (Annotation annotation : page...getAnnotations()) { // Check if the annotation is a LinkAnnotation (hyperlink)...

    forum.aspose.com/t/how-to-disable-the-hyperlink...
  6. 在PDF文件中创建链接使用C++|Aspose.PDF for C++

    本节解释如何使用C++在PDF文档中创建链接。... 将链接添加到Page对象的 Annotations 属性。 最后,使用Document对象的Save方法保存更新的PDF。...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/zh/cpp/create-links/
  7. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples....Python How to Parse PDF Annotations in Python Aspose.PDF: Best...elements such as text, images, annotations, attachments, and graphs...

    blog.aspose.com/pdf/parse-pdf-in-python/
  8. Python で PDF リンクを更新する方法|Aspose.PDF for Python v...

    Python で PDF リンクの外観とリンク先を更新する方法を学びましょう。..., is_assignable def link_annotation_update_text_color ( infile...Document ( infile ) link_annotations = [ a for a in document ...

    docs.aspose.com/pdf/ja/python-net/update-links/
  9. PDF에서 주석 수정|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일의 주석을 XFDF로 수정하는 방법을 설명합니다....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/ko/net/modify-annotations/
  10. Anotasi dan Teks Khusus menggunakan Python|Aspo...

    Pelajari cara mengekstrak teks dari anotasi stempel, teks yang disorot, dan konten superskrip/subskrip dalam dokumen PDF menggunakan Aspose.PDF for Python....annotations . Verifikasi bahwa itu adalah...( infile , page_number , annotation_index , outfile ): """ Extracts...

    docs.aspose.com/pdf/id/python-net/annotation-an...