Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 8,744 for

annotation

(0.2 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++ 을 (를) 사용하여 Square 주석을 추가하는 방법https://products.aspose.com/pdf/ko/cpp/Annotation/square/add/Recent content in C++ 을 (를) 사용하여 Square 주석을 추가하는 ......com/pdf/ko/cpp/annotation/square/add/Recent content...+0000https://products.aspose.com/pdf/ko/cpp/annotation/square/add/index.xml self...

    products.aspose.com/pdf/ko/cpp/annotation/squar...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++ 을 (를) 사용하여 Strikeout 주석을 가져오는 방법https://products.aspose.com/pdf/ko/cpp/Annotation/strikeout/get/Recent content in C++ 을 (를) 사용하여 Strikeout ......com/pdf/ko/cpp/annotation/strikeout/get/Recent content...+0000https://products.aspose.com/pdf/ko/cpp/annotation/strikeout/get/index.xml self...

    products.aspose.com/pdf/ko/cpp/annotation/strik...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – .NET 을 (를) 사용하여 Text 주석을 제거하는 방법https://products.aspose.com/pdf/ko/net/Annotation/text/remove/Recent content in .NET 을 (를) 사용하여 Text 주석을 제거하는 방......com/pdf/ko/net/annotation/text/remove/Recent content...+0000https://products.aspose.com/pdf/ko/net/annotation/text/remove/index.xml self...

    products.aspose.com/pdf/ko/net/annotation/text/...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – .NET 을 (를) 사용하여 Text 주석을 추가하는 방법https://products.aspose.com/pdf/ko/net/Annotation/text/add/Recent content in .NET 을 (를) 사용하여 Text 주석을 추가하는 방법 o......com/pdf/ko/net/annotation/text/add/Recent content in...+0000https://products.aspose.com/pdf/ko/net/annotation/text/add/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/net/annotation/text/...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++ 을 (를) 사용하여 Strikeout 주석을 제거하는 방법https://products.aspose.com/pdf/ko/cpp/Annotation/strikeout/remove/Recent content in C++ 을 (를) 사용하여 Strikeo......com/pdf/ko/cpp/annotation/strikeout/remove/Recent content...+0000https://products.aspose.com/pdf/ko/cpp/annotation/strikeout/remove/index.xml...

    products.aspose.com/pdf/ko/cpp/annotation/strik...
  6. 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...
  7. 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/
  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. 記録

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

    blog.aspose.com/ja/pdf/extract-data-from-tables...
  10. 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...