Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 8,545 for

annotator

(1.02 sec)
  1. 如何使用 Python 从 PDF 中删除注释

    本文指导如何使用 Python 从 PDF 中删除注释。它提供了设置 IDE 的详细信息,编写程序算法和可运行的示例代码,以使用 Python 删除 PDF 中的所有注释。...类对象加载包含一些注释的源 PDF 文件 解析加载文档的所有页面并访问 annotations 的集合 检查每个注释是否为 TEXT 类型 如果...Python 删除 PDF 中的注释的过程。它表明 Annotation 类是实现此要求的重要类,如果您想删除所有评论,请使用此代码,否则通过直接在...

    kb.aspose.com/zh/pdf/python/how-to-remove-comme...
  2. Python PDF API for Creating, Merging, Editing, ...

    Python wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...manipulation, management of annotations, add or remove bookmarks...attachments, bookmarks, annotations, hyperlinks, watermarks and...

    products.aspose.com/pdf/python-java/
  3. Opmerkingen uit PDF verwijderen met behulp van ...

    Dit artikel beschrijft hoe u opmerkingen uit PDF kunt verwijderen met behulp van Python. Het biedt gedetailleerde informatie over het instellen van de IDE, het schrijfprogramma-algoritme en een uitvoerbare voorbeeldcode om alle opmerkingen in PDF te verwijderen met behulp van Python....open de verzameling van annotations Controleer elke annotatie...Python . Het laat zien dat de Annotation-klasse een belangrijke klasse...

    kb.aspose.com/nl/pdf/python/how-to-remove-comme...
  4. Gestisci i moduli PDF in C++ | Aspose.PDF

    Gestisci i moduli PDF in modo programmatico con il codice di esempio C++ utilizzando Aspose.PDF per C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/it/cpp/acroforms/
  5. 如何使用 C++ 添加 Caret 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Caret 註釋的原始程式碼...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  6. 如何使用 C++ 添加 Highlight 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Highlight 註釋的原始程式碼...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( HighlightAnnotation1...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  7. 如何使用 .NET 添加 Text 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Text 批注。...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( TextAnnotation1 );...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  8. Come aggiungere l'annotazione Polygon usando C+...

    Codice sorgente per aggiungere Polygon annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/it/cpp/annotation/polyg...
  9. Get Permissions using Go|Aspose.PDF for Go via C++

    Read and display the access permissions of a password-protected PDF document with Aspose.PDF for Go via C++....modifying content (except forms/annotations)" , asposepdf . ExtractContent..."Allow adding/modifying text annotations" , asposepdf . FillForm :...

    docs.aspose.com/pdf/go-cpp/get-permissions/
  10. Optimiser, compresser ou réduire la taille d'un...

    Optimiser le fichier PDF, réduire toutes les images, réduire la taille du PDF, désincorporer les polices, supprimer les objets inutilisés avec C#....Supprimer ou aplatir les annotations. Une explication détaillée...pages, des apparences d’annotations ou des motifs de carrelage—sont...

    docs.aspose.com/pdf/fr/net/optimize-pdf/