Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 8,591 for

annotate

(0.68 sec)
  1. Arşiv

    Arşiv...yineleyin for (auto annotation : page->get_Annotations()) { // Ek açıklama...edin if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

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

    Aspose.PDF pour Android via 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/androidjava/basics-of-do...
  3. Create AcroForm - Create Fillable PDF in Python...

    With Aspose.PDF for Python you may create a form from scratch in your PDF file... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/python-net/create-form/
  4. Créer un AcroForm - Créer un PDF remplissable e...

    Avec Aspose.PDF pour Python, vous pouvez créer un formulaire à partir de zéro dans votre fichier PDF... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/fr/python-net/create-form/
  5. O que há de novo 2024|Aspose.PDF for .NET

    Esta página apresenta os recursos novos mais populares em Aspose.PDF for .NET introduzidos em 2024....Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/pt/net/whatsnew/2024/
  6. آرشیوها

    آرشیوها...Annotations به یادداشت ها دسترسی پیدا...استفاده از روش Page.Annotations.Delete(Annotation) از طریق حاشیه نویسی...

    blog.aspose.com/fa/pdf/advanced-tricks-to-conve...
  7. تحديث الروابط في ملف PDF|Aspose.PDF for Java

    تحديث الروابط في ملف PDF برمجياً. يتناول هذا الدليل كيفية تحديث الروابط في ملف PDF باستخدام لغة Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ar/java/update-links/
  8. Archivo

    Archivo...página for (auto annotation : page->get_Annotations()) { // Comprobar...anotación if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/es/pdf/extract-data-from-tables...
  9. 使用 C++ 建立 PDF 表單 | Aspose.PDF

    使用 Aspose.PDF 為 C++ 使用建立 PDF 表單並以編程方式使用 C++ 範例程式碼加入欄位。...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/zh-hant/cpp/acroforms/c...
  10. 在 C++ 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式管理 PDF 表单。...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/zh-hans/cpp/acroforms/