Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 14,332 for

file

(0.04 sec)
  1. GroupDocs Watermark Overview | Documentation

    GroupDocs.Watermark for Java is a powerful API that helps you add, search, and remove watermarks from documents, images, presentations, and more. Whether you need to protect documents with watermarks, customize watermark content, or automate watermarking at scale, this library gives you everything you need. What You Can Do With GroupDocs.Watermark for Java, you can: Add watermark to document – Add image or text watermarks to PDF, Word, Excel, PowerPoint, Visio, and many other formats....watermarking across multiple files and folders in your system....get started quickly. Supported File Formats You can add watermarks...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  2. Load from a stream | Documentation

    This example demonstrates how to load a File from a stream. advanced_usage.loading_Files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ..../ Advanced Usage / Loading files / Load from a stream Load from...load a file from a stream. advanced_usage.loading_files.LoadFromStream...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  3. Display Problem in Excel Documents Opened with ...

    Dear GroupDocs Support Team, We are currently encountering an issue related to the display of Excel Files with the “Freeze Top Row” feature when opened via GroupDocs Viewer. When an Excel document with the “Freeze Top …...related to the display of Excel files with the “Freeze Top Row” feature...application context by opening the file directly through GroupDocs Viewer...

    forum.groupdocs.com/t/display-problem-in-excel-...
  4. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for .NET API....check restrictions of Excel file when modifying cell objects...system culture info at the time file is loaded. Specify the default...

    docs.groupdocs.com/conversion/net/load-spreadsh...
  5. Installation | Documentation

    Install from Nuget NuGet is the easiest way to download and install GroupDocs.Parser for .NET. There are ways to install it in your project. Install via Package Manager GUI Follow these steps to reference GroupDocs.Parser using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution. You can also access the same option through the Solution Explorer. Right-click the solution or project and select Manage NuGet Packages from the context menu Select Browse tab and type “GroupDocs....GenerateBindingRedir in the project file: <PropertyGroup> <AutoGener...locate the GroupDocs.Parser.dll file. You have referenced GroupDocs...

    docs.groupdocs.com/parser/net/installation/
  6. Introducing API v2 of GroupDocs.Parser for .NET

    The all-new API v2 of GroupDocs.Parser for .NET has been released! It would be a piece of breaking news for those who are already using our document parsing API as well as who are looking for an easy to use solution for extracting text, images, and metadata from PDF, word processing documents, spreadsheets, presentations, emails, EPUB & ZIP File formats. What’s new in the API v2? We have done some major updates at the architecture level of the API to perform product optimization....presentations , emails , EPUB & ZIP file formats. What’s new in the API...

    blog.groupdocs.com/parser/introducing-api-v2-of...
  7. Work with Table-Row Data Bands and Conditional ...

    At GroupDocs, we keep on updating our products for better user experience. In this regard, we are excitedly announcing another monthly release of GroupDocs.Assembly for Java 18.2. Using the latest version, you can now add single-column table-row data bands in word processing, spreadsheet, presentation, and email messages with HTML and RTF bodies. We would recommend you to download and integrate this latest release. Features IntroducedGroupDocs.Assembly for Java extends abilities to work with single-column table-row data bands and conditional blocks....Assembly: # Download - JAR File Documentation - API Documentation...

    blog.groupdocs.com/assembly/work-with-table-row...
  8. Repeat a drawn line in a foreach loop - Free Su...

    When using a foreach loop, that encloses a drawn line, the line is only shown on the first iteration of the loop. Which is where it shows in the template. Is there a way to get the line to be shown for each iteration?...There’s a C# project in the zip file. A template called LineTestTemplate...

    forum.groupdocs.com/t/repeat-a-drawn-line-in-a-...
  9. Create , Edit , save word document in the web b...

    With <artifactId>groupdocs-editor</artifactId> this module get the feature of converting the docsx <===> HTML markup . Can we also get the access to the @groupdocs.examples.angular/editor and use it with same licens…... It converts the source file (DOCX in your case) to HTML...

    forum.groupdocs.com/t/create-edit-save-word-doc...
  10. GroupDocs.Search for Java | Documentation

    GroupDocs.Search for Java is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...occurrences, basic metadata fields, file names, document types and much...

    docs.groupdocs.com/search/java/