Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 8,582 for

annotate

(0.47 sec)
  1. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...annotationSelector ); List < Annotation > WatermarkAnnotations =...getSelected (); // 打印结果 for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  2. Documentation

    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....end, Enum annotType, Annotation annotation) تم تغييرها إلى void...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/ar/java/technical-articles/...
  3. Extraindo texto bruto de arquivo PDF|Aspose.PDF...

    Este artigo descreve várias maneiras de extrair texto de documentos PDF usando Aspose.PDF para Android via Java. De páginas inteiras, de uma parte específica, com base em colunas, etc....as anotações for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/pt/androidjava/extract-text...
  4. Anotaciones Adhesivas en PDF|Aspose.PDF para Java

    Este tema trata sobre las anotaciones adhesivas, como ejemplo mostramos la Anotación de Marca de Agua en el texto. Se utiliza para representar gráficos en la página. Consulte el fragmento de código para resolver esta tarea....annotationSelector ); List < Annotation > WatermarkAnnotations =...imprimir resultados for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/es/java/sticky-annotations/
  5. Aspose.PDF for Java 9.0.0 中的公共 API 更改|Aspose.PD...

    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....end, Enum annotType, Annotation annotation) 改为 void modifyAnnotations(int...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  6. Comment surligner un PDF avec Python

    Ce didacticiel explique comment mettre en surbrillance un PDF à l'aide de Python. Il contient des détails de configuration IDE, un processus par étapes et un exemple de code pour développer un surligneur PDF à l'aide de Python....TextFragmentAbsorber Créez l’annotation de surbrillance à l’aide...utilisé pour définir une annotation de surbrillance pour la page...

    kb.aspose.com/fr/pdf/python/how-to-highlight-in...
  7. Chercher

    chercher...Supprimer ou aplatir les annotations à l’aide de C++ Suppression...Supprimer ou aplatir les annotations à l’aide de C++ # Il peut...

    blog.aspose.com/fr/pdf/compress-or-optimize-pdf...
  8. JavaScript pridėjimas prie PDF naudojant C#

    Sekite šį straipsnį, kad pridėtumėte JavaScript prie PDF naudodami C#. Jame pateikiama informacija apie IDE nustatymą, veiksmų sąrašą ir pavyzdinį kodą darbui su PDF JS naudojant C#, pridedant skirtingų tipų scenarijus įvairiems veiksmams....PDF JS Importuokite PDF ir Annotations klases iš bibliotekos Įkelkite...C# . Importuokite PDF ir Annotations klases, įkelkite licenciją...

    kb.aspose.com/lt/pdf/net/add-javascript-to-pdf-...
  9. 使用 C# 在 PDF 文件中创建链接|Aspose.PDF for .NET

    本节解释如何使用 C# 在 PDF 文档中创建链接。... 将链接添加到 Page 对象的 Annotations 属性。 最后,使用 Document 对象的 Save...文件以及应打开的页码。 将链接添加到 Page 对象的 Annotations 集合。 使用 Document 对象的 Save...

    docs.aspose.com/pdf/zh/net/create-links/
  10. ایجاد فرم های PDF با استفاده از C++ | Aspose.PDF

    فرم های PDF ایجاد کنید و فیلدها را به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ اضافه کنید....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/fa/cpp/acroforms/create/