Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 16,572 for

file

(1.18 sec)
  1. How to Convert Word Document to Text in C#

    Do you want to perform document conversion in just a few steps, then learn how to convert Word document to Text in C# and explore C# Word to Text converter code?...class for loading the input Word file Initialize the WordProcessingConver...options for the output Text file Finally, call the Convert method...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...presentations, emails, EPUB & ZIP file formats. What’s new in the API...optimization. An ‘attachment’ is a file such as a document or a photo...

    blog.groupdocs.com/groupdocs.blog/page/40/
  3. Save HTML to folder | GroupDocs

    This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Python via .NET features....and save it to disk as an HTML file with a resource folder. Almost...the path to the output HTML file and the path to a folder where...

    docs.groupdocs.com/editor/python-net/save-html-...
  4. Presentation Viewer – 即時開啟與閱讀 PPT、PPTX 檔案

    了解如何使用免費的 PPTX 檢視器在線檢視 PowerPoint 簡報,或透過 .NET、Java、Python 與 Node.js 的 API 以程式方式檢視。...open and view PPT and PPTX files directly in your browser. It...Just upload your PPT or PPTX file to start viewing. The Online...

    blog.groupdocs.com/zh-hant/viewer/view-powerpoi...
  5. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customisations - style detection, change comparison detalisation level and more....Comparer comparer = new Comparer ( File . OpenRead ( "source.docx" )))...))) { comparer . Add ( File . OpenRead ( "target1.docx" )); comparer...

    docs.groupdocs.com/comparison/net/compare-multi...
  6. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for .NET API features....demonstrates editing a sample DOCX file “Fields.docx”, that contains... and a drop down list. This file is edited twice: 1st time with...

    docs.groupdocs.com/editor/net/adding-class-name...
  7. GroupDocs.Comparison 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....facility to compare supported file formatted documents in a very...result file. Furthermore, API supports multitude of file formatted...

    blog.groupdocs.com/categories/groupdocs.compari...
  8. Edit Watermark's Text and Image using GroupDocs...

    We are excited to announce that we have released version 18.3 of GroupDocs.Watermark for Java. The latest version supports replacing text and image for the found watermarks across all the supported formats. It also allows editing of the objects that can be considered as the watermark in PDF documents. Following are some salient features of GroupDocs.Watermark for Java 18.3 Replacing Text and Image for Found Watermarks The latest version allows replacing text and image for the found possible watermarks that we get in a search result....png"; File imageFile = new File(imagePath); byte[]...= "D:\\test.png"; File imageFile = new File(imagePath); byte[]...

    blog.groupdocs.com/watermark/edit-watermark-tex...
  9. Saving signed images with various output types ...

    This article explains how to save images with various image format types....true }; // sign document to file signature . Sign ( "signedSample"...= 24 }; // sign document to file signature . Sign ( "SignedSample"...

    docs.groupdocs.com/signature/net/save-signed-im...
  10. Unable to print all pages of large documents - ...

    Hi, We use GroupDocs Viewer for .NET with asp.net core 8 application. Viewer type jpg has been set. When I render pdf document, it correctly renders as images per page. However for some pdfs clicking on print button, o…... File name This feature was fixed and now hides file name...pane. Also, you can set the file name using your implementation...

    forum.groupdocs.com/t/unable-to-print-all-pages...