Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 7,779 for

annotation

(0.04 sec)
  1. Add Comment to VSD or VSDX Visio Diagram | Inse...

    Add Comment to Visio Diagram Programmatically in Java. Annotate a VSD or VSDX Visio Diagram to Insert comment using Java....Specify the page number to annotate it with a comment. Call the...

    blog.aspose.com/diagram/add-comment-visio-java/
  2. How to Remove Restrictions on PDF Document in Java

    This article contains information on how to remove restrictions on PDF documents in Java. It has IDE configuration, the programming steps, and a sample code to develop a PDF restriction remover software in Java....like allowing printing, annotations modification, and screen...

    kb.aspose.com/pdf/java/how-to-remove-restrictio...
  3. Оптимизация, сжатие или уменьшение размера 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/
  4. 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...
  5. Formatação de Documento PDF usando C++|Aspose.P...

    Crie e formate o Documento PDF com Aspose.PDF para C++. Use o próximo trecho de código para resolver suas tarefas....MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( MakeObject...MakeObject < Aspose :: Pdf :: Annotations :: XYZExplicitDestinati >...

    docs.aspose.com/pdf/pt/cpp/formatting-pdf-docum...
  6. Créer des AcroForms en utilisant C++|Aspose.PDF...

    Cette section explique comment créer des AcroForms à partir de zéro dans vos documents PDF avec Aspose.PDF pour C++....namespace Aspose :: Pdf :: Annotations ; void AddingTextBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...

    docs.aspose.com/pdf/fr/cpp/create-form/
  7. Optimize, Compress or Reduce PDF Size in Java|A...

    Оптимизируйте PDF файл, уменьшите все изображения, уменьшите размер PDF, удалите встроенные шрифты, удалите неиспользуемые объекты с помощью Java....getPages ()) { for ( Annotation annotation : page . getAnnotations...getAnnotations ()) annotation . flatten (); } _dataDir = _dataDir + "OptimizeDocument_out...

    docs.aspose.com/pdf/ru/java/optimize-pdf/
  8. تنسيق مستند PDF باستخدام C++|Aspose.PDF لـ C++

    أنشئ وقم بتنسيق مستند PDF باستخدام Aspose.PDF لـ C++. استخدم مقتطف الشيفرة التالي لحل مهامك....MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( MakeObject...MakeObject < Aspose :: Pdf :: Annotations :: XYZExplicitDestinati >...

    docs.aspose.com/pdf/ar/cpp/formatting-pdf-docum...
  9. Memformat Dokumen PDF menggunakan C#|Aspose.PDF...

    Buat dan format Dokumen PDF dengan Aspose.PDF for .NET. Gunakan cuplikan kode berikut untuk menyelesaikan tugas Anda.... Annotations . GoToAction ( new Aspose...Aspose . Pdf . Annotations . XYZExplicitDestinati ( 1 , 0 , 0 , 0...

    docs.aspose.com/pdf/id/net/formatting-pdf-docum...
  10. Форматирование PDF документа с использованием C...

    Создайте и отформатируйте PDF документ с Aspose.PDF for .NET. Используйте следующий фрагмент кода для решения ваших задач.... Annotations . GoToAction ( new Aspose...Aspose . Pdf . Annotations . XYZExplicitDestinati ( 1 , 0 , 0 , 0...

    docs.aspose.com/pdf/ru/net/formatting-pdf-docum...