Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 8,588 for

annotator

(0.27 sec)
  1. 아카이브

    아카이브...add(Annotation) 메서드를 사용하여 문서에 주석을 추가합니다...textAnnotation.setTitle("Sample Annotation Title"); // 주석 주제 설정 textAnnotation...

    blog.aspose.com/ko/pdf/add-or-remove-annotation...
  2. Bekerja dengan Metadata File PDF|Aspose.PDF unt...

    Bagian ini menjelaskan cara mendapatkan informasi file PDF, cara mendapatkan Metadata XMP dari file PDF, mengatur Informasi File PDF....$document -> close (); PDF Annotations Mengamankan dan menandatangani...

    docs.aspose.com/pdf/id/php-java/pdf-file-metadata/
  3. العمل مع بيانات التعريف لملف PDF|Aspose.PDF لبي...

    تشرح هذه القسم كيفية الحصول على معلومات ملف PDF، وكيفية الحصول على بيانات XMP من ملف PDF، وتعيين معلومات ملف PDF....$document -> close (); PDF Annotations تأمين وتوقيع مستندات PDF...

    docs.aspose.com/pdf/ar/php-java/pdf-file-metadata/
  4. ลบคำอธิบายประกอบ RTF ออนไลน์หรือจัดการคำอธิบายป...

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

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

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

    products.aspose.com/total/th/java/annotate/xls/
  6. 記録

    記録...ページ上の注釈を繰り返します for (auto annotation : page->get_Annotations()) { // 注釈タイプを確認してください...注釈タイプを確認してください if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/ja/pdf/extract-data-from-tables...
  7. Archiv

    Archiv...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation filtern if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/de/pdf/extract-text-from-pdf-cs...
  8. Procurar

    Procurar...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/pt/pdf/extract-text-from-pdf-cs...
  9. arkiv

    arkiv...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/sv/pdf/extract-text-from-pdf-cs...
  10. Procurar

    Procurar...getPages()) { for (Annotation annotation : page.getAnnotations())...// Ou achatar a anotação annotation.flatten(); // OU exclua a...

    blog.aspose.com/pt/pdf/compress-optimize-reduce...