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

annotate

(0.51 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. ลบคำอธิบายประกอบโดยใช้ .NET | products.aspose.com

    ซอร์สโค้ด C# เพื่อลบความคิดเห็นในการนำเสนอ...PowerPoint ออนไลน์รวม Remove Annotation From ปชป วิธีลบคำอธิบายประกอบจาก...Slides สำหรับ .NET API Remove Annotation From PPTX วิธีลบคำอธิบายประกอบจาก...

    products.aspose.com/slides/th/net/annotation/
  3. 주석 추출 (파사드)|Aspose.PDF for Java

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일에서 XFDF로 주석을 추출하는 방법을 설명합니다.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ko/java/extract-annotation/
  4. Extraer Enlaces del Archivo PDF|Aspose.PDF para...

    Extraer enlaces de PDF con Java. Este tema le explica cómo extraer enlaces utilizando la clase AnnotationSelector.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/es/java/extract-links/
  5. Távolítsa el a megjegyzéseket Java használatáva...

    Java forráskód a prezentáció megjegyzéseinek eltávolításához...online tartalmazzák Remove Annotation From PPT Annotációk eltávolítása...API használatával. Remove Annotation From PPTX Annotációk eltávolítása...

    products.aspose.com/slides/hu/java/annotation/
  6. PDF のリンクを更新する|Aspose.PDF for C++

    Aspose.PDF for C++ を使用してプログラムで PDF 内のリンクを更新します。このガイドは、PDF ファイル内のリンクを更新する方法について説明しています。...DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // リンクの変更: リンク先を変更...

    docs.aspose.com/pdf/ja/cpp/update-links/
  7. सी ++ का उपयोग कर एनोटेशन हटाएं | products.aspo...

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

    products.aspose.com/slides/hi/cpp/annotation/
  8. python-java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/ko/2023-11-21T07:34:25+00:00alternate en https://products.aspose.com/total/ ......com/total/ko/python-java/annotate/2023-12-30T05:33:49+00:00alternate...aspose.com/total/python-java/annotate/ alternate fr https://products...

    products.aspose.com/total/ko/python-java.xml
  9. python-java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/nl/2023-11-21T07:34:25+00:00alternate en https://products.aspose.com/total/ ......com/total/nl/python-java/annotate/2023-12-30T05:33:49+00:00alternate...aspose.com/total/python-java/annotate/ alternate fr https://products...

    products.aspose.com/total/nl/python-java.xml
  10. How to Search Text and Highlight in PDF using C#

    This tutorial covers the details on how to search text and highlight in PDF using C#. The steps and the code sample demonstrate how to highlight pdf document using C# and then save the PDF having highlighted text in it....PDF, creating highlight annotations with color and shape, and...applying different highlight annotations to some text. You can highlight...

    kb.aspose.com/pdf/net/how-to-search-text-and-hi...