Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 702 for

spreadsheet to pdf

(0.17 sec)
  1. 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...
  2. 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...
  3. 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 ) # constants.input_xls is...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/python-net/load-a-f...
  4. 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...
  5. Load a file of a specific format | GroupDocs

    This example demonstrates how To load a file of some particular format.... Spreadsheet ); // Constants.InputXls...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/load-a-file-of-...
  6. Add Watermark to Presentations in C# | Text and...

    C# ways To add text To presentation slides as watermark, or apply image watermarks To PPT, PPTX, PPS & more formats using .NET Watermarking API by GroupDocs....word-processing documents, spreadsheets, email messages, PDF files, images...

    blog.groupdocs.com/watermark/add-watermark-to-p...
  7. 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...
  8. GroupDocs.Redaction Product Family on GroupDocs...

    GroupDocs.Redaction Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction Product Family on GroupDocs Blog | Document Aut......custom AI-based redactions for PDF documents in .NET Use AI to detect...redact text, words, or phrases in PDF documents using .NET. Replace...

    blog.groupdocs.com/categories/groupdocs.redacti...
  9. PngViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents inTo PNG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingTopngorjpeg/ and its children....PdfOptions { get; set; } The PDF document view options. PresentationOptions...SpreadsheetOptions { get; set; } The spreadsheet files view options. TextOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  10. 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...