Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 8,551 for

annotation

(0.32 sec)
  1. cpp.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/cpp/2023-10-31T11:13:33+00:00alternate fr https://products.aspose.com/total/......com/total/cpp/annotate/2024-04-09T05:11:07+00:00alternate...https://products.aspose.com/total/fr/cpp/annotate/ alternate tr https://products...

    products.aspose.com/total/en/cpp.xml
  2. cpp.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/ko/cpp/2024-01-04T12:41:10+00:00alternate en https://products.aspose.com/tot......com/total/ko/cpp/annotate/2024-04-09T05:11:07+00:00alternate...https://products.aspose.com/total/cpp/annotate/ alternate fr https://products...

    products.aspose.com/total/ko/cpp.xml
  3. cpp.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/hu/cpp/2024-01-04T12:41:10+00:00alternate en https://products.aspose.com/tot......com/total/hu/cpp/annotate/2024-04-09T05:11:07+00:00alternate...https://products.aspose.com/total/cpp/annotate/ alternate fr https://products...

    products.aspose.com/total/hu/cpp.xml
  4. cpp.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/hi/cpp/2024-01-04T12:41:10+00:00alternate en https://products.aspose.com/tot......com/total/hi/cpp/annotate/2024-04-09T05:11:07+00:00alternate...https://products.aspose.com/total/cpp/annotate/ alternate fr https://products...

    products.aspose.com/total/hi/cpp.xml
  5. Create AcroForms using using C++|Aspose.PDF par...

    Esta sección explica cómo crear AcroForms desde cero en sus documentos PDF con Aspose.PDF para C++....namespace Aspose :: Pdf :: Annotations ; void AddingTextBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...

    docs.aspose.com/pdf/es/cpp/create-form/
  6. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...namespace Aspose :: Pdf :: Annotations ; void AddingTextBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...

    docs.aspose.com/pdf/zh/cpp/create-form/
  7. C++를 사용하여 AcroForms 생성|Aspose.PDF for C++

    이 섹션에서는 Aspose.PDF for C++를 사용하여 PDF 문서에서 AcroForms를 처음부터 생성하는 방법을 설명합니다....namespace Aspose :: Pdf :: Annotations ; void AddingTextBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...

    docs.aspose.com/pdf/ko/cpp/create-form/
  8. Criar AcroForms usando C++|Aspose.PDF for C++

    Esta seção explica como criar AcroForms do zero em seus documentos PDF com Aspose.PDF para C++....namespace Aspose :: Pdf :: Annotations ; void AddingTextBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...

    docs.aspose.com/pdf/pt/cpp/create-form/
  9. PDFファイルから生のテキストを抽出する|Aspose.PDF for Java

    この記事では、Aspose.PDF for Javaを使用してPDFドキュメントからテキストを抽出するさまざまな方法について説明します。全ページから、特定の部分から、列に基づいて、など。...すべての注釈をループする for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotationをフィルタリングする if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ja/java/extract-text-from-a...
  10. Оптимизация, сжатие или уменьшение размера PDF ...

    Оптимизация PDF файла, уменьшение всех изображений, уменьшение размера PDF, извлечение шрифтов, удаление неиспользуемых объектов с помощью C#....pdf" )) { // Flatten annotations foreach ( var page in document...( var annotation in page . Annotations ) { annotation . Flatten...

    docs.aspose.com/pdf/ru/net/optimize-pdf/