Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 202 for

arrow

(0.21 sec)
  1. Dodaj lub usuń adnotacje | Adnotuj pliki PDF za...

    Programowo dodawaj adnotacje do plików PDF w języku C#. Dodawaj lub usuwaj adnotacje, takie jak strzałki, prostokąty, elipsy, podświetlenia i znaki wodne, korzystając z interfejsu API platformy .NET....pdf")) { ArrowAnnotation arrow = new ArrowAnnotation { Box...PenWidth = 2 }; annotator.Add(arrow); annotator.Save("path/annotation...

    blog.groupdocs.com/pl/annotation/annotate-pdf-f...
  2. Adicionar ou remover anotações em C# | Anotar a...

    Adicione e remova programaticamente anotações de arquivos Word DOC/DOCX em C#. Adicione anotações de seta, retângulo, elipse e marca d'água usando a API de anotação .NET....docx")) { ArrowAnnotation arrow = new ArrowAnnotation { Box...PenWidth = 2 }; annotator.Add(arrow); annotator.Save("path/annotation...

    blog.groupdocs.com/pt/annotation/annotate-word-...
  3. Annotaties toevoegen of verwijderen | Annoteer ...

    Annoteer programmatisch PDF-bestanden in C#. Annotaties zoals pijlen, rechthoeken, ellipsen, markeringen en watermerken toevoegen of verwijderen met behulp van .NET API....pdf")) { ArrowAnnotation arrow = new ArrowAnnotation { Box...PenWidth = 2 }; annotator.Add(arrow); annotator.Save("path/annotation...

    blog.groupdocs.com/nl/annotation/annotate-pdf-f...
  4. GroupDocs.Annotation for Java

    API นี้ช่วยให้คุณใส่คำอธิบายประกอบแบบดิจิทัลในรูปแบบไฟล์ใดก็ได้โดยใช้ภาษา Java บนแพลตฟอร์มใดก็ได้...Java วิธีเพิ่มคำอธิบายประกอบ Arrow ใน PDF โดยใช้ Java วิธีแทรก...

    kb.groupdocs.com/th/annotation/java/
  5. Добавить или удалить аннотации | Аннотируйте PD...

    Программно комментируйте PDF-файлы на C#. Добавляйте или удаляйте аннотации, такие как стрелки, прямоугольник, эллипс, выделение, аннотации водяных знаков, с помощью .NET API....pdf")) { ArrowAnnotation arrow = new ArrowAnnotation { Box...PenWidth = 2 }; annotator.Add(arrow); annotator.Save("path/annotation...

    blog.groupdocs.com/ru/annotation/annotate-pdf-f...
  6. Додати або видалити анотації | Додайте коментар...

    Програмно коментуйте PDF-файли на C#. Додайте або видаліть анотації, як-от стрілки, прямокутники, еліпси, виділення, водяні знаки, за допомогою .NET API....pdf")) { ArrowAnnotation arrow = new ArrowAnnotation { Box...PenWidth = 2 }; annotator.Add(arrow); annotator.Save("path/annotation...

    blog.groupdocs.com/uk/annotation/annotate-pdf-f...
  7. Hinzufügen oder Entfernen von Anmerkungen in C#...

    Programmgesteuertes Hinzufügen und Entfernen von Anmerkungen aus Word DOC/DOCX-Dateien in C#. Fügen Sie mithilfe der .NET-Anmerkungs-API Anmerkungen mit Pfeilen, Rechtecken, Ellipsen und Wasserzeichen hinzu....docx")) { ArrowAnnotation arrow = new ArrowAnnotation { Box...PenWidth = 2 }; annotator.Add(arrow); annotator.Save("path/annotation...

    blog.groupdocs.com/de/annotation/annotate-word-...
  8. Thêm hoặc xóa chú thích trong C# | Chú thích cá...

    Lập trình thêm và xóa chú thích khỏi tệp Word DOC/DOCX trong C#. Thêm chú thích mũi tên, hình chữ nhật, hình elip, hình mờ bằng .NET Annotation API....docx")) { ArrowAnnotation arrow = new ArrowAnnotation { Box...PenWidth = 2 }; annotator.Add(arrow); annotator.Save("path/annotation...

    blog.groupdocs.com/vi/annotation/annotate-word-...
  9. 在 C# 中添加或删除注释 |注释 Word DOC DOCX 文件

    在 C# 中以编程方式在 Word DOC/DOCX 文件中添加和删除注释。使用 .NET Annotation API 添加箭头、矩形、椭圆、水印注释。...docx")) { ArrowAnnotation arrow = new ArrowAnnotation { Box...PenWidth = 2 }; annotator.Add(arrow); annotator.Save("path/annotation...

    blog.groupdocs.com/zh/annotation/annotate-word-...
  10. GroupDocs.Annotation .NET Python 統合 | ドキュメントマーク...

    Learn to integrate GroupDocs.Annotation for .NET with Python using pythonnet. Master two proven methods to solve assembly loading challenges, featuring complete code samples for wrapper-based and reflection-based annotation approaches....[text_annotation]) # 矢印注釈を作成 arrow_annotation_type = Type . GetType(...Annotation" ) arrow_annotation = Activator . CreateInstance(arrow_annotation_type)...

    blog.groupdocs.com/ja/annotation/python-integra...