Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 8,613 for

annotator

(0.55 sec)
  1. | Aspose.PDF

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

    products.aspose.com/pdf/it/cpp/annotation/
  2. Archiv

    Archiv...Pythonu Parsing PDF Figures Annotation in Python Jak analyzovat...má svou vlastní kolekci Annotations, která obsahuje všechny poznámky...

    blog.aspose.com/cs/pdf/parse-pdf-in-python/
  3. 新着情報|Aspose.PDF for Python via .NET

    このページでは、Aspose.PDF for Python via .NETの最近のリリースで導入された最も人気のある新機能を紹介します。...] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/ja/python-net/whatsnew/
  4. 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...
  5. PDF API 편집하기 | Aspose.PDF

    모든 플랫폼에서 사용할 수 있는 무료 크로스 플랫폼 앱과 High Code API를 사용하여 PDF 문서를 수정할 수 있습니다....Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/ko/redaction/
  6. Extraire des liens à partir du fichier PDF|Aspo...

    Extraire des liens à partir de PDF avec C#. Ce sujet vous explique comment extraire des liens en utilisant la classe AnnotationSelector....sont représentés comme des annotations dans un fichier PDF, donc...Page. Obtenez toutes les annotations de lien sélectionnées dans...

    docs.aspose.com/pdf/fr/cpp/extract-links/
  7. Ekstrak Teks Dari Stempel menggunakan C#|Aspose...

    Pelajari cara menggunakan fitur khusus dari Aspose.PDF for .NET - ekstraksi teks dari anotasi stempel... Dapatkan Annotation yang diinginkan dari daftar...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/id/net/extract-text-from-st...
  8. API PDF را ویرایش کنید | Aspose.PDF

    اسناد PDF را با برنامه های متقابل پلتفرمی رایگان و API های کد بالا برای هر پلتفرمی ویرایش کنید....Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/fa/redaction/
  9. Anotação Multimídia em PDF usando C#|Aspose.PDF...

    Aspose.PDF for .NET permite adicionar, obter e excluir a anotação multimídia do seu documento PDF....estão contidas na coleção Annotations de um objeto Page . Esta...tem sua própria coleção de Annotations. Para adicionar uma anotação...

    docs.aspose.com/pdf/pt/net/multimedia-annotation/
  10. Extrair Anotações de PDF|Aspose.PDF for .NET

    Esta seção explica como extrair anotações de um arquivo PDF para XFDF com Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

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