Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 9,050 for

annotator

(1.69 sec)
  1. android-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/uk/android-java/2024-06-11T10:20:05+00:00alternate en https://products.aspos......com/total/uk/android-java/annotate/csv/2024-06-03T02:23:40+00:00alternate...aspose.com/total/android-java/annotate/csv/ alternate tr https://products...

    products.aspose.com/total/uk/android-java.xml
  2. 搜索

    搜索...Annotations 集合添加註釋。 使用 Document.Save()...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/zh-hant/pdf/create-pdf-document...
  3. 記録

    記録...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotationをフィルタリングする if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/ja/pdf/extract-text-from-pdf-cs...
  4. Aspose.PDF for Java

    Cette API vous permet d'effectuer toutes sortes d'opérations sur des fichiers PDF, y compris la création, l'édition et la conversion, etc. dans des applications Java....l'aide de Java Supprimer les annotations d'un PDF en Java Supprimer...

    kb.aspose.com/fr/pdf/java/
  5. چگونگی اضافه کردن Polyline حاشیه نویسی با استفا...

    سورس کد در C# برای اضافه کردن Polyline حاشیه نویسی در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop....Example // Create PoliLine Annotation var polylineAnnotation =...

    products.aspose.com/pdf/fa/net/annotation/polyl...
  6. چگونگی اضافه کردن Square حاشیه نویسی با استفاده...

    کد منبع برای اضافه کردن Square حاشیه نویسی در فایل PDF بر روی هر پلت فرم با زبان C++...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/fa/cpp/annotation/squar...
  7. 如何使用 .NET 獲取 Redaction 註解 | Aspose.PDF

    C# 上的原始程式碼,用於通過 COM 互操作獲取有關 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++ Redaction 批注。... Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  8. 如何使用 C++ 獲取 Circle 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言獲取PDF檔中 Circle 註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  9. 如何使用 .NET 獲取 Underline 註解 | Aspose.PDF

    C# 上的原始程式碼,用於通過 COM 互操作獲取有關 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++ Underline 批注。... Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  10. Obtenir les informations de la page|Aspose.PDF ...

    Apprenez comment accéder programmatique aux informations au niveau de la page dans un PDF en utilisant Aspose.PDF pour Python. Ce guide montre comment récupérer la largeur, la hauteur, la rotation et les décalages d’une page spécifique dans un document PDF....en page, le placement d’annotations ou le traitement automatisé...

    docs.aspose.com/pdf/fr/python-net/get-page-info/