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

annotate

(0.93 sec)
  1. Archiv

    Archiv...Seite for (auto annotation : page->get_Annotations()) { // Überprüfen...Anmerkungstyp if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/de/pdf/extract-data-from-tables...
  2. ค้นหา

    ค้นหา...้า for (auto annotation : page->get_Annotations()) { // ตรวจ...บ if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/th/pdf/extract-data-from-tables...
  3. draw shapes in java

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....these shapes on images for annotation. In this article, you will...

    blog.aspose.com/tag/draw-shapes-in-java/
  4. PDF Tooltip usando C++|Aspose.PDF for C++

    Aprenda a adicionar tooltip ao fragmento de texto em PDF usando C++ e Aspose.PDF...Annotations.HideAction para atribuir...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/pt/cpp/pdf-tooltip/
  5. PDF 툴팁을 C++를 사용하여 추가하기|Aspose.PDF for C++

    C++ 및 Aspose.PDF를 사용하여 PDF의 텍스트 조각에 툴팁을 추가하는 방법을 배워보세요....Annotations.HideAction 클래스를 사용하여 텍스트...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/ko/cpp/pdf-tooltip/
  6. 搜索

    搜索...遍歷頁面上的註釋 for (auto annotation : page->get_Annotations()) { // 檢查註解類型...檢查註解類型 if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/zh-hant/pdf/extract-data-from-t...
  7. Extraire des données d'un tableau dans un PDF|A...

    Apprenez à extraire des données tabulaires d'un PDF en utilisant Aspose.PDF pour C++....un tableau marqué avec une annotation carrée : void ExtractMarkedTable...MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...

    docs.aspose.com/pdf/fr/cpp/extract-data-from-ta...
  8. XFDF形式の注釈をインポートおよびエクスポートする方法 | Aspose.PDF for C...

    C++とAspose.PDF for C++ライブラリを使用してXFDF形式で注釈をインポートおよびエクスポートできます。...methods to import and export annotations data to XFDF files. XFDF...with import and export of annotations to XFDF file. PDFAnnotationEditor...

    docs.aspose.com/pdf/ja/cpp/import-export-xfdf/
  9. Best Python PDF Library | PDF Python | Aspose.PDF

    Discover how to work with PDFs using the best Python PDF library. Learn to create, edit, extract text from, and convert PDFs with code examples in Python.... Annotation Capabilities : Add, modify...modify, and extract annotations Securing PDFs Implement encryption...

    blog.aspose.com/pdf/best-python-pdf-library/
  10. PDF 문서 압축 | Aspose.PDF

    Aspose.PDF 라이브러리를 사용하여 이 샘플 코드를 사용하여 모든 플랫폼에서 프로그래밍 방식으로 PDF 파일을 최적화합니다....infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/ko/compress/