Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 749 for

spreadsheet to pdf

(0.18 sec)
  1. Conversion options by document family | GroupDocs

    This section explains GroupDocs.Conversion for Java convert options specific To various document types...advanced options Convert to PDF with advanced options Convert...advanced options Convert to Spreadsheet with advanced options Convert...

    docs.groupdocs.com/conversion/java/conversion-o...
  2. GroupDocs.Conversion 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....sheet could be converted to PDF/Word or any other supported format...Process an excel spreadsheet and get the right PDF/output. A simple...

    blog.groupdocs.com/categories/groupdocs.convers...
  3. Excel to PDF on GroupDocs Blog | Document Autom...

    Excel To Pdf on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in Excel To Pdf on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers......Excel to PDF on GroupDocs Blog | Document Automation Solutions...Developers Recent content in Excel to PDF on GroupDocs Blog | Document...

    blog.groupdocs.com/id/tag/excel-to-pdf/index.xml
  4. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel Spreadsheets getText and getText(int) method is used. These methods allow To extract a text from the entire document or a text from the selected page. Here are the steps To extract a text from Microsoft Office Excel Spreadsheets: Instantiate Parser object for the initial Spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....from Microsoft Office Excel spreadsheets / Extract text from Microsoft...Microsoft Office Excel spreadsheets Extract text from Microsoft...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Convert Presentations to Images in C# | PPT to ...

    Transform your PowerPoint presentations of PPT/PPTX format To JPG or PNG format using C#. Convert presentations To images programmatically using .NET API....word-processing documents, spreadsheets, presentations, eBooks,...Presentations to PDF in C# Excel Spreadsheets to PDF Conversion using...

    blog.groupdocs.com/conversion/convert-presentat...
  6. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel Spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps To search a keyword in Microsoft Office Excel Spreadsheet: Instantiate Parser object for the initial Spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the Spreadsheet....from Microsoft Office Excel spreadsheets / Search text in Microsoft...Microsoft Office Excel spreadsheets Search text in Microsoft Office...

    docs.groupdocs.com/parser/java/search-text-in-m...
  7. Quick start guide | GroupDocs

    Get started with GroupDocs.Markdown for Python via .NET in minutes -- convert documents To Markdown with a single line of code...LR A["Input Document\n(DOCX, PDF, XLSX, EPUB, ...)"] B["MarkdownConverter"]...Example 2: Convert PDF with image export Save a PDF to Markdown with...

    docs.groupdocs.com/markdown/python-net/quick-st...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...considered as the watermark in PDF documents. Following are some...Add & Remove Watermarks from PDF, Microsoft Office, Email and...

    blog.groupdocs.com/groupdocs.blog/page/61/
  9. Extract data from Microsoft Office Excel spread...

    Complete guide To extracting data, text, and tables from Excel Spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Learn how To extract tables from Excel C# with code examples....from Microsoft Office Excel spreadsheets Extract data from Microsoft...Microsoft Office Excel spreadsheets Leave feedback GroupDocs.Parser...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. Load document of specific format | GroupDocs

    This article explains how To load document of specific format....create a watermarker for the Spreadsheet document: AdvancedUsage.LoadingDocuments...@"C:\Docs\spreadsheet.xlsx" string filePath = "spreadsheet.xlsx"...

    docs.groupdocs.com/watermark/net/load-document-...