Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 8,462 for

annotate

(0.13 sec)
  1. index.xml

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

    products.aspose.com/pdf/cpp/annotation/text/rem...
  2. Ikhtisar Anotasi|Aspose.PDF untuk C++

    Lihat daftar anotasi yang mungkin Anda gunakan dengan Aspose.PDF untuk C++....|[Underline](/pdf/id/cpp/highlights-annotation/)|(PDF 1.3) Anotasi garis...|[Squiggly](/cpp/highlights-annotation/)|(PDF 1.4) Anotasi garis...

    docs.aspose.com/pdf/id/cpp/overview-of-annotati...
  3. PDFでのリンク注釈の使用|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用すると、PDFドキュメントからリンク注釈を追加、取得、削除できます。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/ja/net/link-annotations/
  4. استخراج التعليقات التوضيحية (الواجهات)|Aspose.P...

    يشرح هذا القسم كيفية استخراج التعليقات التوضيحية من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ar/java/extract-annotation/
  5. PDFテキスト注釈|Aspose.PDF for C++

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

    docs.aspose.com/pdf/ja/cpp/text-annotation/
  6. Modificar Anotaciones en su Archivo PDF (facade...

    Esta sección explica cómo modificar anotaciones del archivo PDF a XFDF con Aspose.PDF Facades....DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...1 ), defaultAppearance ); annotation . setTitle ( "Usuario de...

    docs.aspose.com/pdf/es/java/modify-annotations/
  7. แก้ไขไฟล์ PDF โดยใช้ C# | Aspose.PDF

    C# ซอร์สโค้ดเพื่อแก้ไขข้อมูลที่สำคัญในไฟล์ PDF บนกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/th/net/redaction/
  8. PDF 文本注释|Aspose.PDF for C++

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

    docs.aspose.com/pdf/zh/cpp/text-annotation/
  9. 在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/
  10. PDF 注释|Aspose.PDF for Python via .NET

    本节介绍如何使用 Aspose.PDF 库对 PDF 文件添加各种注释。...PDF 注释 Contents [ Hide ] Annotations in PDFs are interactive elements...various types of annotations, including text annotations (such as text...

    docs.aspose.com/pdf/zh/python-net/annotations/