Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 8,478 for

annotate

(0.16 sec)
  1. .NET 을 (를) 사용하여 Freetext 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Freetext 주석을 추가하는 C...Annotations 컬렉션에서 Freetext 주석에 대해 Add...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/ko/net/annotation/freet...
  2. C++ 을 (를) 사용하여 Polyline 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Polyline 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Polyline 주석에 대해 Add...Example // Create PoliLine Annotation var polylineAnnotation =...

    products.aspose.com/pdf/ko/cpp/annotation/polyl...
  3. 如何用 C++ 添加 Square 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Square 注释的源代码...Annotations 集合中的 Square 注释方法 Add 再次保存该文件...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. Créer des liens dans un fichier PDF avec C#|Asp...

    Cette section explique comment créer des liens dans votre document PDF avec C#....Ajoutez le lien à la propriété Annotations de l’objet Page. Enfin, enregistrez...le lien à la collection Annotations de l’objet Page. Enregistrez...

    docs.aspose.com/pdf/fr/net/create-links/
  5. ลบคำอธิบายประกอบ PPT ออนไลน์หรือจัดการคำอธิบายป...

    ลบความคิดเห็นออกจากไฟล์ PPT ผ่านแอปออนไลน์ฟรีรหัส Java API เพื่อจัดการความคิดเห็นของไฟล์ PPT...Total Java Annotate ลบคำอธิบายประกอบ PPT ออนไ...s) ``` 📝 เหตุผลในการทำ Annotations ในไฟล์ PPT: ปรับปรุงการสอน...

    products.aspose.com/total/th/java/annotate/ppt/
  6. PDF Tooltip using using C++|Aspose.PDF for C++

    了解如何使用 C++ 和 Aspose.PDF 向 PDF 文档中的文本片段添加工具提示...Annotations.HideAction 类为文本块分配隐藏/显示动...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/zh/cpp/pdf-tooltip/
  7. CommentDisplayMode enumeration | Aspose.Words f...

    Aspose.Words.Layout.CommentDisplayMode enumeration. Specifies the rendering mode for document comments....Renders document comments in annotations. This is only available for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ค้นหา

    ค้นหา...add(Annotation) สุดท้าย บันทึก PDF ที่อัปเดตโดยใช้เมธอด...textAnnotation.setTitle("Sample Annotation Title"); // ตั้งค่าหัวเรื่องคำอธิบายประกอบ...

    blog.aspose.com/th/pdf/add-or-remove-annotation...
  9. PDF スティッキー注釈を C++ で使用|Aspose.PDF for C++

    このトピックでは、スティッキー注釈について説明します。例として、テキスト内の透かし注釈を示します。ページ上にグラフィックを表すために使用されます。このタスクを解決するためのコードスニペットを確認してください。...namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...注釈をページの注釈コレクションに追加する page -> get_Annotations () -> Add ( wa ); // フォント設定用の...

    docs.aspose.com/pdf/ja/cpp/sticky-annotations/
  10. PDF에서 C#으로 테이블 데이터 추출|Aspose.PDF for .NET

    C#을 사용하여 PDF에서 표 형식 데이터를 추출하는 방법을 배우십시오.... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/ko/net/extract-data-from-ta...