Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 5,672 for

annotation

(0.6 sec)
  1. Использование аннотаций текста для PDF|Aspose.P...

    Aspose.PDF for .NET позволяет добавлять, получать и удалять аннотации текста из вашего PDF-документа....Аннотации содержатся в коллекции Annotations конкретной страницы. Эта...RunExamples . GetDataDir_AsposePdf_Annotations (); // Open PDF document...

    docs.aspose.com/pdf/ru/net/text-annotation/
  2. Créer un AcroForm - Créer un PDF remplissable e...

    Avec Aspose.PDF for .NET, vous pouvez créer un formulaire à partir de zéro dans votre fichier PDF...être ajouté avec quelques annotations de widget. .NET Core 3.1...rectangle data for widget annotations. // The number of elements...

    docs.aspose.com/pdf/fr/net/create-form/
  3. C++로 PDF 파일에 링크 생성|Aspose.PDF for C++

    이 섹션은 C++로 PDF 문서에 링크를 생성하는 방법을 설명합니다.... 페이지 객체의 Annotations 속성에 링크를 추가합니다. 마지막으로, Document...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ko/cpp/create-links/
  4. PDF에서 주석 추출|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일에서 XFDF로 주석을 추출하는 방법을 설명합니다....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/ko/net/extract-annotation/
  5. Добавление аннотаций фигур с использованием C#|...

    Эта статья описывает, как добавлять, получать и удалять аннотации фигур из вашего PDF-документа с Aspose.PDF for .NET... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Line Annotation var lineAnnotation = new...

    docs.aspose.com/pdf/ru/net/figures-annotation/
  6. Tambahkan Anotasi Gambar menggunakan C#|Aspose....

    Artikel ini menjelaskan cara menambahkan, mendapatkan, dan menghapus anotasi gambar dari dokumen PDF Anda dengan Aspose.PDF for .NET... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Line Annotation var lineAnnotation = new...

    docs.aspose.com/pdf/id/net/figures-annotation/
  7. PDF 파일에서 주석 수정하기 (파사드)|Aspose.PDF for Java

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일의 주석을 XFDF로 수정하는 방법을 설명합니다....document ); // 주석 속성을 수정하기 위해 Annotation 유형의 새 객체를 만듭니다. DefaultAppearance...DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...

    docs.aspose.com/pdf/ko/java/modify-annotations/
  8. Extraire les Liens du Fichier PDF|Aspose.PDF po...

    Extraire les liens d'un PDF avec Java. Ce sujet vous explique comment extraire des liens en utilisant la classe AnnotationSelector....représentés sous forme d’annotations dans un fichier PDF, donc...Page. Obtenez toutes les annotations de lien sélectionnées dans...

    docs.aspose.com/pdf/fr/java/extract-links/
  9. 使用 C++ 操作 PDF 中的注释 | Aspose.PDF

    简单的演示源代码,可在任何使用 C++ 语言的平台上操作 PDF 中的注释。...MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/zh-hans/cpp/annotation/
  10. Extrair Texto De Carimbos|Aspose.PDF for C++

    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....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/pt/cpp/extract-text-from-st...