Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 8,583 for

annotation

(0.2 sec)
  1. | Aspose.PDF

    จัดการคำอธิบายประกอบใน PDF ด้วยโปรแกรมด้วยรหัสตัวอย่าง Java โดยใช้ Aspose.PDF สำหรับ Java... resolve ( "java-add-annotation.pdf" ). toString (); Document...setContents ( "This is a free text annotation." ); freeTextAnnotation ...

    products.aspose.com/pdf/th/java/annotation/
  2. Java 을 (를) 사용하여 Highlight 주석을 제거하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에서 Highlight 주석을 제거하기 위한 Java 샘플 코드입니다....Annotations 컬렉션에서 Highlight 주석에 대해 Remove...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/ko/java/annotation/high...
  3. Jak dodać Link Adnotację za pomocą Java | Aspos...

    Przykładowy kod Java, aby dodać Link adnotacje w pliku PDF na Java Runtime Environment dla aplikacji JSP/JSF i aplikacji desktopowych....Annotations Zapisz plik ponownie Wymagania...get_Item ( 1 ); // Create Link Annotation and set the action to call...

    products.aspose.com/pdf/pl/java/annotation/link...
  4. PDF Document.Save InvalidOperationException Wro...

    Attempting to read and save a pdf results in System.InvalidOperationException: Wrong format of page’s content. This occurs for certain PDF files with Annotations. If we remove the Annotations, the document can be saved…...files with annotations. If we remove the annotations, the document...A==) at Aspose.Pdf.Annotations.Annotation.#=zqbAQwpbiGwUf(#=...

    forum.aspose.com/t/pdf-document-save-invalidope...
  5. Memodifikasi Anotasi dalam File PDF Anda (facad...

    Bagian ini menjelaskan bagaimana memodifikasi anotasi dari file PDF ke XFDF dengan Aspose.PDF Facades....DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...1 ), defaultAppearance ); annotation . setTitle ( "Pengguna Demo...

    docs.aspose.com/pdf/id/java/modify-annotations/
  6. Archivio

    Archivio...annotazioni alla raccolta Annotations della particolare pagina...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Salvare il...

    blog.aspose.com/it/pdf/add-or-remove-annotation...
  7. Что нового 2023|Aspose.PDF for .NET

    Эта страница представляет самые популярные новые функции в Aspose.PDF for .NET, представленные в 2023 году....GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/ru/net/whatsnew/2023/
  8. PDF スティッキー注釈|Aspose.PDF for Java

    このトピックはスティッキー注釈についてです。例として、テキストに透かし注釈を示します。ページ上にグラフィックを表すために使用されます。このタスクを解決するためのコードスニペットを確認してください。...annotationSelector ); List < Annotation > WatermarkAnnotations =...getSelected (); // 結果を出力する for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/ja/java/sticky-annotations/
  9. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++....link to the Page object’s Annotations property. Finally, save the...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/cpp/create-links/
  10. Supprimer le surlignage d’un PDF à l’aide de Py...

    Suivez cet article pour supprimer le surlignage d’un PDF à l’aide de Python. Il contient des détails pour configurer l’IDE, une liste d’étapes et un exemple de code montrant comment effacer le surlignage dans un PDF à l’aide de Python en supprimant toutes les Annotations ou une Annotation particulière....et collecter toutes les annotations cibles Pour supprimer toutes...toutes les annotations de surlignage, marquer toutes les annotations...

    kb.aspose.com/fr/pdf/python/remove-highlight-fr...