Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 15,664 for

file

(0.62 sec)
  1. Support for Native Word & PDF Annotations in Gr...

    GroupDocs.Annotation for Java is a flexible library built to extend document collaboration to the web. It allows end users to review, annotate and comment on over 50 types of documents. The library supports Microsoft Office and OpenDocument formats, PDFs, images, AutoCAD drawings and others. A rich set of tools allows users to draw lines, place watermarks and pointers, redact and comment text, strike through and underline it. And thanks to its cross-browser compatibility, the library lets users to annotate documents literally from any web-enabled device using just a browser and without having to install any third party software or plugins....be exported to a PDF or Word file with the annotations in them...exported to a Word (DOC/DOCX) file with the edits (comments, markups...

    blog.groupdocs.com/annotation/support-for-nativ...
  2. GroupDocs.Metadata Overview | Documentation

    The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....unified way regardless of the file format. Why use GroupDocs.Metadata...format and MIME type of a loaded file by its internal structure Use...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  3. GroupDocs.Metadata Overview | GroupDocs

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the File format....unified way regardless of the file format. Why use GroupDocs.Metadata...format and MIME type of a loaded file by its internal structure Use...

    docs.groupdocs.com/metadata/java/product-overview/
  4. Announcing GroupDocs Online Document Viewer Blo...

    We are excited to introduce the GroupDocs.Viewer block for Moodle CMS. With this block installed, you can embed GroupDocs’ online document viewer widget into Moodle webpages to display PDF, Microsoft Office and other common document types on your website. You Moodle website visitors can then view documents online directly on your website. What is important, end users don’t have to install any software. Documents embedded to your website with GroupDocs.Viewer can be viewed using any standard web-browser.... Supported File FormatsGroupDocs.Viewer supports...many more Regardless of the file format, GroupDocs’ online document...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  5. Word document added an Undefined Label - Free S...

    Hi, we have an issue when saving a word document after an edition, in the word saved document is adding a label at the beginning of the content. proces-editor error.PNG (241.7 KB) We are using GroupDocs editor 23.9 and…...the content of the HTML file to the file specified in the guid...html * @param guid destination file to save */ @Override public...

    forum.groupdocs.com/t/word-document-added-an-un...
  6. Sign Document with Digital Signature | GroupDocs

    Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in Python with step-by-step instructions....Optional: setup image file path options . image_file_path = "sample...sample.pdf The following sample file is used in this example: sample...

    docs.groupdocs.com/signature/python-net/sign-do...
  7. Add Area Annotation to JPG using C#

    In this topic, you will learn how to add area annotation to JPG using C#. It also includes comprehensive steps and code example to insert area annotation to JPG in C#....Annotator class, providing the JPG file path as an argument to its constructor...an area annotation into a JPG file. Code to Add Area Annotation...

    kb.groupdocs.com/annotation/net/add-area-annota...
  8. Digital Signature Verification Options Introduc...

    We are really pleased to announce another monthly release of GroupDocs.Signature for .NET 17.01.0. The latest version of the API comes up with a number of new features, enhancements and bug fixes; ability to check, load and verify digitally signed documents, ability to name the output File in save options, adjust the opacity of text signatures etc are just to name a few. We would suggest you to download this latest release and check out all the improvements we have made to the API.... ability to name the output file in save options, adjust the...Implement ability to setup output file name for Save Options Implement...

    blog.groupdocs.com/signature/digital-signature-...
  9. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet.... class ); File file = new File ( "test.png" ); byte...imageBytes = new byte [( int ) file . length ()]; FileInputStream...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  10. Convert N consecutive pages | GroupDocs

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for Java API....instead of converting the entire file. To convert a set of consecutive...instance, passing the output file name and the ConvertOptions...

    docs.groupdocs.com/conversion/java/convert-n-co...