Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 880 for

area

(0.03 sec)
  1. Extract hyperlinks from document page | Documen...

    This article explains that how to extract hyperlinks from document page....contains the text area. The rectangular area on the page that...that contains the text area. The hyperlink text. The hyperlink URL...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  2. Save only annotated pages | Documentation

    The page describes how to save only annotated pages when using GroupDocs.Annotation for .NET API....pdf" )) { AreaAnnotation area = new AreaAnnotation () { Box...List < AnnotationBase >() { area , ellipse }); annotator . Save...

    docs.groupdocs.com/annotation/net/save-only-ann...
  3. Wingsdings Font - issue while converting word t...

    Screenshot 2024-11-29 at 7.52.28 AM.jpg (148.1 KB) The symbol highlighted in screenshot if we are trying to convert to pdf it is getting converted as ‘-’ Screenshot 2024-11-29 at 7.52.28 AM.jpg (148 KB)...fonts, as this is outside our area of responsibility. You should...

    forum.groupdocs.com/t/wingsdings-font-issue-whi...
  4. Load document from FTP | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from FTP using GroupDocs.Annotation for .NET....pdf" ))) { AreaAnnotation area = new AreaAnnotation () { Box...65535 , }; annotator . Add ( area ); annotator . Save ( "result...

    docs.groupdocs.com/annotation/net/load-document...
  5. Extract images from document page | Documentation

    This article explains that how to extract images from document page....contains the text area. The rectangular area on the page that...that contains the text area. The format of the image. The rotation...

    docs.groupdocs.com/parser/net/extract-images-fr...
  6. Extract images from document page | Documentation

    This article explains that how to extract images from document page....contains the text area. The rectangular area on the page that...that contains the text area. The format of the image. The rotation...

    docs.groupdocs.com/parser/java/extract-images-f...
  7. Annotate Word DOC DOCX files in Java | Add or R...

    Add or remove annotations from Word DOC/DOCX files in Java. Add arrow, rectangle, ellipse, watermark annotations using document Annotation API.... Insert Rectangle or Area Annotation to Word in Java #...the steps to add rectangle or area annotation to a DOC/DOCX document...

    blog.groupdocs.com/annotation/annotate-word-doc...
  8. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for .NET API....pdf”)) { AreaAnnotation area = new AreaAnnotation() { Box...annotator.Add(new List () { area, ellipse }); //Result file will...

    docs.groupdocs.com/annotation/net/filtering-ann...
  9. Opacity and Fixed SVG Path Properties Introduce...

    GroupDocs team is excited to announce one more monthly release of document annotation API, where new properties are introduced, these properties are included on users demand to facilitate them as our users always expects something new and extra features form our APIs compare to other available prodcts. The latest GroupDocs.Annotation for .NET 17.7.0 API now provides support to set Opacity and SVG Path for all major document formats like, PDF, Diagram, Slide and Words file formats etc....Diagram Area Redaction import annotation from diagram Area annotation...

    blog.groupdocs.com/annotation/opacity-and-fixed...
  10. Load document from Amazon S3 Storage | Document...

    The page describes how to load PDF, Word, Excel, PowerPoint documents from Amazon S3 storage when using GroupDocs.Annotation for .NET....DownloadFile ( key ))) { AreaAnnotation area = new AreaAnnotation () { Box...65535 , }; annotator . Add ( area ); annotator . Save ( "result...

    docs.groupdocs.com/annotation/net/load-document...