Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 8,582 for

annotate

(0.09 sec)
  1. C++ 을 (를) 사용하여 Highlight 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Highlight 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Highlight 주석에 대해 Add..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/ko/cpp/annotation/highl...
  2. C++ 을 (를) 사용하여 Circle 주석을 제거하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에서 Circle 주석을 제거하는 소스 코드...Annotations 컬렉션에서 Circle 주석에 대해 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/circl...
  3. C++ 을 (를) 사용하여 Link 주석을 제거하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에서 Link 주석을 제거하는 소스 코드...Annotations 컬렉션에서 Link 주석에 대해 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/link/...
  4. نحوه دریافت Freetext حاشیه نویسی با استفاده از ...

    کد نمونه جاوا برای دریافت Freetext حاشیه نویسی در فایل PDF در محیط زمان اجرا جاوا برای JSP/JSF برنامه ها و برنامه های دسکتاپ....pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > freeTextAnnotations = annotationSelector...

    products.aspose.com/pdf/fa/java/annotation/free...
  5. Jak dodać Highlight Adnotację za pomocą Java | ...

    Przykładowy kod Java, aby dodać Highlight adnotacje w pliku PDF na Java Runtime Environment dla aplikacji JSP/JSF i aplikacji desktopowych....Annotations Zapisz plik ponownie Wymagania...visit ( page ); // Create annotations HighlightAnnotation highlightAnnotation...

    products.aspose.com/pdf/pl/java/annotation/high...
  6. CommentDisplayMode enumeration | Aspose.Words f...

    aspose.words.layout.CommentDisplayMode enumeration. Specifies the rendering mode for document comments....SHOW_IN_ANNOTATIONS Renders document comments in annotations. This...CommentDisplayMode . SHOW_IN_ANNOTATIONS doc . save ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Actions in PDF document|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....annotations import NamedAction , PredefinedAction...document . open_action = ap . annotations . JavascriptAction ( "app...

    docs.aspose.com/pdf/python-net/actions/
  8. Tooltip PDF menggunakan C#|Aspose.PDF for .NET

    Pelajari cara menambahkan tooltip ke fragmen teks dalam PDF menggunakan C# dan Aspose.PDF...Annotations.HideAction digunakan untuk...Flags |= Aspose . Pdf . Annotations . AnnotationFlags . Hidden...

    docs.aspose.com/pdf/id/net/pdf-tooltip/
  9. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...getOnClose()); } } for (Annotation annotation : page.getAnnotations())...{ for (PdfAction action : annotation.getPdfActions()) { if (action...

    forum.aspose.com/t/unable-to-extract-javascript...
  10. Архивы

    Архивы...Annotations . Сохраните PDF, используя...страницы PDF-файла page.Annotations.Add(link); // Сохранить обновленный...

    blog.aspose.com/ru/pdf/add-hyperlinks-to-pdf-in...