Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 8,541 for

annotate

(0.92 sec)
  1. Documentation

    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 m...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/ru/java/technical-articles/...
  2. Extraire du texte d'un PDF C#|Aspose.PDF for .NET

    Cet article décrit différentes manières d'extraire du texte de documents PDF en utilisant Aspose.PDF en C#....du texte, des images, des annotations, des pièces jointes, des...RunExamples . GetDataDir_AsposePdf_Annotations (); // Open PDF document...

    docs.aspose.com/pdf/fr/net/extract-text-from-al...
  3. Archiv

    Archiv...Annotations hinzufügen. PDF mit der Methode...PDF-Datei hinzufügen page.Annotations.Add(link); // Aktualisiertes...

    blog.aspose.com/de/pdf/add-hyperlinks-to-pdf-in...
  4. ลบคำอธิบายประกอบ XLSX ออนไลน์หรือจัดการคำอธิบาย...

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

    products.aspose.com/total/th/java/annotate/xlsx/
  5. ลบคำอธิบายประกอบ PPSM ออนไลน์หรือจัดการคำอธิบาย...

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

    products.aspose.com/total/th/java/annotate/ppsm/
  6. ลบคำอธิบายประกอบ POTX ออนไลน์หรือจัดการคำอธิบาย...

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

    products.aspose.com/total/th/java/annotate/potx/
  7. ลบคำอธิบายประกอบ ODP ออนไลน์หรือจัดการคำอธิบายป...

    ลบความคิดเห็นออกจากไฟล์ ODP ผ่านแอปออนไลน์ฟรีรหัส Java API เพื่อจัดการความคิดเห็นของไฟล์ ODP...Total Java Annotate ลบคำอธิบายประกอบ ODP ออนไ...ndencies) ``` 🎓 ทำไมต้อง Annotate ไฟล์ ODP: ปรับปรุงภาพสไลด์การศึกษา...

    products.aspose.com/total/th/java/annotate/odp/
  8. Stamp in xfdf cannot be imported - Free Support...

    Steps to reproduce: Open any PDF in Adobe Acrobat Reader, add a stamp Export the annotations to XFDF Import the XFDF using Aspose PDF Getting system exceptions when doing the importing... add a stamp Export the annotations to XFDF Import the XFDF using...file that contains a stamp annotation. Please try the following...

    forum.aspose.com/t/stamp-in-xfdf-cannot-be-impo...
  9. PDF Tooltip باستخدام C++|Aspose.PDF لـ C++

    تعلم كيفية إضافة تلميح نصي إلى جزء من النص في PDF باستخدام C++ و Aspose.PDF...Annotations.HideAction لتعيين إجراء إخفاء/إظهار...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/ar/cpp/pdf-tooltip/
  10. Обновление ссылок в 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/ru/java/update-links/