Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 825 for

spreadsheet to pdf

(0.83 sec)
  1. GroupDocs.Merger Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....how to combine multiple spreadsheets programmatically. Continue...Continue Reading … Two and more spreadsheets are often required to get...

    blog.groupdocs.com/categories/groupdocs.merger-...
  2. Features Overview | GroupDocs

    GroupDocs.Assembly for .NET is an API that allows you To generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of cusTom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting To strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with cusTom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes To email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during Spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension AuTo-removal of empty paragraphs Generate various report types, e....assembly Apply formula during spreadsheet assembly Template formatting...Supported Ability to use Spreadsheet as Table of Data Supported...

    docs.groupdocs.com/assembly/net/features-overview/
  3. GroupDocs.Markdown for Python via .NET overview...

    GroupDocs.Markdown for Python via .NET converts documents To clean, structured Markdown with full control over output flavor, image handling, and formatting....documents from 30+ formats (PDF, Word, Excel, EPUB, TXT, CHM)...Description 30+ input formats PDF, DOCX, DOC, XLSX, XLS, CSV, EPUB...

    docs.groupdocs.com/markdown/python-net/product-...
  4. Save Document | GroupDocs

    This article demonstrates how To save edited text documents, Spreadsheets, and presentations with GroupDocs.EdiTor for Node.js via Java API....DOC, DOCX, DOCM, DOT, ODT Spreadsheet XLS, XLSX, XLSM, XLSB Delimiter-Separated...POT Plain Text Documents TXT PDF PDF N/A Code Example The source...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  5. Get file info | GroupDocs

    This article explains how To detect document file type, size and calculate pages count with GroupDocs.Comparison....file type (PDF, Word document, Excel spreadsheet, PowerPoint...

    docs.groupdocs.com/comparison/python-net/get-fi...
  6. Add watermarks with GroupDocs.Watermark | Group...

    Add text and image watermarks To documents from GroupDocs.Total for Java, across Word, Pdf and Spreadsheets — runnable Java examples with downloadable input and output files....onto documents — Word, PDF, spreadsheets, presentations, images...new Watermarker ( "contract.pdf" )) { try ( ImageWatermark watermark...

    docs.groupdocs.com/total/java/developer-guide/w...
  7. Load a file of a specific format | GroupDocs

    This example demonstrates how To load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file To load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path To your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties To extract or edit metadata System.... Spreadsheet ); // Constants.InputXls...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  8. Upcoming Release of GroupDocs.Search for Java

    We are about To release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating document search API that extracts text and metadata from documents. Furthermore, it performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithms. API also supports full-text search. Features Offered by GroupDocs.Search for JavaGroupDocs will keep on updating this API with new features....Word Processing Documents Spreadsheet Documents Presentation Documents...Presentation Documents Email Messages PDF Documents Text Documents Electronic...

    blog.groupdocs.com/search/upcoming-release-of-g...
  9. Load a file of a specific format | GroupDocs

    This example demonstrates how To load a file of a particular format using GroupDocs.Metadata for Python via .NET.... SPREADSHEET ) with Metadata ( "input...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/python-net/load-a-f...
  10. Add watermarks with GroupDocs.Watermark | Group...

    Add text and image watermarks To documents from GroupDocs.Total for .NET, and inspect what a document contains — runnable C# examples with downloadable input and output files....onto documents — Word, PDF, spreadsheets, presentations, images...new Watermarker ( "contract.pdf" )) { using ( ImageWatermark...

    docs.groupdocs.com/total/net/developer-guide/wa...