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

range

(0.7 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. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Categories Latest Answers Numeric Range Search in Java Search in Documents...Documents in Java Perform Date Range search using Java Perform Case-Sensitive...

    kb.groupdocs.com/categories/page/13/
  3. Convert Selected or Partial Spreadsheet Rows

    You might be looking for a software component or API using that an excel sheet could be converted to PDF/Word or any other supported format partially. What is the difference? Many of us are just concerned with the output. Process an excel spreadsheet and get the right PDF/output. A simple conversion (Complete spreadsheet to PDF) is ideal until the source file has limited number of rows. Partial Conversion - Usability If you have a spreadsheet with more than 10,000 rows and your data or concerned rows are somewhere between 5,000 to 8,000....consumption Easy to define conversion range Let’s have a look at the implementation:...Java “G7:I10” is the cells range (convert from row G7 to I10)...

    blog.groupdocs.com/conversion/convert-selected-...
  4. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Documents to HTML using C# Numeric Range Search in C# Search in Documents...Documents in C# Perform Date Range search using C# Perform Case-Sensitive...

    kb.groupdocs.com/categories/page/14/
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  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. 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...