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

annotate

(0.28 sec)
  1. | Aspose.PDF

    Gestisci le annotazioni in PDF in modo programmatico con il codice di esempio Java utilizzando Aspose.PDF per Java...da rimuovere con Redaction Annotation Aggiungi annotazione di collegamento...Java Per aggiungere Text Annotation, utilizzeremo l’API Aspose...

    products.aspose.com/pdf/it/java/annotation/
  2. PDF 파일에서 링크 추출|Aspose.PDF for C++

    C#으로 PDF에서 링크를 추출합니다. 이 주제는 AnnotationSelector 클래스를 사용하여 링크를 추출하는 방법을 설명합니다....MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ko/cpp/extract-links/
  3. แก้ไขไฟล์ PDF โดยใช้ C# | Aspose.PDF

    แก้ไขเอกสาร PDF ด้วยโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/th/net/redaction/
  4. 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/
  5. スタンプからテキストを抽出|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...
  6. Modificar Anotações no seu PDF|Aspose.PDF for .NET

    Esta seção explica como modificar anotações de um arquivo PDF para XFDF com Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/pt/net/modify-annotations/
  7. | Aspose.PDF

    จัดการคำอธิบายประกอบใน PDF ด้วยโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/th/cpp/annotation/
  8. Изменение аннотаций в вашем 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/
  9. Импорт и экспорт аннотаций в XFDF|Aspose.PDF fo...

    Вы можете импортировать и экспортировать аннотации в формате XFDF с помощью C# и библиотеки Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/ru/net/import-export-xfdf/
  10. 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...