Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 7,618 for

annotator

(0.07 sec)
  1. Usuń adnotację za pomocą Pythona | products.asp...

    Kod źródłowy Pythona do usuwania komentarzy do prezentacji...online Uwzględnij Remove Annotation From PPT Jak usunąć adnotacje...pośrednictwem .NET API. Remove Annotation From PPTX Jak usunąć adnotacje...

    products.aspose.com/slides/pl/python-net/annota...
  2. Извлечение текста из штампов|Aspose.PDF for Java

    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....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/ru/java/extract-text-from-s...
  3. C#를 사용하여 도형 주석 추가|Aspose.PDF for .NET

    이 문서에서는 PDF 문서에서 도형 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Line Annotation var lineAnnotation = new...

    docs.aspose.com/pdf/ko/net/figures-annotation/
  4. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 PDF 文档中添加、获取和删除图形注释 Aspose.PDF for .NET... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Line Annotation var lineAnnotation = new...

    docs.aspose.com/pdf/zh/net/figures-annotation/
  5. PDFへのテキスト注釈の使用方法(Python経由)|Aspose.PDF for Pytho...

    Aspose.PDF for Pythonを使用すると、PDFドキュメントにテキスト注釈を追加、取得、および削除できます。... 注釈は、特定のページの Annotations コレクションによって保持されます。このコレクショ...のみの注釈が含まれています; 各ページには独自のAnnotationsコレクションがあります。 特定のページに注釈を追加...

    docs.aspose.com/pdf/ja/python-net/text-annotation/
  6. Anotações Extras usando Python|Aspose.PDF para ...

    Esta seção descreve como adicionar, obter e deletar tipos extras de anotações do seu documento PDF.... annotations . CaretAnnotation ( document...caretAnnotation1 . flags = ap . annotations . AnnotationFlags . PRINT...

    docs.aspose.com/pdf/pt/python-net/extra-annotat...
  7. แก้ไขไฟล์ PDF โดยใช้ Java | Aspose.PDF

    รหัสที่มา Java เพื่อแก้ไขข้อมูลที่สำคัญในไฟล์ PDF ใน Java และ PHP, Delphi...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/th/java/redaction/
  8. Extrair Anotações de PDF|Aspose.PDF for .NET

    Esta seção explica como extrair anotações de um arquivo PDF para XFDF com Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/pt/net/extract-annotation/
  9. सी ++ का उपयोग कर एनोटेशन हटाएं | products.aspo...

    सी ++ स्रोत कोड प्रस्तुति टिप्पणियों को हटाने के लिए...ऑनलाइन शामिल करें Remove Annotation From पीपीटी C++ API के लिए...एनोटेशन कैसे निकालें। Remove Annotation From पीपीटीएक्स Aspose.Slides...

    products.aspose.com/slides/hi/cpp/annotation/
  10. How to Search Text and Highlight in PDF using C#

    This tutorial covers the details on how to search text and highlight in PDF using C#. The steps and the code sample demonstrate how to highlight pdf document using C# and then save the PDF having highlighted text in it....PDF, creating highlight annotations with color and shape, and...applying different highlight annotations to some text. You can highlight...

    kb.aspose.com/pdf/net/how-to-search-text-and-hi...