Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 8,413 for

annotate

(0.09 sec)
  1. Procurar

    Procurar...página for (auto annotation : page->get_Annotations()) { // Verifique...anotação if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/pt/pdf/extract-data-from-tables...
  2. Archivio

    Archivio...pagina for (auto annotation : page->get_Annotations()) { // Controlla...annotazione if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/it/pdf/extract-data-from-tables...
  3. Notions de base de Aspose.PDF DOM API|Aspose.PD...

    Aspose.PDF pour C++ utilise également l'idée de DOM pour représenter la structure d'un document PDF en termes d'objets. Ici, vous pouvez lire la description de cette structure....Aspose::Pdf::Annotations Namespace Reference Les annotations font partie...dédié un namespace pour les annotations. Ce namespace contient des...

    docs.aspose.com/pdf/fr/cpp/basics-of-dom-api/
  4. Navigation and Interaction in PDF in Node.js|As...

    This section describes the features of work with links, actions and bookmarks in Node.js....js PDF Annotations in Node.js...

    docs.aspose.com/pdf/nodejs-cpp/navigation-and-i...
  5. Navigation and Interaction in PDF via JavaScrip...

    This section describes the features of work with links, actions and bookmarks in JavaScript....using JavaScript via C++ PDF Annotations using JavaScript...

    docs.aspose.com/pdf/javascript-cpp/navigation-a...
  6. 档案

    档案...Annotations 属性访问注释。 按类型过滤注释。 遍历注解并使用 Page.Annotations.Delete(Annotation)...Delete(Annotation) 方法一一删除。 下面的 C# 代码片段显示了在 PDF 到 PPTX 转换中删除注释的一种可能方法:...

    blog.aspose.com/zh/pdf/advanced-tricks-to-conve...
  7. Jak dodać Square Adnotację za pomocą .NET | Asp...

    Kod źródłowy w języku C#, aby dodać adnotacje Square na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/pl/net/annotation/squar...
  8. Formularze PDF. Zarządzaj przez C# | Aspose.PDF

    Zarządzaj formularzami PDF za pomocą tego kodu źródłowego C# w programie.NET Framework, .NET Core i PHP, VBScript, Delphi, C++ za pośrednictwem COM Interop.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/pl/net/acroforms/
  9. 如何使用 .NET 获取 Highlight 注解 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 获取 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Highlight 注释。...Annotations 集合中的 Highlight 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  10. 如何用 .NET 添加 Link 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Link 个注释。...Annotations 集合中的 Link 注释方法 Add 再次保存该文件...document . Pages [ 1 ]. Annotations . Add ( linkAnnotation );...

    products.aspose.com/pdf/zh-hans/net/annotation/...