Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 7,768 for

annotation

(0.07 sec)
  1. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/zh/java/extract-links/
  2. 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/
  3. Anotação de Destaque em PDF usando C#|Aspose.PD...

    Aprenda como adicionar anotações de destaque a documentos PDF em .NET usando Aspose.PDF para ênfase e revisão de texto.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/pt/net/highlights-annotation/
  4. python-java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/hu/2023-11-21T07:34:25+00:00alternate en https://products.aspose.com/total/ ......com/total/hu/python-java/annotate/2023-12-30T05:33:49+00:00alternate...aspose.com/total/python-java/annotate/ alternate fr https://products...

    products.aspose.com/total/hu/python-java.xml
  5. python-java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/pl/2023-11-21T07:34:25+00:00alternate en https://products.aspose.com/total/ ......com/total/pl/python-java/annotate/2023-12-30T05:33:49+00:00alternate...aspose.com/total/python-java/annotate/ alternate fr https://products...

    products.aspose.com/total/pl/python-java.xml
  6. Extraire les liens d'un PDF à l'aide de C#

    Ce tutoriel décrit comment extraire des liens d'un PDF à l'aide de C#. Il contient des détails sur la configuration de l'IDE, une liste d'étapes et un exemple de code pour développer un extracteur de liens PDF à l'aide de C#....apprendrez à récupérer les annotations sélectionnées à partir d’une...récupérer l’URI à partir des annotations de type lien. Étapes pour...

    kb.aspose.com/fr/pdf/net/extract-links-from-pdf...
  7. Crear Enlaces en un archivo PDF con C++|Aspose....

    Esta sección explica cómo crear enlaces en su documento PDF con C++....el enlace a la propiedad Annotations del objeto Page. Finalmente...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/es/cpp/create-links/
  8. Извлечение ссылок из PDF-файла|Aspose.PDF for Java

    Извлечение ссылок из PDF с помощью Java. Эта тема объясняет, как извлечь ссылки с помощью класса AnnotationSelector.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ru/java/extract-links/
  9. PdfAttachmentsEmbeddingMode Enum | Aspose.Words...

    Control how attachments are embedded in PDFs with PdfAttachmentsEmbeddingMode. Optimize document structure and compatibility for seamless sharing.... Annotations 1 Attachments are embedded as annotations with...document embedded files without annotations. See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  10. إنشاء AcroForm - إنشاء PDF قابل للتعبئة في C#|A...

    مع Aspose.PDF for .NET يمكنك إنشاء نموذج من الصفر في ملف PDF الخاص بك...rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/ar/net/create-form/