Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 9,064 for

annotate

(1.37 sec)
  1. PdfEncryptionDetails | Aspose.Words for Java

    Contains details for encrypting and access permissions for a PDF document in Java....to allow the editing of annotations. PdfEncryptionDetails encryptionDetails..."", PdfPermissions.MODIFY_ANNOTATIONS | PdfPermissions.DOCUMENT_ASSEMBLY);...

    reference.aspose.com/words/java/com.aspose.word...
  2. | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,透過 Python 範例程式碼以程式設計方式管理 PDF 中的註釋... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/zh-hant/python-net/anno...
  3. .NET का उपयोग करके एनोटेशन निकालें | products.a...

    प्रस्तुति टिप्पणियों को हटाने के लिए सी...ऑनलाइन शामिल करें Remove Annotation From पीपीटी .NET API के लिए...एनोटेशन कैसे निकालें। Remove Annotation From पीपीटीएक्स .NET API...

    products.aspose.com/slides/hi/net/annotation/
  4. .NET을 사용하여 주석 제거 | products.aspose.com

    프레젠테이션 주석을 제거하는 C# 소스 코드...PowerPoint 코드 샘플 온라인 포함 Remove Annotation From 피피티 .NET API용 Aspose...PPT에서 주석을 제거하는 방법. Remove Annotation From PPTX .NET API용 Aspose...

    products.aspose.com/slides/ko/net/annotation/
  5. 使用 Python 刪除註釋 | products.aspose.com

    去除演示文稿註釋的Python源碼...PowerPoint 代碼示例在線包括 Remove Annotation From PPT 如何通過 .NET API 使用...Python 從 PPT 中刪除註釋。 Remove Annotation From PPTX 如何通過 .NET API 使用...

    products.aspose.com/slides/zh-hant/python-net/a...
  6. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。...GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  7. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...Annotations.CircleAnnotation 类的实例),除了形状不同。...新建 Document 。 创建一个 Circle Annotation 并设置 Circle 参数(新建 Rectang...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/
  8. Documentation

    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....weight: 30 url: /id/cpp/figures-annotation/ description: Artikel ini...(instans dari kelas Aspose.Pdf.Annotations.CircleAnnotation) kecuali...

    docs.aspose.com/pdf/id/cpp/advanced-operations/...
  9. Ekstrak Tautan dari File PDF|Aspose.PDF untuk Java

    Ekstrak tautan dari PDF dengan Java. Topik ini menjelaskan cara mengekstrak tautan menggunakan kelas AnnotationSelector.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/id/java/extract-links/
  10. Membuat Tautan di File PDF dengan C++|Aspose.PD...

    Bagian ini menjelaskan cara membuat tautan dalam dokumen PDF Anda dengan C++....Tambahkan tautan ke properti Annotations dari objek Page. Terakhir...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/id/cpp/create-links/