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

range

(0.13 sec)
  1. 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-...
  2. 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/
  3. Extract pages | GroupDocs

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Python via .NET....exact numbers or by a page range with an even/odd filter — all...the desired page numbers or range. Call merger.extract_pages()...

    docs.groupdocs.com/merger/python-net/extract-pa...
  4. 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/
  5. 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/
  6. Saving documents | GroupDocs

    Save annotated documents with GroupDocs.Annotation for Python via .NET — persist only specific annotation types or limit the output to a page Range with SaveOptions....types or limit the output to a range of pages. Pass the configured...file (PDF, 90 KB) Save a page range Set first_page and last_page...

    docs.groupdocs.com/annotation/python-net/saving...
  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. 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...
  9. 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/
  10. 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-...