Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 8,533 for

annotation

(0.12 sec)
  1. استيراد وتصدير التعليقات إلى تنسيق XFDF باستخدا...

    يمكنك استيراد وتصدير التعليقات باستخدام تنسيق XFDF مع C++ ومكتبة Aspose.PDF لـ C++....namespace Aspose :: Pdf :: Annotations ; using namespace Aspose...Bind PDF document to the Annotation Editor annotationEditor ->...

    docs.aspose.com/pdf/ar/cpp/import-export-xfdf/
  2. Aspose.PDF for Java 9.0.0 におけるパブリック API の変更|Asp...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....end, Enum annotType, Annotation annotation) が void modifyAnnotations(int...end, int annotType, Annotation annotation) に変更されました IList extractAnnotations(int...

    docs.aspose.com/pdf/ja/java/public-api-changes-...
  3. حاشیه نویسی را با استفاده از پایتون حذف کنید | ...

    کد منبع پایتون برای حذف نظرات ارائه...نمونه کد آنلاین شامل Remove Annotation From PPT نحوه حذف حاشیه نویسی...پایتون از طریق NET API. Remove Annotation From PPTX نحوه حذف حاشیه...

    products.aspose.com/slides/fa/python-net/annota...
  4. Ta bort anteckning med Python | products.aspose...

    Python-källkod för att ta bort presentationskommentarer...online inkluderar Remove Annotation From PPT Hur man tar bort...Python via .NET API. Remove Annotation From PPTX Hur man tar bort...

    products.aspose.com/slides/sv/python-net/annota...
  5. Xóa chú thích bằng Python | products.aspose.com

    Mã nguồn Python để xóa nhận xét bản trình bày...PowerPoint trực tuyến Remove Annotation From PPT Cách xóa chú thích...Python qua .NET API. Remove Annotation From PPTX Cách xóa chú thích...

    products.aspose.com/slides/vi/python-net/annota...
  6. Xóa chú thích bằng .NET | products.aspose.com

    Mã nguồn C# để xóa nhận xét bản trình bày...PowerPoint trực tuyến Remove Annotation From PPT Cách xóa chú thích...Slides cho .NET API. Remove Annotation From PPTX Cách xóa chú thích...

    products.aspose.com/slides/vi/net/annotation/
  7. PDF Tooltip usando C#|Aspose.PDF for .NET

    Aprenda como adicionar tooltip ao fragmento de texto em PDF usando C# e Aspose.PDF...Annotations.HideAction é usada para atribuir...Flags |= Aspose . Pdf . Annotations . AnnotationFlags . Hidden...

    docs.aspose.com/pdf/pt/net/pdf-tooltip/
  8. Comment expurger un PDF en Java

    Ce bref guide explique comment rédiger un PDF en Java. Il contient les détails de la configuration du système et l'algorithme pas à pas, suivis d'un exemple de code exécutable pour expurger le texte au format PDF à l'aide de Java....RedactionAnnotation Ajouter l’annotation aux annotations existantes Masquez...une annotation de rédaction. Ensuite, ajoutez l’annotation à la...

    kb.aspose.com/fr/pdf/java/how-to-redact-a-pdf-i...
  9. Mudanças na API Pública no Aspose.PDF para Java...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....end, Enum annotType, Annotation annotation) alterado para void...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/pt/java/public-api-changes-...
  10. 使用操作|Aspose.PDF for Java

    本节解释了如何使用 Java 以编程方式向文档和表单字段添加操作。了解如何在 PDF 文件中添加、创建和获取超链接。...FreeTextAnnotation 对象,将这些链接添加到 Page 对象的 Annotations 集合中。 最后,使用 Document 对象的 Save...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/zh/java/actions/