Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 753 for

spreadsheet to pdf

(0.15 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...Image documents as PDF and signing of PDF with Metadata Signatures...data from the form fields in a PDF document. Please continue to...

    blog.groupdocs.com/groupdocs.blog/page/53/
  2. Working with fonts in GroupDocs.Viewer for .NET

    Learn how To get list of used fonts, specify or replace missing fonts, exclude fonts...the document file itself, like PDF. But others, like Office family...WordProcessing, Spreadsheet, Presentation, and PDF, have specialized...

    blog.groupdocs.com/viewer/working-with-fonts/
  3. 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...
  4. GroupDocs.Markdown for .NET overview | GroupDocs

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

    docs.groupdocs.com/markdown/net/product-overview/
  5. 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...
  6. 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...
  7. Get file info | GroupDocs

    The page describes how To detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Annotation....file type (PDF, Word document, Excel spreadsheet, PowerPoint...

    docs.groupdocs.com/annotation/net/get-file-info/
  8. 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...
  9. Remove page redactions | GroupDocs

    This article shows that how To remove pages with sensitive data from your Pdf, presentation and Spreadsheet documents....easily to remove pages from PDF documents, slides from presentations...presentations and worksheets from spreadsheet documents. With GroupDocs...

    docs.groupdocs.com/redaction/java/remove-page-r...
  10. 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...