Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 8,580 for

annotate

(0.16 sec)
  1. أرشيف

    أرشيف...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/ar/pdf/extract-text-from-pdf-cs...
  2. Archiv

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

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

    arkiv...add(Annotation) . Slutligen sparar du den...textAnnotation.setTitle("Sample Annotation Title"); // Ställ in anteckningsämne...

    blog.aspose.com/sv/pdf/add-or-remove-annotation...
  4. Extrair Dados de Tabela em PDF|Aspose.PDF for C++

    Aprenda a extrair tabelas de PDF usando Aspose.PDF para C++....MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...

    docs.aspose.com/pdf/pt/cpp/extract-data-from-ta...
  5. Highlight text in PDF Document and convert each...

    Hai, My requiremnt is I wanted to highlight certain paragaraphs in a pdf document and convert each page of highlighted document into html string. I did the highlighting portion, and its working But when it comes to co…...Annotations.Add(ha); The result I am...more thing, What is this annotation. Flatten() method, and what...

    forum.aspose.com/t/highlight-text-in-pdf-docume...
  6. Архивы

    Архивы...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/ru/pdf/extract-table-from-pdf-u...
  7. Arşiv

    Arşiv...add(Annotation) yöntemini kullanarak belgeye...textAnnotation.setTitle("Sample Annotation Title"); // Ek açıklama konusunu...

    blog.aspose.com/tr/pdf/add-or-remove-annotation...
  8. Procurar

    Procurar...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/pt/pdf/extract-table-from-pdf-u...
  9. Archivo

    Archivo...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/es/pdf/extract-table-from-pdf-u...
  10. Travailler avec des pièces jointes dans PDF en ...

    Opérations de base avec des pièces jointes dans PDF en Node.js. Guide avec des exemples....jointe d’un PDF existant Annotations PDF dans Node.js Travailler...

    docs.aspose.com/pdf/fr/nodejs-cpp/attachments/