Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 15,587 for

file

(0.07 sec)
  1. GroupDocs.Search Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular File formats....through documents in different file formats. This article will show...search documents of various file formats smartly. This article...

    blog.groupdocs.com/categories/groupdocs.search-...
  2. How to Convert ODT to PPTX using Java

    In this tutorial, we will discover how to convert ODT to PPTX using Java without installing extra software installation along with code to export ODT to PPTX in Java.... the capability to convert files between different formats is...class by passing the input ODT file’s path in its constructor Get...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. How to Add Redaction Annotation to PDF using C#

    Learn the necessary steps to add redaction annotation to PDF using C#, and easily leverage APIs to gain ability to incorporate redaction annotation in PDF using C#....providing the path of the PDF file as an argument to its constructor...annotation library and updated the file paths for input and output,...

    kb.groupdocs.com/annotation/net/how-to-add-reda...
  4. Convert PDF to XLSX using Java

    Efficiently grasp the knowledge of how to convert PDF to XLSX using Java. Additionally, we'll furnish you with a code example to export PDF to XLSX using Java....for Java for exporting PDF files to XLSX format Instantiate an...Converter class by providing the PDF file path to its constructor Instantiate...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  5. Introducing Point Annotation for Words in Group...

    We are excitedly announcing another monthly release of GroupDocs.Annotation for Java 18.10. Using this latest version, you can add Point, Polyline and Watermark annotations in Words and Diagrams document. Beside this, a multitude of bug fixes are also introduced in this release. We therefore recommend you to download this latest release for a better API experience. Features Add Watermark, Polyline and Point Annotations in Words and Diagrams documentYou can add Watermark, Polyline and Point Annotations in Words and Diagrams document using this latest release....source document TIFF/Multi TIFF file is either corrupted or black...are missing while exporting to file Exception while exporting Line...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  6. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional File format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain File format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....and extract some additional file format information. a GIF image...package Use the method to obtain file format information advanced_usage...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…...merger-api , pdf , merge-in-pdf , file-merger pankajgupta July 14,...the source and resulting PDF files with us? Also, does this issue...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  8. Extract Tables from PDF Documents using GroupDo...

    It is our pleasure to announce the release of version 18.12 of GroupDocs.Parser for .NET. The latest version allows you to extract the tables from PDF documents. Furthermore, we have added the support of extracting text and metadata from text and presentation templates. For more details, please have a look at the release notes of version 18.12. Features Introduced Extracting Tables from PDF DocumentsThis feature is very useful when you want to extract only the tables form a PDF document....{ // Extract a text from the file var text = Extractor.Default...// Extract metadata from the file var metadata = Extractor.Default...

    blog.groupdocs.com/parser/extract-tables-from-p...
  9. Add document to Spreadsheet via OLE | GroupDocs

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .NET applications....Initialise class with embedded file path and page number; Instantiate...Call method and pass desired file path to save resultant document...

    docs.groupdocs.com/merger/net/add-document-to-s...
  10. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....following table indicates the file formats that GroupDocs.Signature...Graphics (SVG) Tagged Image File Format (TIFF) WebP Image Windows...

    docs.groupdocs.com/signature/java/supported-doc...