Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 8,589 for

annotator

(0.1 sec)
  1. آرشیوها

    آرشیوها...add(Annotation) حاشیه نویسی را به سند اضافه...textAnnotation.setTitle("Sample Annotation Title"); // تنظیم موضوع حاشیه...

    blog.aspose.com/fa/pdf/add-or-remove-annotation...
  2. PDF에서 테이블 데이터 추출|Aspose.PDF for C++

    Aspose.PDF for C++를 사용하여 PDF에서 테이블 형식을 추출하는 방법을 배우십시오....MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...

    docs.aspose.com/pdf/ko/cpp/extract-data-from-ta...
  3. 从PDF中的表格提取数据|Aspose.PDF for C++

    学习如何使用Aspose.PDF for C++从PDF中提取表格数据。...MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...

    docs.aspose.com/pdf/zh/cpp/extract-data-from-ta...
  4. Обновление ссылок в 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/
  5. Extraire des données d'un tableau dans un PDF a...

    Apprenez à extraire des données tabulaires d'un PDF en utilisant Aspose.PDF for .NET en C#...un tableau marqué avec une annotation carrée : // For complete...squareAnnotation = page . Annotations . FirstOrDefault ( ann =>...

    docs.aspose.com/pdf/fr/net/extract-data-from-ta...
  6. Infobulle PDF en utilisant C++|Aspose.PDF pour C++

    Apprenez à ajouter une infobulle à un fragment de texte dans un PDF en utilisant C++ et Aspose.PDF...texte (ou tout autre type d’annotation) lors de l’entrée/sortie...utilisez la classe Aspose.Pdf.Annotations.HideAction pour attribuer...

    docs.aspose.com/pdf/fr/cpp/pdf-tooltip/
  7. Optimize, Compress or Reduce PDF Size in PHP|As...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects using PHP....fields Remove or flatten annotations Optimize PDF Document for...Removing or Flattening Annotations Annotations can be deleted when...

    docs.aspose.com/pdf/php-java/optimize-pdf/
  8. Membuat AcroForm - Membuat PDF yang Dapat Diisi...

    Dengan Aspose.PDF untuk Python Anda dapat membuat formulir dari awal di file PDF Anda... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/id/python-net/create-form/
  9. Extrair texto de todas as páginas de um PDF usa...

    Este artigo descreve várias maneiras de extrair texto de documentos PDF usando Aspose.PDF em C++. De páginas inteiras, de uma parte específica, com base em colunas, etc....todas as anotações for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // Filtrar TextMarkupAnnotation...

    docs.aspose.com/pdf/pt/cpp/extract-text-from-al...
  10. 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/