Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 8,552 for

annotator

(0.16 sec)
  1. family.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/cells/th/family/2023-12-28T14:13:42+00:00alternate en https://products.aspose.com/......com/cells/th/annotation/2023-12-28T14:13:42+00:00alternate...https://products.aspose.com/cells/annotation/ alternate de https://products...

    products.aspose.com/cells/th/family.xml
  2. nodejs-java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/cells/nl/python/2023-12-28T14:13:42+00:00alternate en https://products.aspose.com/......com/cells/nl/annotation/2023-12-28T14:13:42+00:00alternate...https://products.aspose.com/cells/annotation/ alternate de https://products...

    products.aspose.com/cells/nl/nodejs-java.xml
  3. jasperreports.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/cells/it/python/2023-12-28T14:13:42+00:00alternate en https://products.aspose.com/......com/cells/it/annotation/2023-12-28T14:13:42+00:00alternate...https://products.aspose.com/cells/annotation/ alternate de https://products...

    products.aspose.com/cells/it/jasperreports.xml
  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/