Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 9,047 for

annotation

(0.2 sec)
  1. XFDFへの注釈のインポートとエクスポート|Aspose.PDF for .NET

    C#とAspose.PDF for .NETライブラリを使用して、XFDF形式で注釈をインポートおよびエクスポートできます。... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/ja/net/import-export-xfdf/
  2. 在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/
  3. PDF에서 주석 수정|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일의 주석을 XFDF로 수정하는 방법을 설명합니다....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/ko/net/modify-annotations/
  4. Comment mettre en surbrillance un document PDF ...

    Cet article explique comment mettre en surbrillance un document PDF à l'aide de Java. Il partage les détails de configuration, les étapes et un exemple de code exécutable pour mettre en surbrillance des mots dans un PDF à l'aide de Java....fragments de texte Créez une annotation de surbrillance à l’aide...surbrillance du texte Ajoutez cette annotation à la page cible et enregistrez...

    kb.aspose.com/fr/pdf/java/how-to-highlight-a-pd...
  5. Modifikasi Anotasi di PDF Anda|Aspose.PDF for .NET

    Bagian ini menjelaskan cara memodifikasi anotasi dari file PDF ke XFDF dengan Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/id/net/modify-annotations/
  6. .NET का उपयोग करके एनोटेशन निकालें | products.a...

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

    products.aspose.com/slides/hi/net/annotation/
  7. .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/
  8. 使用 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...
  9. Создание ссылок в PDF файле с C++|Aspose.PDF fo...

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

    docs.aspose.com/pdf/ru/cpp/create-links/
  10. Mettre à jour les liens dans un PDF|Aspose.PDF ...

    Mettre à jour les liens dans un PDF par programmation. Ce guide explique comment mettre à jour les liens dans un PDF en langage Java....); // Obtenez la première annotation de lien de la première page...); // Obtenez la première annotation de lien de la première page...

    docs.aspose.com/pdf/fr/java/update-links/