Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 8,737 for

annotator

(0.82 sec)
  1. Redact Excel Spreadsheet Online or using .NET |...

    Open and redact Excel document online via app for free. .NET API C# code to search and replace Excel text....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/net/redact/excel/
  2. Redact XLS Spreadsheet Online or using .NET | p...

    Open and redact XLS document online via app for free. .NET API C# code to search and replace XLS text....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/net/redact/xls/
  3. Redact DOCX Document Online or using .NET | pro...

    Open and redact DOCX document online via app for free. .NET API C# code to search and replace DOCX text....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/net/redact/docx/
  4. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....+ " watermarks" ); } PDF Annotations Working with Accessibility...

    docs.aspose.com/pdf/java/artifacts/
  5. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimizar archivo PDF, reducir el tamaño de todas las imágenes, reducir tamaño PDF, quitar incrustación de fuentes, eliminar objetos no utilizados con Java....getPages ()) { for ( Annotation annotation : page . getAnnotations...getAnnotations ()) annotation . flatten (); } _dataDir = _dataDir + "OptimizeDocument_out...

    docs.aspose.com/pdf/es/java/optimize-pdf/
  6. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON... Annotations . WidgetAnnotation field...[ 1 ] is Aspose . Pdf . Annotations . WidgetAnnotation field...

    docs.aspose.com/pdf/net/import-export-json/
  7. استيراد وتصدير البيانات بتنسيق JSON|Aspose.PDF ...

    يشرح هذا القسم كيفية استيراد وتصدير البيانات بتنسيق JSON... Annotations . WidgetAnnotation field...[ 1 ] is Aspose . Pdf . Annotations . WidgetAnnotation field...

    docs.aspose.com/pdf/ar/net/import-export-json/
  8. 記録

    記録...Annotations コレクションに注釈を追加します。 Document...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/ja/pdf/create-pdf-documents-usi...
  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/