Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 39,115 for

documents

(0.07 sec)
  1. How to Convert Word Document to HTML using C#

    This article helps you to convert Word Document to HTML using C#. Generate HTML from DOCX using C# by following step-by-step guide and perform document conversion....Family How to Convert Word Document to HTML using C# This post...show you how to convert Word Document to HTML using C# . We will...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Create Document Viewer in ASP.NET Core MVC for ...

    The online document viewers have become popular after the grown usage of digital Documents, especially in the content management systems. The reason behind this popularity is you can view a variety of document formats without purchasing or installing dedicated software programs. Considering the importance of document viewers, I thought to write an article on how to create a universal document viewer in ASP.NET MVC. We are going to create an ASP....Tiếng Việt 中文 中國傳統的 The online document viewers have become popular...the grown usage of digital documents, especially in the content...

    blog.groupdocs.com/viewer/document-viewer-in-as...
  3. Indexing | Documentation

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...easily run the code from documentation articles and see the features...

    docs.groupdocs.com/search/java/indexing/
  4. Load document from stream | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint Documents from stream using GroupDocs.Annotation for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...Loading documents from different sources / Load document from stream...

    docs.groupdocs.com/annotation/java/load-documen...
  5. Load document from URL | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint Documents from URL using GroupDocs.Annotation for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...Loading documents from different sources / Load document from URL...

    docs.groupdocs.com/annotation/net/load-document...
  6. Save to stream | Documentation

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced Usage / Saving documents / Save to stream Save to stream...

    docs.groupdocs.com/redaction/java/save-to-stream/
  7. Features Overview | Documentation

    A Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...password-protected documents Extracting information about hidden document pages...

    docs.groupdocs.com/metadata/java/features-overv...
  8. Rotate pages | Documentation

    This article explains how to rotate PDF, HTML or Image pages when rendering Documents with GroupDocs.Viewer within your Java applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Render documents / Rotate pages Rotate pages...

    docs.groupdocs.com/viewer/java/flip-or-rotate-p...
  9. Product Overview | Documentation

    Apply annotations to your Documents in the form of textual comments, explanations with highlighted notes, watermarks, polylines, text/resource redactions and much more....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...do the following: Annotate documents of any supported format; Use...

    docs.groupdocs.com/annotation/net/product-overv...
  10. List attachments | Documentation

    Retrieve a list of document attachments from your emails, Outlook data files, archives and PDF Documents with GroupDocs.Viewer for Java...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...files, archives, and PDF documents. Java import com.groupdocs...

    docs.groupdocs.com/viewer/java/how-to-list-atta...