Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 7,775 for

annotation

(0.11 sec)
  1. PDF에서 주석 수정|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일의 주석을 XFDF로 수정하는 방법을 설명합니다....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/ko/net/modify-annotations/
  2. Ekstrak Teks Dari Stempel|Aspose.PDF untuk 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/id/cpp/extract-text-from-st...
  3. Извлечение текста из штампов|Aspose.PDF for 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/ru/cpp/extract-text-from-st...
  4. Создание ссылок в PDF файле с C++|Aspose.PDF fo...

    Этот раздел объясняет, как создавать ссылки в вашем PDF документе с помощью C++....Добавьте ссылку в свойство Annotations объекта Page. Наконец, сохраните...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ru/cpp/create-links/
  5. सी ++ का उपयोग कर एनोटेशन हटाएं | products.aspo...

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

    products.aspose.com/slides/hi/cpp/annotation/
  6. Impor dan Ekspor Anotasi ke XFDF|Aspose.PDF for...

    Anda dapat mengimpor dan mengekspor anotasi dengan format XFDF menggunakan C# dan pustaka Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/id/net/import-export-xfdf/
  7. Jak usunąć Caret Adnotację za pomocą Java | Asp...

    Przykładowy kod Java do usuwania Caret adnotacji w pliku PDF na Java Runtime Environment dla aplikacji JSP/JSF i aplikacji desktopowych....Annotations Zapisz plik ponownie Wymagania..."sample_caret.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/pl/java/annotation/care...
  8. 使用 C# 编辑 PDF | Aspose.PDF

    用於編輯 .NET 框架、.NET Core 和 PHP、VBScript、德爾福、C++上的 PDF 檔中的敏感資訊的 C# 原始程式碼。...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/zh-hant/net/redaction/
  9. C++로 PDF 파일에 링크 생성|Aspose.PDF for C++

    이 섹션은 C++로 PDF 문서에 링크를 생성하는 방법을 설명합니다.... 페이지 객체의 Annotations 속성에 링크를 추가합니다. 마지막으로, Document...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ko/cpp/create-links/
  10. Comment supprimer des commentaires d'un PDF à l...

    Cet article explique comment supprimer les commentaires d'un PDF à l'aide de Python. Il fournit des informations détaillées pour définir l'IDE, écrire l'algorithme du programme et un exemple de code exécutable pour supprimer tous les commentaires en PDF à l'aide de Python....collection de annotations Vérifiez chaque annotation si elle est...l’analyse de la collection d’annotations sur chaque page pour rechercher...

    kb.aspose.com/fr/pdf/python/how-to-remove-comme...