Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 8,551 for

annotation

(0.24 sec)
  1. C++ 을 (를) 사용하여 Strikeout 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Strikeout 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Strikeout 주석에 대해 Add..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/ko/cpp/annotation/strik...
  2. Rensa PDF-anteckningar online och med Python | ...

    Ta bort kommentarer från PDF-dokument via onlineappen gratis. Python API-kod för att ta bort kommentarer från PDF-fil....NET Annotate Rensa PDF-anteckningar online...igenom arrayen och ring annotations.delete Anropa sparmetoden...

    products.aspose.com/total/sv/python-net/annotat...
  3. Comment expurger un PDF en Java

    Ce bref guide explique comment rédiger un PDF en Java. Il contient les détails de la configuration du système et l'algorithme pas à pas, suivis d'un exemple de code exécutable pour expurger le texte au format PDF à l'aide de Java....RedactionAnnotation Ajouter l’annotation aux annotations existantes Masquez...une annotation de rédaction. Ensuite, ajoutez l’annotation à la...

    kb.aspose.com/fr/pdf/java/how-to-redact-a-pdf-i...
  4. نحوه حذف Highlight حاشیه نویسی با استفاده از {{...

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

    products.aspose.com/pdf/fa/java/annotation/high...
  5. 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...
  6. 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/
  7. 如何使用 .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/...
  8. 如何使用 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/...
  9. 如何使用 C++ 刪除 Underline 註釋 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  10. با فرم های PDF در C# برخورد کنید | Aspose.PDF

    فرم های PDF را به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET مدیریت کنید.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/fa/net/acroforms/