Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 8,532 for

annotation

(0.12 sec)
  1. | Aspose.PDF

    مدیریت حاشیه نویسی در PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET... Annotations . TextAnnotation ( pdfDocument...600 )) { Title = "Sample Annotation Title" , Subject = "Sample...

    products.aspose.com/pdf/fa/net/annotation/
  2. Обновить ссылки в PDF|Aspose.PDF for C++

    Обновление ссылок в PDF программным путем с помощью Aspose.PDF для C++. Это руководство о том, как обновить ссылки в PDF файле....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Изменение ссылки:...

    docs.aspose.com/pdf/ru/cpp/update-links/
  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/ko/cpp/extract-text-from-st...
  4. ویرایش PDF با استفاده از C# | Aspose.PDF

    اسناد PDF را به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET ویرایش کنید...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/fa/net/redaction/
  5. Jak uzyskać Caret Adnotację przy użyciu Java | ...

    Przykładowy kod Java, aby uzyskać Caret adnotacje 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...
  6. 档案

    档案... PDF 中的每一页都有自己的 Annotations 集合,保存该页面特定的所有注释。通过利用 Aspose...文档使用 Document 类。 检索特定页面的 annotations 属性以获取该页面上的所有注释。 遍历注释,并过滤出...

    blog.aspose.com/zh/pdf/parse-pdf-in-python/
  7. 搜索

    搜索...System::ArrayPtr Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/zh-hant/pdf/working-with-annota...
  8. python-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/total/hu/2023-11-21T07:34:25+00:00alternate en https://products.aspose.com/total/ ......com/total/hu/python-java/annotate/2023-12-30T05:33:49+00:00alternate...aspose.com/total/python-java/annotate/ alternate fr https://products...

    products.aspose.com/total/hu/python-java.xml
  9. python-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/total/pl/2023-11-21T07:34:25+00:00alternate en https://products.aspose.com/total/ ......com/total/pl/python-java/annotate/2023-12-30T05:33:49+00:00alternate...aspose.com/total/python-java/annotate/ alternate fr https://products...

    products.aspose.com/total/pl/python-java.xml
  10. 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/