Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 7,617 for

annotator

(0.05 sec)
  1. Novedades|Aspose.PDF for .NET

    En esta página se presentan las características nuevas más populares en Aspose.PDF for .NET que se han introducido en las versiones recientes....corregir valores en el arreglo Annotation.Rect. Versión de dependencia...Create an OutputIntent with annotation required OutputConditionIdent...

    docs.aspose.com/pdf/es/net/whatsnew/
  2. Load Read and View Documents via Python | produ...

    Read and open PDF, Microsoft Word, Excel, PowerPoint and Image files via your Python application....and sometimes making basic annotations or edits. Document viewer...features for collaboration, annotation, and editing. Key Reasons...

    products.aspose.com/total/python-net/viewer/
  3. C++ 을 (를) 사용하여 Text 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Text 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Text 주석에 대해 Add 메서드를..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/ko/cpp/annotation/text/...
  4. C++ 을 (를) 사용하여 Watermark 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Watermark 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Watermark 주석에 대해 Add..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/ko/cpp/annotation/water...
  5. C++ 을 (를) 사용하여 Underline 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Underline 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Underline 주석에 대해 Add..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/ko/cpp/annotation/under...
  6. C++ 을 (를) 사용하여 Strikeout 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Strikeout 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Strikeout 주석에 대해 Add..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/ko/cpp/annotation/strik...
  7. PDF Tooltip usando C#|Aspose.PDF for .NET

    Aprenda como adicionar tooltip ao fragmento de texto em PDF usando C# e Aspose.PDF...Annotations.HideAction é usada para atribuir...Flags |= Aspose . Pdf . Annotations . AnnotationFlags . Hidden...

    docs.aspose.com/pdf/pt/net/pdf-tooltip/
  8. استيراد وتصدير التعليقات إلى تنسيق XFDF باستخدا...

    يمكنك استيراد وتصدير التعليقات باستخدام تنسيق XFDF مع C++ ومكتبة Aspose.PDF لـ C++....namespace Aspose :: Pdf :: Annotations ; using namespace Aspose...Bind PDF document to the Annotation Editor annotationEditor ->...

    docs.aspose.com/pdf/ar/cpp/import-export-xfdf/
  9. Aspose.PDF for Java 9.0.0 におけるパブリック API の変更|Asp...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....end, Enum annotType, Annotation annotation) が void modifyAnnotations(int...end, int annotType, Annotation annotation) に変更されました IList extractAnnotations(int...

    docs.aspose.com/pdf/ja/java/public-api-changes-...
  10. PDF スティッキー注釈|Aspose.PDF for Java

    このトピックはスティッキー注釈についてです。例として、テキストに透かし注釈を示します。ページ上にグラフィックを表すために使用されます。このタスクを解決するためのコードスニペットを確認してください。...annotationSelector ); List < Annotation > WatermarkAnnotations =...getSelected (); // 結果を出力する for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/ja/java/sticky-annotations/