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

annotation

(0.18 sec)
  1. تعديل التعليقات في ملف PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية تعديل التعليقات من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/ar/net/modify-annotations/
  2. 스탬프에서 텍스트 추출|Aspose.PDF for Java

    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....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/ko/java/extract-text-from-s...
  3. 档案

    档案...Annotations.Add(Annotation)] 12 方法向特定 PDF 页面的...页面的 Annotations 集合添加注释。 使用 Document.Save(String) 方法保存 PDF 文档。...

    blog.aspose.com/zh/pdf/add-or-remove-annotation...
  4. 搜索

    搜索...Annotations.Add(Annotation)] 12 方法向特定 PDF 頁面的...頁面的 Annotations 集合添加註釋。 使用 Document.Save(String) 方法保存 PDF 文檔。...

    blog.aspose.com/zh-hant/pdf/add-or-remove-annot...
  5. Extrahieren von Links aus PDF mit C#

    In diesem Tutorial wird beschrieben, wie Sie mit C# Links aus PDFs extrahieren. Es enthält Details zum Einrichten der IDE, eine Liste der Schritte und einen Beispielcode zum Entwickeln eines PDF-Link-Extraktors mit C#....Seiten Erstellen Sie einen annotation selector zum Suchen von Linkanmerkungen...extrahieren . Erstellen Sie einen Annotation-Selektor für die Link-Annotationen...

    kb.aspose.com/de/pdf/net/extract-links-from-pdf...
  6. 스탬프에서 텍스트 추출|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...
  7. ویرایش 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/
  8. Importar y Exportar Anotaciones a XFDF|Aspose.P...

    Puede importar y exportar anotaciones con formato XFDF con C# y la biblioteca Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/es/net/import-export-xfdf/
  9. Importar e Exportar Anotações para XFDF|Aspose....

    Você pode importar e exportar anotações no formato XFDF com C# e a biblioteca Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/pt/net/import-export-xfdf/
  10. Extraire des liens du fichier PDF|Aspose.PDF fo...

    Découvrez comment extraire des hyperliens des documents PDF en .NET en utilisant Aspose.PDF pour la gestion de contenu et l'analyse des liens....représentés sous forme d’annotations dans un fichier PDF, donc...Page. Obtenez toutes les annotations de lien sélectionnées dans...

    docs.aspose.com/pdf/fr/net/extract-links/