Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 8,589 for

annotate

(0.27 sec)
  1. Working with Forms|Aspose.PDF for Java

    This section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for Java....Internally AcroForms are annotations or fields applied to a PDF...

    docs.aspose.com/pdf/java/working-with-forms/
  2. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....changes to pages, form fields, annotations, and XForms that are not...hidden/sensitive content (annotations, metadata, attachments, JavaScript...

    docs.aspose.com/pdf/net/whatsnew/2025/
  3. LinkAnnotation Destination PageNumber is always...

    Hi, I notice in some PDF with LinkAnnotations pointing another page inside the document, the PageNumber property in LinkAnnotation.Destination attribute is always 0. Destination is implemented by XYZExplicitDestination…...page pointed by the link annotation? tfipsrd January 8, 2025...annotationIn in pdfPage.Annotations) { if (annotationIn is LinkAnnotation...

    forum.aspose.com/t/linkannotation-destination-p...
  4. چگونگی اضافه کردن Link حاشیه نویسی با استفاده ا...

    کد نمونه جاوا برای اضافه کردن Link حاشیه نویسی در فایل پی دی اف در محیط جاوا زمان اجرا برای JSP/JSF نرم افزار و برنامه های دسکتاپ....get_Item ( 1 ); // Create Link Annotation and set the action to call..."callto:678-555-0103" )); // Add annotation to page page . getAnnotations...

    products.aspose.com/pdf/fa/java/annotation/link...
  5. Ta bort markering från PDF med Java

    Följ denna artikel för att ta bort PDF-markering med Java. Du får information om hur du konfigurerar IDE, en lista med steg och ett exempel på kod som visar hur du tar bort markering i PDF med Java....annoteringen med metoden delete() i Annotations-samlingen som nås via getAnnotations()...markering i PDF med Java . Varje annotering på en sida konverteras till...

    kb.aspose.com/sv/pdf/java/remove-highlight-from...
  6. Como excluir todos os comentários em PDF em C #

    Este breve tutorial orienta sobre como excluir todos os comentários em pdf em c#. Ele fornece detalhes sobre as configurações do IDE, um fluxo de programa e um código de amostra executável para remover todos os comentários do PDF em C#....páginas do PDF para testar o annotations Percorra todas as anotações...tendo uma coleção chamada Annotations que é iterada ainda mais...

    kb.aspose.com/pt/pdf/net/how-to-delete-all-comm...
  7. 아카이브

    아카이브...반복 for (auto annotation : page->get_Annotations()) { // 주석 유형...확인 if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/ko/pdf/extract-data-from-tables...
  8. Wis PDF-annotaties online en gebruik Python | p...

    Verwijder gratis opmerkingen uit PDF-documenten via de online app. Python API-code om opmerkingen uit het PDF-bestand te verwijderen....NET Annotate Wis PDF-annotaties online...Loop door de array en roep annotations.delete aan Roep de opslagmethode...

    products.aspose.com/total/nl/python-net/annotat...
  9. Get Permissions using Go|Aspose.PDF for Go via C++

    Read and display the access permissions of a password-protected PDF document with Aspose.PDF for Go via C++....modifying content (except forms/annotations)" , asposepdf . ExtractContent..."Allow adding/modifying text annotations" , asposepdf . FillForm :...

    docs.aspose.com/pdf/go-cpp/get-permissions/
  10. 如何使用 C++ 添加 Caret 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Caret 註釋的原始程式碼...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...