Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 8,552 for

annotate

(0.21 sec)
  1. التعامل مع التعليقات|Documentation

    توضح هذه الصفحة كيفية إضافة التعليقات أو تحريرها باستخدام مكتبة Aspose.Diagram....collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/ar/net/working-with-com...
  2. Lavorare con i commenti|Documentation

    Questa pagina descrive come aggiungere o modificare commenti con la libreria Aspose.Diagram....collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/it/net/working-with-com...
  3. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库添加或编辑评论。...collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/zh/net/working-with-com...
  4. ค้นหา

    ค้นหา...เพิ่มคำอธิบายประกอบในคอลเลกชั่น Annotations ของหน้า PDF โดยใช้วิธี [Document...[Document.Pages 1 .Annotations.Add(Annotation)] 12 บันทึกเอกสาร...

    blog.aspose.com/th/pdf/add-or-remove-annotation...
  5. Архів

    Архів...Додайте анотацію до колекції Annotations певної сторінки PDF за допомогою...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Збережіть...

    blog.aspose.com/uk/pdf/add-or-remove-annotation...
  6. Redaguj PDF przy użyciu C# | Aspose.PDF

    Redaguj dokumenty PDF programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla .NET...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/pl/net/redaction/
  7. Extraer Texto de Sellos|Aspose.PDF para C++

    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....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/es/cpp/extract-text-from-st...
  8. Anotações Extras usando C++|Aspose.PDF for C++

    Esta seção descreve como adicionar, obter e excluir tipos extras de anotações do seu documento PDF....namespace Aspose :: Pdf :: Annotations ; void MarkupAnnotations...-> idx_get ( 1 ) -> get_Annotations () -> Add ( caretAnnotation1...

    docs.aspose.com/pdf/pt/cpp/extra-annotations/
  9. Looking for details for Aspose PDF library for ...

    Hi, We are looking for PDF library vendor for our product requirements. We are looking for PDF library for our Products on .Net 5, .Net 6, netstandard2.0 & .Net Framework 4.7.2+ for Windows & Linux platforms. Do ASPOSE…... Annotations flattening 2. PDF Form fields...Read annotations/markups data 1. Read Markup Annotation fields...

    forum.aspose.com/t/looking-for-details-for-aspo...
  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/