Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 8,581 for

annotator

(0.29 sec)
  1. Aspose.PDF DOM API의 기초|Aspose.PDF for Android v...

    Aspose.PDF for Android via Java는 또한 DOM의 아이디어를 사용하여 객체 관점에서 PDF 문서의 구조를 나타냅니다. 여기에서 이 구조의 설명을 읽을 수 있습니다....Annotation 주석은 PDF 문서의 대화형 기능의 일부입니다...있습니다. 예를 들어, com.aspose.pdf.Annotation, com.aspose.pdf.AnnotationCollection...

    docs.aspose.com/pdf/ko/androidjava/basics-of-do...
  2. Conceptos básicos de Aspose.PDF DOM API|Aspose....

    Aspose.PDF para C++ también utiliza la idea de DOM para representar la estructura de un documento PDF en términos de objetos. Aquí puede leer la descripción de esta estructura.... Aspose::Pdf::Annotations Namespace Reference Las anotaciones...anotaciones, por ejemplo, Annotation, AnnotationCollection, CircleAnnotation...

    docs.aspose.com/pdf/es/cpp/basics-of-dom-api/
  3. Aspose.PDF DOM API의 기초|Aspose.PDF for Java

    Aspose.PDF for Java는 PDF 문서의 구조를 객체의 측면에서 나타내기 위해 DOM의 개념을 사용합니다. 여기에서 이 구조의 설명을 읽을 수 있습니다....Annotation 주석은 PDF 문서의 대화형 기능의 일부입니다...있습니다. 예를 들어, com.aspose.pdf.Annotation, com.aspose.pdf.AnnotationCollection...

    docs.aspose.com/pdf/ko/java/basics-of-dom-api/
  4. 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/
  5. 使用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/
  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/ko/cpp/create-form/
  7. 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/
  8. تنسيق مستند PDF باستخدام C#|Aspose.PDF for .NET

    إنشاء وتنسيق مستند PDF باستخدام Aspose.PDF for .NET. استخدم مقتطف الشيفرة التالي لحل مهامك.... Annotations . GoToAction ( new Aspose...Aspose . Pdf . Annotations . XYZExplicitDestinati ( 1 , 0 , 0 , 0...

    docs.aspose.com/pdf/ar/net/formatting-pdf-docum...
  9. java.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/uk/java/2024-06-11T10:20:05+00:00alternate en https://products.aspose.com/to......com/total/uk/java/annotate/2024-07-22T08:27:37+00:00alternate...https://products.aspose.com/total/java/annotate/ alternate fr https://products...

    products.aspose.com/total/uk/java.xml
  10. Optimize, Compress or Reduce PDF Size in PHP|As...

    PDFファイルを最適化し、すべての画像を縮小し、PDFのサイズを減らし、フォントの埋め込みを解除し、未使用のオブジェクトをPHPで削除します。...$pages -> get_Item ( $i ); $annotations = $page -> getAnnotations...$idx < $annotations -> size (); $idx ++ ) { $annotation = $annotations...

    docs.aspose.com/pdf/ja/php-java/optimize-pdf/