Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 8,554 for

annotation

(0.12 sec)
  1. Travailler avec Aspose.Pdf Facades|Aspose.PDF p...

    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....Hide ] Travailler avec les annotations - Facades Travailler avec...

    docs.aspose.com/pdf/fr/cpp/working-with-aspose-...
  2. 아카이브

    아카이브...Annotations 속성을 사용하여 주석에 액세스합니다. 유형별로... 주석을 반복하고 Page.Annotations.Delete(Annotation) 메서드를 사용하여 하나씩 제거합니다...

    blog.aspose.com/ko/pdf/advanced-tricks-to-conve...
  3. Archiwa

    Archiwa...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/pl/pdf/extract-table-from-pdf-u...
  4. Extraer datos de tablas en PDF con C#|Aspose.PD...

    Aprende cómo extraer datos tabulares de PDF usando Aspose.PDF for .NET en C#... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/es/net/extract-data-from-ta...
  5. Working with Bookmarks|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using PdfBookmarEditor Class....Get Bookmarks Working with Annotations Extract Images and Text from...

    docs.aspose.com/pdf/net/working-with-bookmarks-...
  6. نحوه حذف Highlight حاشیه نویسی با استفاده از {{...

    کد نمونه جاوا برای حذف Highlight حاشیه نویسی در فایل PDF در محیط زمان اجرا جاوا برای برنامه های کاربردی JSP/JSF و برنامه های دسکتاپ....annotationSelector1 ); List < Annotation > textMarkupAnnotation =.... getSelected ()); for ( Annotation ta : textMarkupAnnotation...

    products.aspose.com/pdf/fa/java/annotation/high...
  7. Jak dodać Polygon Adnotację za pomocą C++ | Asp...

    Kod źródłowy do dodawania adnotacji Polygon w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/pl/cpp/annotation/polyg...
  8. Deal with PDF Forms in C++ | Aspose.PDF

    Manage PDF Forms programmatically with C++ sample code using Aspose.PDF for C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/cpp/acroforms/
  9. 如何使用 .NET 刪除 Strikeout 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Strikeout 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  10. 如何使用 C++ 刪除 Polyline 註釋 | Aspose.PDF

    用於在任何平台上刪除 Polyline PDF 檔中C++註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...