Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 8,551 for

annotation

(0.35 sec)
  1. PDF 스티키 주석 사용하기 C#|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF에 메모 및 강조와 같은 스티키 주석을 만드는 방법을 배웁니다.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/ko/net/sticky-annotations/
  2. Comment ajouter de l'audio à un PDF en utilisan...

    Cet article décrit comment ajouter de l'audio au PDF à l'aide de Python. Il fournit tous les détails de base pour configurer l'IDE et un exemple de code exécutable pour intégrer l'audio dans le PDF à l'aide de Python....différentes propriétés de l’annotation ajoutée pour le son. Étapes...Ajoutez-le à la collection d’annotations de la page sélectionnée Enregistrez...

    kb.aspose.com/fr/pdf/python/how-to-add-audio-to...
  3. PDF 파일에서 링크 추출하기|Aspose.PDF for Java

    Java를 사용하여 PDF에서 링크를 추출합니다. 이 주제는 AnnotationSelector 클래스를 사용하여 링크를 추출하는 방법을 설명합니다.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ko/java/extract-links/
  4. Изменение аннотаций в вашем PDF|Aspose.PDF for ...

    Этот раздел объясняет, как изменить аннотации из PDF файла в XFDF с помощью Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/ru/net/modify-annotations/
  5. C# 를 사용하여 PDF 편집 | Aspose.PDF

    .NET 용 Aspose.PDF 파일을 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 수정합니다....Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/ko/net/redaction/
  6. スタンプからテキストを抽出|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/ja/cpp/extract-text-from-st...
  7. Create AcroForm - Create Fillable PDF in C#|Asp...

    With Aspose.PDF for .NET you may create a form from scratch in your PDF file...be added with some widget annotations. .NET Core 3.1 // For complete...rectangle data for widget annotations. // The number of elements...

    docs.aspose.com/pdf/net/create-form/
  8. Anotação de Destaque em PDF usando C#|Aspose.PD...

    Aprenda como adicionar anotações de destaque a documentos PDF em .NET usando Aspose.PDF para ênfase e revisão de texto.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/pt/net/highlights-annotation/
  9. 在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/
  10. Chercher

    chercher...les commentaires sont des annotations ou des notes qui peuvent...Parcourez la collection des annotations. Après cela, lisez la propriété...

    blog.aspose.com/fr/diagram/add-comments-to-visi...