Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 9,049 for

annotate

(0.15 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Polyline Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/polyline/remove/ Recent content in How to remove Pol......– How to remove Polyline Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/polyline/remove/ Recent content...

    products.aspose.com/pdf/cpp/annotation/polyline...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to get Link Annotation using .NET https://products.aspose.com/pdf/net/annotation/link/get/ Recent content in How to get Link Annotation usi......Products – How to get Link Annotation using .NET https://products...https://products.aspose.com/pdf/net/annotation/link/get/ Recent content in...

    products.aspose.com/pdf/net/annotation/link/get...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to add Strikeout Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/strikeout/add/ Recent content in How to add Strikeout ......Products – How to add Strikeout Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/strikeout/add/ Recent content...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Redaction Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/redaction/remove/ Recent content in How to remove R......– How to remove Redaction Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/redaction/remove/ Recent content...

    products.aspose.com/pdf/cpp/annotation/redactio...
  5. スタンプからテキストを抽出|Aspose.PDF for C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/ja/cpp/extract-text-from-st...
  6. C# 를 사용하여 PDF 편집 | Aspose.PDF

    .NET 용 Aspose.PDF 파일을 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 수정합니다....Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/ko/net/redaction/
  7. PDFテキスト注釈|Aspose.PDF for C++

    Aspose.PDF for C++は、PDFドキュメントにテキスト注釈を追加、取得、削除することを可能にします。... 注釈は特定のページの Annotations コレクションによって含まれています。このコレクシ...注釈のみが含まれており、すべてのページには独自のAnnotationsコレクションがあります。 特定のページに注釈を追加...

    docs.aspose.com/pdf/ja/cpp/text-annotation/
  8. Comment ajouter de l'audio à un PDF en utilisan...

    Cet article décrit comment ajouter de l'audio au PDF à l'aide de Python. Il fournit tous les détails de base pour configurer l'IDE et un exemple de code exécutable pour intégrer l'audio dans le PDF à l'aide de Python....différentes propriétés de l’annotation ajoutée pour le son. Étapes...Ajoutez-le à la collection d’annotations de la page sélectionnée Enregistrez...

    kb.aspose.com/fr/pdf/python/how-to-add-audio-to...
  9. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。... 注释包含在特定页面的 Annotations 集合中。此集合仅包含该单个页面的注释;每个页面都有其自己的注释集合。...然后打开输入的PDF。 将注释添加到 Page 对象的Annotations集合中。 以下代码片段向您展示了如何在PDF页面中添加注释。...

    docs.aspose.com/pdf/zh/cpp/text-annotation/
  10. Работа с Действиями в PDF|Aspose.PDF for C++

    Этот раздел объясняет, как программно добавлять действия в документ и поля формы с помощью C++....добавьте эти ссылки в коллекцию Annotations объекта Page . Наконец, сохраните...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ru/cpp/actions/