Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 82,230 for

groupdocs

(0.11 sec)
  1. Load document from stream | GroupDocs

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, Groupdocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/parser/java/load-document-fr...
  2. Getting known property descriptors | GroupDocs

    Extract information about known properties available in a particular package using Groupdocs.Metadata for Python via .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/python-net/getting-...
  3. Set image size limits | GroupDocs

    This article shows how to set image size limits when rendering image to PNG or JPEG...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/viewer/java/set-image-size-l...
  4. Extracting Common Image Information | GroupDocs

    For all supported image formats the Groupdocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/net/extracting-comm...
  5. Load document from Stream | GroupDocs

    This section explains how to load document from stream with Groupdocs.Signature API....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/net/load-document-...
  6. Batch-convert a folder | GroupDocs

    Convert all documents in a directory to Markdown...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/markdown/net/batch-convert/
  7. Xml to Md | GroupDocs

    This article demonstrates how to convert Text to Markdown with Groupdocs.Markdown for Python via .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/markdown/python-net/convert/...
  8. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with Groupdocs.Conversion for .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/net/convert/note/
  9. Licensing | GroupDocs

    free markdown API version is available to evaluate the API which will be similar to licensed version but with few limitations....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/markdown/python-net/licensin...
  10. Announcing Windows Azure Integration with Group...

    We’re excited to announce that Windows Azure has been integrated with Groupdocs. This allows you to setup a new storage provision for storing your Groupdocs files. With this enhancement, you can configure Microsoft Azure as your default storage provider from within Groupdocs and store your files in the Azure container. Groupdocs provides you with flexible storage options, which is an essential element when opting for an efficient document management solution. This integration puts you in charge of selecting your preferred storage provider, making your document management process user friendly and flexible....has been integrated with GroupDocs . This allows you to setup...provision for storing your GroupDocs files. With this enhancement...

    blog.groupdocs.com/total/announcing-windows-azu...