Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 7,023 for

may

(0.05 sec)
  1. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  2. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents.... You may add watermarks to documents or...

    docs.groupdocs.com/watermark/python-net/add-text/
  3. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using Java programming language....extension does not matter, so you may freely load an XML file not only...the overload without parameter may be used — GroupDocs.Editor will...

    docs.groupdocs.com/editor/java/how-to-edit-xml/
  4. Viewer of emails with non-latin characters in T...

    Hello, Using java Viewer to convert email files (.msg) to html pages generates wrong characters for TO or subject. In the email user used greek characters for the emails and into the email subject. My environment is: …... This may have happened during archiving...storage)? Alternatively, you may send it directly to me at evgen...

    forum.groupdocs.com/t/viewer-of-emails-with-non...
  5. Servlets Based Front End Project for GroupDocs....

    Now, it’s quite easy for those Java developers who like to write their own Servlet based applications using GroupDocs.Viewer for Java 3.x API. GroupDocs team is pleased to release the Servlet based front end project. This project elaborates all GroupDocs.Viewer for Java 3.x functionalities and helps developers in integrating the API in their projects. As the project is open source and published on GitHub, developers can customize it as per their needs....“http://localhost:8080/” You may find following resources helpful:...

    blog.groupdocs.com/viewer/servlets-based-front-...
  6. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (documents hanging during conversion) while converting various file formats such as .docx, .xlsx, .pptx, etc., into PDFs. This issue is occurring only in our production environment…...to our context configuration may resolve our issue? We are under...

    forum.groupdocs.com/t/document-conversion-is-ha...
  7. Sign document with Metadata signature - advance...

     This article explains how to sign document with Metadata electronic signatures using extended options with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/sign-document...
  8. Get supported file formats | GroupDocs

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/net/get-supported-...
  9. Extract data from ePUB eBooks | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from EPUB e-books. Also CHM and FB2 formats are supported. The following table provides the list of supported formats: Format Description CHM Compiled HTML Help File EPUB Digital E-Book File Format FB2 FictionBook 2.0 File More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured ....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. Memory optimization option | GroupDocs

    This article explains how to optimize memory utilization when editing large Word documents using GroupDocs.Editor for .NET API....memory, the SystemOutOfMemoryExc may occur. In order to solve such...

    docs.groupdocs.com/editor/net/memory-optimizati...