Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 5,994 for

file conversion

(0.81 sec)
  1. GroupDocs.Comparison Overview | GroupDocs

    In this article, get acquainted with the features, functions, supported File formats and developer usage of GroupDocs.Comparison for .NET — API to compare two or more Files and get the difference between them....Conversion Product Solution GroupDocs...merge two or more files of . The compiled file shows line-by-line...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  2. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Conversion Product Solution GroupDocs... get_Item ( 0 ); File imageFile = new File ( "background.png"...

    docs.groupdocs.com/watermark/java/working-with-...
  3. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Merger for Java...Conversion Product Solution GroupDocs...provided below to learn more about file merge features. GitHub Examples...

    docs.groupdocs.com/merger/java/showcases/
  4. Supported Document Formats | GroupDocs

    The following table indicates the File formats that GroupDocs.Classification for .NET can process. Format Description PDF Adobe Portable Document Format (PDF) DOC Microsoft Word 97-2003 Document DOCM Microsoft Word Macro-Enabled Document DOCX Microsoft Word Document DOT Microsoft Word 97-2003 Template DOTM Microsoft Word Macro-Enabled Template DOTX Microsoft Word Template ODT OpenDocument Text OTT Open Document Text Template RTF Rich Text Document TXT Plain Text Document Tip Can’t find your File format?...Conversion Product Solution GroupDocs...following table indicates the file formats that GroupDocs.Classification...

    docs.groupdocs.com/classification/net/supported...
  5. Load document using the local path string | Gro...

    This article explains how to load a document using the local path string with GroupDocs.Viewer within your Java applications....Conversion Product Solution GroupDocs...a path to a file. GroupDocs.Viewer opens the file in the read-only...

    docs.groupdocs.com/viewer/java/load-document-fr...
  6. Extract Text from EPUB using Java

    This article offers a step-by-step guide on how to extract text from EPUB using Java, with the sample code example to assist you in text extraction from EPUB in Java....Conversion Product Family GroupDocs...Java Extracting text from EPUB files is crucial for applications...

    kb.groupdocs.com/parser/java/extract-text-from-...
  7. Scan Barcode from DOC using Java

    Learn how to scan barcode from DOC using Java. With the help of this guide, you will learn how to extract barcode from DOC in Java efficiently without using extra tools....Conversion Product Family GroupDocs...use in DOC (Word Document) files is becoming increasingly common...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  8. Loading of external resources containing by a d...

    This article explains how to manage loading of external resources contained by a document with GroupDocs.Viewer within your .NET applications....Conversion Product Solution GroupDocs...following images show the output file with and without external resources...

    docs.groupdocs.com/viewer/net/loading-external-...
  9. Metadata redactions | GroupDocs

    This article shows that how Java redaction API allows you to replace or remove metadata using filters or search by regular expression....Conversion Product Solution GroupDocs...the document to "*_Redacted.*" file in original format redactor...

    docs.groupdocs.com/redaction/java/metadata-reda...
  10. Extract text in Accurate mode | GroupDocs

    Learn how to extract text in Accurate mode from documents using GroupDocs.Parser for Python via .NET. High-quality text extraction with best accuracy from PDF, Word, Excel and 50+ formats....Conversion Product Solution GroupDocs...sample.pdf The following sample file is used in this example: Expected...

    docs.groupdocs.com/parser/python-net/extract-te...