Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 653 for

spreadsheet to pdf

(0.28 sec)
  1. 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 JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage Topics To learn more about library features and get familiar how To manage metadata and more, please refer To theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... Spreadsheet ); const metadata = new groupdocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  2. Generate previews | GroupDocs

    This article provides learning contents about how To generate page previews of documents in .NET using GroupDocs.Parser API...OutputPath , fileName ); } Note Spreadsheets are rendered by tiles. See...are the steps to generate spreadsheets page previews: Prepare object;...

    docs.groupdocs.com/parser/net/generate-previews/
  3. 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...
  4. Load CSV document with options | GroupDocs

    Learn this article and check how To load and convert CSV documents with advanced options using GroupDocs.Conversion for .NET API....specific fonts from the source spreadsheet. Specifies that if text starts...comments from the source spreadsheet should be hidden during conversion...

    docs.groupdocs.com/conversion/net/load-csv-docu...
  5. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.EdiTor for Java and how To operate them in Java code.... Spreadsheet formats, which includes XLS...that are text-based form of spreadsheets, and includes CSV, TSV,...

    docs.groupdocs.com/editor/java/working-with-for...
  6. GroupDocs Watermark Overview | GroupDocs

    GroupDocs.Watermark for Java is a powerful API that helps you add, search, and remove watermarks from documents, images, presentations, and more. Whether you need To protect documents with watermarks, cusTomize watermark content, or auTomate watermarking at scale, this library gives you everything you need. What You Can Do With GroupDocs.Watermark for Java, you can: Add watermark To document – Add image or text watermarks To Pdf, Word, Excel, PowerPoint, Visio, and many other formats....image or text watermarks to PDF, Word, Excel, PowerPoint, Visio...files (DOC, DOCX) PDF files Excel spreadsheets (XLS, XLSX) PowerPoint...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  7. eSign document with Digital signature | GroupDocs

    This article explains how digitally esign documents with certificates using GroupDocs.Signature API...documents (DOC, DOCX, ODT, OTT), Spreadsheet files (XLSX, XLS, ODS, OTS)...appearance on document pages. PDF document format supports digital...

    docs.groupdocs.com/signature/java/esign-documen...
  8. Extracting Document Metainfo | GroupDocs

    Following this guide, you will learn how To obtain basic document metadata like page count, size, and file type before editing it with GroupDocs.EdiTor for Node.js via Java API....worksheet of a multi-tabbed spreadsheet but doesn’t know how many...documents, worksheets count for Spreadsheets, and 1 for pageless documents...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  9. GroupDocs Newsletter July 2018 – Professional D...

    Share this issue: Monthly NewsletterJuly 2018 Merge Word, Pdf, Excel & PowerPoint Documents in .NET Join Multiple Documents of Same File Format inTo One GroupDocs.Merger for .NET - A native document manipulation API allowing To split, append, join, remove, reorder and combine pages of popular business documents formats inTo one. You can also manage document protection by setting up or removing passwords. Company News GroupDocs Consulting Partners Program GroupDocs has recently started consulting partners program To provide professional consultancy services, implementation and unique solutions To help GroupDocs API users develop cusTomized solutions according To the business needs....NewsletterJuly 2018 # Merge Word, PDF, Excel & PowerPoint Documents...email messages as image and PDF. You can also change the field...

    blog.groupdocs.com/total/groupdocs-newsletter-j...
  10. Generate previews | GroupDocs

    This article provides learning contents about how To generate page previews of documents in .NET using GroupDocs.Parser for Java API...getOutputFilePath ( fileName ); } Note Spreadsheets are rendered by tiles. See...are the steps to generate spreadsheets page previews: Prepare object;...

    docs.groupdocs.com/parser/java/generate-previews/