Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 8,582 for

annotation

(0.2 sec)
  1. Verwijder ODP-annotatie met .NET | products.asp...

    C#-broncode om annotaties in ODP-indeling te verwijderen op .NET Framework-, .NET Core-, Windows Azure-, Mono- of Xamarin-platforms....NET Annotation Verwijder ODP-annotatie met...

    products.aspose.com/slides/nl/net/annotation/odp/
  2. Verwijder PPT-annotatie met .NET | products.asp...

    C#-broncode om annotaties in PPT-indeling te verwijderen op .NET Framework-, .NET Core-, Windows Azure-, Mono- of Xamarin-platforms....NET Annotation Verwijder PPT-annotatie met...

    products.aspose.com/slides/nl/net/annotation/ppt/
  3. Jak usunąć Watermark Adnotację za pomocą Java |...

    Przykładowy kod Java do usuwania Watermark adnotacji w pliku PDF na Java Runtime Environment dla aplikacji JSP/JSF i aplikacji desktopowych....Annotations Zapisz plik ponownie Wymagania...

    products.aspose.com/pdf/pl/java/annotation/wate...
  4. Jak dodać Polygon Adnotację za pomocą Java | As...

    Przykładowy kod Java, aby dodać Polygon adnotacje w pliku PDF na Java Runtime Environment dla aplikacji JSP/JSF i aplikacji desktopowych....Annotations Zapisz plik ponownie Wymagania...

    products.aspose.com/pdf/pl/java/annotation/poly...
  5. CommentDisplayMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.CommentDisplayMode enum for optimized document comment rendering. Enhance your document's clarity and presentation today!...Renders document comments in annotations. This is only available for...

    reference.aspose.com/words/net/aspose.words.lay...
  6. PdfSaveOptions.attachments_embedding_mode prope...

    PdfSaveOptions.attachments_embedding_mode property. Gets or sets a value determining how attachments are embedded to the PDF document.... ANNOTATIONS doc . save ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extraindo texto bruto de arquivo PDF|Aspose.PDF...

    Este artigo descreve várias maneiras de extrair texto de documentos PDF usando o Aspose.PDF para 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/java/extract-text-from-a...
  8. Ajouter une Image à un Fichier PDF Existant|Asp...

    Cette section décrit comment ajouter une image à un fichier PDF existant en utilisant une bibliothèque Java....()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/fr/java/add-image-to-existi...
  9. Извлечение необработанного текста из PDF файла|...

    В этой статье описываются различные способы извлечения текста из PDF документов с использованием Aspose.PDF для Java. Из всех страниц, из определенной части, на основе колонок и т.д....всех аннотаций for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ru/java/extract-text-from-a...
  10. Optimizar, Comprimir o Reducir el Tamaño del PD...

    Optimizar archivo PDF, reducir todas las imágenes, reducir tamaño PDF, Desincrustar fuentes, Eliminar objetos no utilizados usando PHP....$pages -> get_Item ( $i ); $annotations = $page -> getAnnotations...$idx < $annotations -> size (); $idx ++ ) { $annotation = $annotations...

    docs.aspose.com/pdf/es/php-java/optimize-pdf/