Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 9,084 for

annotate

(0.14 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Polyline Annotation using .NET https://products.aspose.com/pdf/net/annotation/polyline/remove/ Recent content in How to remove Po......– How to remove Polyline Annotation using .NET https://products...https://products.aspose.com/pdf/net/annotation/polyline/remove/ Recent content...

    products.aspose.com/pdf/net/annotation/polyline...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Strikeout Annotation using .NET https://products.aspose.com/pdf/net/annotation/strikeout/remove/ Recent content in How to remove ......– How to remove Strikeout Annotation using .NET https://products...https://products.aspose.com/pdf/net/annotation/strikeout/remove/ Recent content...

    products.aspose.com/pdf/net/annotation/strikeou...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Underline Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/underline/remove/ Recent content in How to remove U......– How to remove Underline Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/underline/remove/ Recent content...

    products.aspose.com/pdf/cpp/annotation/underlin...
  4. 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/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Annotations API https://products.aspose.com/pdf/annotation/ Recent content in PDF Annotations API on Aspsoe.PDF Products Hugo -- gohugo.io ......PDF Products – PDF Annotations API https://products.aspose...com/pdf/annotation/ Recent content in PDF Annotations API on Aspsoe...

    products.aspose.com/pdf/annotation/index.xml
  6. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc....through all the annotations for ( Annotation annotation : doc . getPages...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  7. التعليقات اللاصقة في PDF|Aspose.PDF for Java

    هذا الموضوع يتعلق بالتعليقات اللاصقة، كمثال نعرض تعليق العلامة المائية في النص. يُستخدم لتمثيل الرسومات على الصفحة. تحقق من مقتطف الشيفرة لحل هذه المهمة....annotationSelector ); List < Annotation > WatermarkAnnotations =...(); // طباعة النتائج for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/ar/java/sticky-annotations/
  8. 更新 PDF 中的链接|Aspose.PDF for C++

    使用 Aspose.PDF for C++ 以编程方式更新 PDF 中的链接。本指南介绍如何更新 PDF 文件中的链接。...DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // 修改链接:更改链接目标 auto...

    docs.aspose.com/pdf/zh/cpp/update-links/
  9. PDF의 링크 업데이트|Aspose.PDF for C++

    Aspose.PDF for C++로 PDF의 링크를 프로그래밍 방식으로 업데이트합니다. 이 가이드는 PDF 파일에서 링크를 업데이트하는 방법에 관한 것입니다....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // 링크 수정: 링크 대상 변경...

    docs.aspose.com/pdf/ko/cpp/update-links/
  10. How to Implement Lazy Loading in GridJs|Documen...

    This article describes how to implement lazy loading in GridJs....annotation.Bean ; import org.springframework...springframework.context.annotation.Configuration ; @Configuration public...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...