Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 8,533 for

annotation

(0.15 sec)
  1. 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...
  2. Archiv

    Archiv... Fügen Sie der Sammlung Annotations der jeweiligen PDF-Seite...[Document.Pages 1 .Annotations.Add(Annotation)] 12 eine Anmerkung...

    blog.aspose.com/de/pdf/add-or-remove-annotation...
  3. Extrair Anotações de PDF|Aspose.PDF for .NET

    Esta seção explica como extrair anotações de um arquivo PDF para XFDF com Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/pt/net/extract-annotation/
  4. Extraer Texto de Sellos|Aspose.PDF para 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/es/cpp/extract-text-from-st...
  5. Redaguj PDF przy użyciu C# | Aspose.PDF

    Redaguj dokumenty PDF programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla .NET...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/pl/net/redaction/
  6. التعليق المتعدد الوسائط على PDF باستخدام C#|Asp...

    Aspose.PDF for .NET يتيح لك إضافة واسترجاع وحذف التعليق المتعدد الوسائط من مستند PDF الخاص بك....Annotations لتضمين ملفات SWF كتعليقات...الصوت. يجب أن يكون Sound Annotation مشابهًا لتعليق نصي باستثناء...

    docs.aspose.com/pdf/ar/net/multimedia-annotation/
  7. 아카이브

    아카이브... 특정 페이지의 annotations 속성을 가져와 해당 페이지의 모든 주석을 가져옵니다...document = ap.Document("annotations.pdf") # 첫 페이지의 모든 주석을 반복합니다...

    blog.aspose.com/ko/pdf/parse-pdf-in-python/
  8. 추가 유형의 PDF 주석 사용|Aspose.PDF for Java

    이 섹션에서는 PDF 문서에 추가 유형의 주석을 추가하고, 가져오고, 삭제하는 방법을 설명합니다....[ Hide ] 기존 PDF 파일에 Caret Annotation 추가하는 방법 Caret Annotation은...파일 로드 - 새로운 문서 . 새 Caret Annotation 을 만들고 Caret 매개변수(새 Rectangle...

    docs.aspose.com/pdf/ko/java/extra-annotations/
  9. 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/
  10. DocumentSecurity | Aspose.Words for Java

    Used as a value for the BuiltInDocumentProperties.getSecurity / BuiltInDocumentProperties.setSecurityint property in Java....READ_ONLY_EXCEPT_ANNOTATIONS); doc.save(getArtifactsDir()...curity.READ_ONLY_EXCEPT_ANNOTATIONS, new Document(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...