Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 894 for

range

(0.88 sec)
  1. GroupDocs.Annotation for Java | GroupDocs

    Java library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and email files. No Microsoft Office or Adobe Acrobat required....original format with optional page-range and annotation-type filters...annotation types or a specific page range when saving the result. Supported...

    docs.groupdocs.com/annotation/java/
  2. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....evaluated to a cell or cell range reference during runtime, then...corresponding cell or cell range. The following table describes...

    docs.groupdocs.com/assembly/java/inserting-hype...
  3. Extract tables from document page | GroupDocs

    Learn how to extract tables from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page table extraction from PDF, Word, Excel....Print table content for row in range ( table . row_count ): row_data...row_data = [] for col in range ( table . column_count ): cell = table...

    docs.groupdocs.com/parser/python-net/extract-ta...
  4. Export Annotations with Additional Options usin...

    We are excitedly announcing another monthly release of GroupDocs.Annotation for .NET. This latest release 18.12 allows you to export annotations with some additional options, like the ability to export specific annotation type, Range of pages and few more. Apart from that, a few fixes and improvements are also introduced in this version, therefore, we recommend you to download the new version of the API to enhance your document annotation experience....export specific annotation type, range of pages and few more. Apart...specific annotation type and range of pages Possibility to retrieve...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  5. Document page builder - how to merge particular...

    Merge specific pages from multiple documents using API with GroupDocs.Merger. Create tailored, unified documents effortlessly....implementation Specifying the range of the required pages Conclusion...implementation Specifying the range of the required pages Conclusion...

    blog.groupdocs.com/merger/page-builder-how-to-m...
  6. GroupDocs.Annotation for .NET | GroupDocs

    .NET library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and email files. No Microsoft Office or Adobe Acrobat required....original format with optional page-range and annotation-type filters...annotation types or a specific page range when saving the result. Supported...

    docs.groupdocs.com/annotation/net/
  7. GroupDocs.Annotation for Python via .NET | Grou...

    Native Python library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and email files on Windows, Linux, and macOS. No Microsoft Office or Adobe Acrobat required....original format with optional page-range and annotation-type filters...annotation types or a specific page range when saving the result. Supported...

    docs.groupdocs.com/annotation/python-net/
  8. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value....evaluated to a cell or cell range reference during runtime, then...corresponding cell or cell range. The following table describes...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  9. Split or Merge PDF, PowerPoint, Excel, Word, Do...

    Split or Merge PDF, Word DOC/DOCX, XLS/XLSX Excel spreadsheets, PPT/PPTX presentations, Visio Drawings, eBooks, & more documents in Java. Steps & examples....structure in Java across a wide range of supported document formats...specifying the desired page range. Your code will remain similar...

    blog.groupdocs.com/merger/merge-pdf-word-excel-...
  10. Merge pages in the arbitrary order | GroupDocs

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....AddPageRange method to append a range of pages. Once you have added...filePathOut ); } Specifying the range of the required pages When you...

    docs.groupdocs.com/merger/net/merge-pages-in-ar...