Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 14,049 for

file

(0.09 sec)
  1. Edit Word | Documentation

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java.... Save Word file after edit Before saving the...

    docs.groupdocs.com/editor/java/edit-word/
  2. View and Annotate Documents Online with GroupDo...

    The Internet has transformed our lives. We buy things with click of a mouse, be it entertainment, grocery, or accessories. The consumer-web relationship will only grow in the near future. As a result, enterprises and small, as well as start-ups understand the need to engage and collaborate with consumers to get an edge and thrive. So, the need for online document management systems arose. Online document management systems allow you to view and share documents, increase productivity, facilitate collaboration, and save cost....annotate PDF, word-processing files and images. Upload the document...teams store comments in a single file. Editors and writers incorporate...

    blog.groupdocs.com/viewer/view-annotate-documen...
  3. In-Paragraph List in Spreadsheet Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Spreadsheet Document format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft Excel Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS Excel 2013. Add a new Workbook. Write a sentence, for example “We provide support for the following products:” in a single column.... Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  4. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV Files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....(MKV) files Working with metadata in Matroska (MKV) files Leave...format-specific information from MKV files. The following are the steps...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....the console }; Step #4: Add files synchronously Document indexing...specified folder Step #5: Add files asynchronously More often, however...

    docs.groupdocs.com/search/net/build-your-first-...
  6. C# Demo Project of an ASP.NET PDF Viewer Built ...

    Building a simple ASP.NET PDF viewer is quite a trivial task. There are tens of different open source projects across the web that offer a quick and free solution to display PDF documents in both ASP.NET MVC and Web Forms. Often a simple implementation of a PDF viewer is all you actually need. But things become a lot more complicated when the viewer needs to meet your customer’s business requirements.... The original PDF files are not downloaded to user machines...and the list of all supported file formats, please go to the products...

    blog.groupdocs.com/viewer/asp-net-pdf-viewer-bu...
  7. Edit PowerPoint Presentations | Documentation

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Java....a presentation document from file path with load options and password...

    docs.groupdocs.com/editor/java/edit-powerpoint/
  8. Field Management in GroupDocs.Editor for Node.j...

    This documentation section explains the management and manipulation of form fields within documents using GroupDocs.Editor for Node.js via Java....docx' with the actual file paths in your application. For...

    docs.groupdocs.com/editor/nodejs-java/form-fiel...
  9. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....mdDocId ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/implement-cus...
  10. Digitally Sign PDFs Using Azure Key Vault & Gro...

    Create secure electronic document signatures for PDFs by integrating Azure Key Vault certificate management with GroupDocs.Signature in C#. Complete guide with custom hash signing for external devices and signature validation examples....See Also Introduction # PDF files are essential in various industries...apply digital signatures to PDF files. By integrating these technologies...

    blog.groupdocs.com/signature/custom-hash-sign-w...