Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 909 for

area

(0.15 sec)
  1. Split a worksheet into pages | Documentation

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats....rectangular area of relatively small size, comparable to the area of display...that divide the whole worksheet area on rectangular chunks, each...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  2. Add replies to annotation | Documentation

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for Java API....AreaAnnotation area = new AreaAnnotation (); area . setBackgroundColor...setBackgroundColor ( 65535 ); area . setBox ( new Rectangle ( 100 , 100...

    docs.groupdocs.com/annotation/java/add-replies-...
  3. Load document from FTP | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from FTP using GroupDocs.Annotation for Java....AreaAnnotation area = new AreaAnnotation (); area . setBox ( new...( 100 , 100 , 100 , 100 )); area . setBackgroundColor ( 65535...

    docs.groupdocs.com/annotation/java/load-documen...
  4. Split a worksheet into pages | Documentation

    Split worksheets into pages when rendering spreadsheets to HTML, PDF, and image formats using GroupDocs.Viewer Python API.... Render a print area In Microsoft Excel, you can...print area ). A worksheet can contain multiple print areas. Each...

    docs.groupdocs.com/viewer/python-net/split-work...
  5. Save only annotated pages | Documentation

    The page describes how to save only annotated pages when using GroupDocs.Annotation for Java API....AreaAnnotation area = new AreaAnnotation (); area . setBox ( new... 100 )); area . setBackgroundColor ( 65535 ); area . setPageNumber...

    docs.groupdocs.com/annotation/java/save-only-an...
  6. Working with Spreadsheets in GroupDocs.Viewer f...

    Learn how to get load a Spreadsheet (Excel) document and render it to HTML, PDF, PNG and JPEG with different options...breaks Render only print area Render print area and split by page breaks...rectangular area of relatively small size, comparable to the area of display...

    blog.groupdocs.com/viewer/working-with-spreadsh...
  7. Load document from local disk | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from local disk using GroupDocs.Annotation for Java....AreaAnnotation area = new AreaAnnotation (); area . setBox ( new...( 100 , 100 , 100 , 100 )); area . setBackgroundColor ( 65535...

    docs.groupdocs.com/annotation/java/load-documen...
  8. Load document from stream | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for Java....AreaAnnotation area = new AreaAnnotation (); area . setBox ( new...( 100 , 100 , 100 , 100 )); area . setBackgroundColor ( 65535...

    docs.groupdocs.com/annotation/java/load-documen...
  9. Load document from URL | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from URL using GroupDocs.Annotation for Java....AreaAnnotation area = new AreaAnnotation (); area . setBox ( new...( 100 , 100 , 100 , 100 )); area . setBackgroundColor ( 65535...

    docs.groupdocs.com/annotation/java/load-documen...
  10. Extract barcodes from document | Documentation

    This article explains that how to extract barcodes from documents....contains the text area. The rectangular area on the page that...that contains the text area. A string value that represents a value...

    docs.groupdocs.com/parser/java/extract-barcodes...