Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 8,738 for

annotate

(2.31 sec)
  1. أرشيف

    أرشيف...الصفحة for (auto annotation : page->get_Annotations()) { // تحقق...التوضيحي if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/ar/pdf/extract-data-from-tables...
  2. Notions de base de l'API Aspose.PDF DOM|Aspose....

    Aspose.PDF pour Java utilise également l'idée de DOM pour représenter la structure d'un document PDF en termes d'objets. Ici, vous pouvez lire la description de cette structure....Annotation Les annotations font partie des fonctionnalités...dédié un namespace pour les annotations. Ce namespace contient des...

    docs.aspose.com/pdf/fr/java/basics-of-dom-api/
  3. ลบคำอธิบายประกอบ DOTM ออนไลน์หรือจัดการคำอธิบาย...

    ลบความคิดเห็นออกจากไฟล์ DOTM ผ่านแอปออนไลน์ฟรี รหัส Java API เพื่อจัดการความคิดเห็นของไฟล์ DOTM...Total Java Annotate ลบคำอธิบายประกอบ DOTM ออน...s) ``` 📝 เหตุผลในการทำ Annotations ในไฟล์ DOTM: การป้องกัน Macro-Enabled...

    products.aspose.com/total/th/java/annotate/dotm/
  4. Работа с комментариями|Documentation

    На этой странице описывается, как добавлять или редактировать комментарии с помощью библиотеки Aspose.Diagram....collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/ru/net/working-with-com...
  5. Odebrat anotaci pomocí .NET | products.aspose.com

    Zdrojový kód C# pro odstranění komentářů k prezentaci...ukázky kódu PowerPoint Remove Annotation From PPT Jak odstranit anotace...Slides for .NET API. Remove Annotation From PPTX Jak odebrat anotace...

    products.aspose.com/slides/cs/net/annotation/
  6. Public API Changes in Aspose.PDF for Java 9.0.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.0.0 for a smoother integration with the latest Java features....end, Enum annotType, Annotation annotation) changed to void modifyAnnotations(int...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  7. Remove the specific hyperlink from pdf - Free S...

    Hi, We are replacing the text using com.aspose.pdf. There is a use case where we need to find hyperlink if the replacing text contains hyperlink then to remove the link. Is there a way to find and remove hyperlink from…...Annotations.Count; i++) { LinkAnnotation...LinkAnnotation link_ann = page.Annotations[i] as LinkAnnotation; if (link_ann...

    forum.aspose.com/t/remove-the-specific-hyperlin...
  8. | Aspose.PDF

    مدیریت حاشیه نویسی در PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET... Annotations . TextAnnotation ( pdfDocument...600 )) { Title = "Sample Annotation Title" , Subject = "Sample...

    products.aspose.com/pdf/fa/net/annotation/
  9. 从 PDF 中提取文本 C#|Aspose.PDF for .NET

    本文描述了使用 Aspose.PDF 在 C# 中从 PDF 文档提取文本的各种方法。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/zh/net/extract-text-from-al...
  10. 新着情報|Aspose.PDF for Python via .NET

    このページでは、Aspose.PDF for Python via .NETの最近のリリースで導入された最も人気のある新機能を紹介します。...] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/ja/python-net/whatsnew/