Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 8,590 for

annotator

(0.72 sec)
  1. Аннотация выделений в PDF с использованием C++|...

    Аннотации разметки представлены в тексте как выделения, подчеркивания, зачёркивания или волнистые подчеркивания в тексте документа....MakeObject < Aspose :: Pdf :: Annotations :: HighlightAnnotation >...MakeObject < Aspose :: Pdf :: Annotations :: StrikeOutAnnotation >...

    docs.aspose.com/pdf/ru/cpp/highlights-annotation/
  2. Python 를 사용하여 PDF 편집 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 파일을 사용하여 Python 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 수정합니다.... rectangle annot = apdf . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = apdf . Color...

    products.aspose.com/pdf/ko/python-net/redaction/
  3. Extraer Anotación (fachadas)|Aspose.PDF para Java

    Esta sección explica cómo extraer anotaciones de un archivo PDF a XFDF con Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/es/java/extract-annotation/
  4. Архивы

    Архивы...Добавьте аннотацию в коллекцию Annotations конкретной страницы PDF с...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Сохраните...

    blog.aspose.com/ru/pdf/add-or-remove-annotation...
  5. Arbeta med kommentarer|Documentation

    Den här sidan beskriver hur man lägger till kommentarer på en sida i Visio-ritningen med Aspose.Diagram-biblioteket....Comment, exponerad av klassen Annotation, tillåter utvecklare att...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/sv/python-java/working-...
  6. التعامل مع التعليقات|Documentation

    توضح هذه الصفحة كيفية إضافة تعليق على صفحة رسم Visio بمكتبة Aspose.Diagram....Comment ، المعروضة بواسطة فئة Annotation ، للمطورين بتحرير التعليقات...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/ar/python-java/working-...
  7. PDF 하이라이트 주석을 C++로 사용하기|Aspose.PDF for C++

    마크업 주석은 문서의 텍스트에서 하이라이트, 밑줄, 취소선 또는 물결 밑줄로 표시됩니다....MakeObject < Aspose :: Pdf :: Annotations :: HighlightAnnotation >...MakeObject < Aspose :: Pdf :: Annotations :: StrikeOutAnnotation >...

    docs.aspose.com/pdf/ko/cpp/highlights-annotation/
  8. | Aspose.PDF

    مدیریت حاشیه نویسی در PDF به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++...MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/fa/cpp/annotation/
  9. Archiv

    Archiv... Fügen Sie der Sammlung Annotations der jeweiligen PDF-Seite...[Document.Pages 1 .Annotations.Add(Annotation)] 12 eine Anmerkung...

    blog.aspose.com/de/pdf/add-or-remove-annotation...
  10. 추가 유형의 PDF 주석 사용|Aspose.PDF for Java

    이 섹션에서는 PDF 문서에 추가 유형의 주석을 추가하고, 가져오고, 삭제하는 방법을 설명합니다....[ Hide ] 기존 PDF 파일에 Caret Annotation 추가하는 방법 Caret Annotation은...파일 로드 - 새로운 문서 . 새 Caret Annotation 을 만들고 Caret 매개변수(새 Rectangle...

    docs.aspose.com/pdf/ko/java/extra-annotations/