Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 8,533 for

annotate

(0.28 sec)
  1. python-java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/he/python-java/2025-01-25T05:42:23+00:00alternate en https://products.aspose......com/total/he/python-java/annotate/2024-07-29T16:32:37+00:00alternate...aspose.com/total/python-java/annotate/ alternate fr https://products...

    products.aspose.com/total/he/python-java.xml
  2. python-java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/uk/python-java/2025-01-25T05:42:23+00:00alternate en https://products.aspose......com/total/uk/python-java/annotate/2024-07-29T16:32:37+00:00alternate...aspose.com/total/python-java/annotate/ alternate fr https://products...

    products.aspose.com/total/uk/python-java.xml
  3. PDF Redaction API | Aspose.PDF

    Redact PDF documents with free cross-platform Apps and High Code APIs for any platform....Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/redaction/
  4. PDF 멀티미디어 주석 사용하기 C#|Aspose.PDF for .NET

    Aspose.PDF for .NET은 PDF 문서에서 멀티미디어 주석을 추가, 가져오기 및 삭제할 수 있게 해줍니다....Hide ] PDF 문서의 주석은 Page 객체의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...모든 주석을 포함합니다: 각 페이지는 고유한 Annotations 컬렉션을 가지고 있습니다. 특정 페이지에 주석을...

    docs.aspose.com/pdf/ko/net/multimedia-annotation/
  5. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...the inkstrokes to get the annotation data. Saving the output as...and I click on Hide all annotations the underlying text is displayed...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  6. Quoi de neuf|Aspose.PDF pour Python via .NET

    Cette page présente les nouvelles fonctionnalités les plus populaires dans Aspose.PDF pour Python via .NET qui ont été introduites dans les versions récentes....Option 1 : parcourir les annotations sur la page page = document...] for annotation in page . annotations : if ( annotation . rect...

    docs.aspose.com/pdf/fr/python-net/whatsnew/
  7. arkiv

    arkiv...System::ArrayPtr Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/sv/pdf/working-with-annotations...
  8. | Aspose.PDF

    Gestisci le annotazioni in PDF in modo programmatico con il codice di esempio Python utilizzando Aspose.PDF per Python for .NET...da rimuovere con Redaction Annotation Aggiungi annotazione di collegamento...l’annotazione all’insieme Annotations dell’oggetto Page. Salva...

    products.aspose.com/pdf/it/python-net/annotation/
  9. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...redaction (text/content, annotations, embedded objects, metadata)...you to create redaction annotations for specific areas of the...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  10. PDF에서 주석 추출|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일에서 XFDF로 주석을 추출하는 방법을 설명합니다....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/ko/net/extract-annotation/