Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 7,614 for

annotator

(0.06 sec)
  1. Добавление, Удаление и Получение Аннотаций - Фа...

    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....который принимает объект Annotation вместе с начальным и конечным...использовать метод **Extract** **Annotations** для извлечения аннотаций...

    docs.aspose.com/pdf/ru/cpp/add-delete-and-get-a...
  2. Wis DOTM-annotaties online en gebruik Python | ...

    Verwijder opmerkingen uit het DOTM-document gratis via de online app.Python API-code om opmerkingen uit DOTM-bestanden te verwijderen....NET Annotate Wis DOTM-annotaties online...efficiënt beheer. Ontdekken Annoteer bestand Opties met Python...

    products.aspose.com/total/nl/python-net/annotat...
  3. Wis POWERPOINT-annotaties online en gebruik Pyt...

    Verwijder opmerkingen uit het POWERPOINT-document gratis via de online app.Python API-code om opmerkingen uit POWERPOINT-presentaties te verwijderen....NET Annotate Wis POWERPOINT-annotaties...efficiënt beheer. Ontdekken Annoteer bestand Opties met Python...

    products.aspose.com/total/nl/python-net/annotat...
  4. Wis PPS-annotaties online en gebruik Python | p...

    Verwijder opmerkingen uit het PPS-document gratis via de online app.Python API-code om opmerkingen uit PPS-presentaties te verwijderen....NET Annotate Wis PPS-annotaties online...efficiënt beheer. Ontdekken Annoteer bestand Opties met Python...

    products.aspose.com/total/nl/python-net/annotat...
  5. Wis TXT-annotaties online en gebruik Python | p...

    Verwijder opmerkingen uit het TXT-document gratis via de online app.Python API-code om opmerkingen uit TXT-bestanden te verwijderen....NET Annotate Wis TXT-annotaties online...efficiënt beheer. Ontdekken Annoteer bestand Opties met Python...

    products.aspose.com/total/nl/python-net/annotat...
  6. Добавить изображение в существующий PDF файл|As...

    Этот раздел описывает, как добавить изображение в существующий PDF файл с использованием Java библиотеки....()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/ru/java/add-image-to-existi...
  7. Menambahkan Gambar ke File PDF yang Ada|Aspose....

    Bagian ini menjelaskan cara menambahkan gambar ke file PDF yang ada menggunakan pustaka Java....()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/id/java/menambahkan-gambar-...
  8. Optimizar, Comprimir o Reducir el Tamaño de PDF...

    Optimizar archivo PDF, reducir todas las imágenes, reducir tamaño de PDF, Desincrustar fuentes, Eliminar objetos no utilizados con Python....pages : for annotation in page . annotations : annotation . flatten...

    docs.aspose.com/pdf/es/python-net/optimize-pdf/
  9. Otimizar, Comprimir ou Reduzir Tamanho de PDF e...

    Otimizar arquivo PDF, reduzir todas as imagens, diminuir tamanho do PDF, Desincorporar fontes, Remover objetos não utilizados com Python....pages : for annotation in page . annotations : annotation . flatten...

    docs.aspose.com/pdf/pt/python-net/optimize-pdf/
  10. 使用C++从所有PDF页面提取文本|Aspose.PDF for C++

    本文介绍了使用Aspose.PDF在C++中从PDF文档提取文本的各种方法。包括从整个页面、特定部分、基于列等。...infilename ); // 遍历所有注释 for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // 过滤 TextMarkupAnnotation...

    docs.aspose.com/pdf/zh/cpp/extract-text-from-al...