Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 782 for

spreadsheet to pdf

(1.24 sec)
  1. outlook_specific_folder.html

    Inbox From: Aspose To: sdmit Subject: Spotlight on Aspose.Cells and news from Aspose, February 2016 Message: Spotligh......Powerful Tool for Working with Spreadsheets in Your Applications? Aspose...options for working with spreadsheet files in your applications...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  2. Load EBook Documents with Options | GroupDocs

    Learn how To use EBookLoadOptions To configure ebook document loading in GroupDocs.Conversion for .NET. Supports MOBI, EPUB, and AZW3 formats....pdf" , new PdfConvertOptions ());...Convert ( "technical-manual.pdf" , new PdfConvertOptions ());...

    docs.groupdocs.com/conversion/net/load-ebook-do...
  3. Automate Watermark Audits in .NET with GroupDoc...

    Learn how To replace error‑prone manual watermark reviews with a short .NET script that scans, validates and reports watermarks using GroupDocs.Watermark....notes in a spreadsheet. Repeat for thousands of PDFs, Word files...second for a typical 50‑page PDF. Step 2 – Verify Required Text...

    blog.groupdocs.com/watermark/audit-automation/net/
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...and allows viewing of Word, PDF, images and other files easily...and ODT, to spreadsheet formats like XLS and XLSX, PDF files and...

    blog.groupdocs.com/groupdocs.blog/page/99/
  5. GroupDocs.Search 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....Word (Doc, Docx), PDF, HTML, EPUB, Spreadsheet (XLS, XLSX), Presentation...

    blog.groupdocs.com/categories/groupdocs.search-...
  6. HtmlViewOptions | GroupDocs.Viewer for .NET API...

    Contains options for rendering documents inTo HTML format. For details see the Topichttps//docs.groupdocs.com/viewer/net/renderingTohtml/ 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...
  7. List of supported files for GetText function in...

    Hi, I’m trying To use “GetText” function from GroupDocs.Parser, To extract text from various files. Parser generally seems To support a lot of formats: But “GetText” specifically seems To be more limited. Is there …... DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and...RTF, TXT PDF: PDF (Portable Document Format) Spreadsheet Formats:...

    forum.groupdocs.com/t/list-of-supported-files-f...
  8. GroupDocs.Editor 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....when processing text-based spreadsheet Adjust memory usage during...option PDF standards compliance level when generating PDF from...

    blog.groupdocs.com/categories/groupdocs.editor-...
  9. Adding text watermarks | GroupDocs

    Add text watermarks To pages, worksheets, slides, or frames — with sizing, positioning, rotation, margins, and cusTom fonts — using GroupDocs.Watermark for Python via .NET....pdf" ) as watermarker : watermark...watermarker . save ( "./output.pdf" ) if __name__ == "__main__"...

    docs.groupdocs.com/watermark/python-net/adding-...
  10. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality To handle loading of HTML external resources. Here are the steps To handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how To handle loading of HTML external resources. // Create an instance of ParserSettings To pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class To generate Spreadsheet page previews try (Parser parser = new Parser(Constants....Parser class to generate spreadsheet page previews try ( Parser...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/handle-loading-o...