Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 10,398 for

format

(0.07 sec)
  1. View Word Documents as PDF using C# | Protect &...

    Learn how to view Word DOC/DOCX files as PDF using C#. Transform Word files to password-protected PDF & Disallow PDF Printing using Document Viewer .NET API....documents into this portable format while sharing. In this article...into PDF, HTML, and image formats within the application. In...

    blog.groupdocs.com/viewer/view-word-documents-a...
  2. EPUB Metadata Editor – View & Edit EPUB Properties

    Discover ways to view and edit EPUB metadata. Either edit EPUB metadata online or do it programmatically using C# & Java....properties in a spreadsheet format like XLSX. That’s it! Have...updated e-book"; root.EpubPackage.Format = "EPUB"; root.EpubPackage...

    blog.groupdocs.com/metadata/view-edit-epub-meta...
  3. Extract metadata from Microsoft Office PowerPoi...

    This article explains that how to extract metadata from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "{0}: {1}" , item . Name...

    docs.groupdocs.com/parser/net/extract-metadata-...
  4. Clear watermarks | Documentation

    This article shows how to clear existing text or image watermarks....for some of the supported formats. To learn whether it is available...available for your format, check . Note Updating of watermarks...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  5. Extract attachments from Emails | Documentation

    Extract email attachments using GroupDocs.Parser for .NET...Extract data from various formats / Extract data from Emails...Console . WriteLine ( string . Format ( "{0}: {1}" , metadata . Name...

    docs.groupdocs.com/parser/net/extract-attachmen...
  6. GroupDocs.Viewer 2.0 - New Features & Improveme...

    Last week, we released an update to the GroupDocs.Viewer library for the .NET platform. Now it is time to share what version 2.0 of GroupDocs.Viewer has to offer to the Java world. You can find a full list of new features, improvements and fixes on the GroupDocs.Viewer download page. The most notable improvements, I’m going to discover in this article. Native HTML5-Based Document Rendering The brightest gem presented in this version is the HTML-based rendering mode - an addition to the image-based one that was the only choice in previous versions of the document viewer....graphics are drawn using SVG format . This feature makes pages...

    blog.groupdocs.com/viewer/groupdocs-viewer-2-0-...
  7. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word (DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents thumbnails and preview document pages using GroupDocs.Merger for .NET API....event handler ); image preview format - PNG / JPG / BMP; page numbers...

    docs.groupdocs.com/merger/net/generate-document...
  8. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp....files or any other document format, accuracy is the key factor...supported document types and their formats. You can visit the documentation...

    blog.groupdocs.com/comparison/compare-excel-wor...
  9. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "Page %d/%d" , p + 1 , documentInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Build Full Text Search Solution in Java | Find ...

    Full-text search API for Java applications to search via indexing. Find text in multiple Word, Excel, PDF, TXT files of a folder & highlight search results....archives, and many other document formats . The following topics are...over a large list of document formats . Some of the search techniques...

    blog.groupdocs.com/search/build-full-text-searc...