Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 2,703 for

groupdocs.markdown for .net

(0.48 sec)
  1. Working with BMP metadata | GroupDocs

    Reading BMP header properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...Family / GroupDocs.Metadata for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/metadata/net/working-with-bm...
  2. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...Family / GroupDocs.Redaction for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/redaction/net/save-with-defa...
  3. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your .net applications....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...Family / GroupDocs.Viewer for .NET / Developer guide / Render documents...

    docs.groupdocs.com/viewer/net/add-text-watermark/
  4. Product Overview | GroupDocs

    GroupDocs.Merger For .net provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Product Overview Product Overview...

    docs.groupdocs.com/merger/net/product-overview/
  5. Rotate pages | GroupDocs

    This article explains how to rotate PDF, HTML or Image pages when rendering documents with GroupDocs.Viewer within your .net applications....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...Family / GroupDocs.Viewer for .NET / Developer guide / Render documents...

    docs.groupdocs.com/viewer/net/flip-or-rotate-pa...
  6. Add text watermarks | GroupDocs

    Add text watermarks to rendered documents using GroupDocs.Viewer in your Python applications....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...GroupDocs.Viewer for Python via .NET / Developer Guide / Render documents...

    docs.groupdocs.com/viewer/python-net/add-text-w...
  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....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...App Along with full-featured .NET library we provide simple, but...

    docs.groupdocs.com/signature/java/sign-document...
  8. Saving to HTML with External Resource Files | G...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource files while an assembled document loaded from a non-HTML Format is being saved to HTML. From now on, when saving an assembled document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...Family / GroupDocs.Assembly for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/assembly/net/saving-to-html-...
  9. Optimizing shards | GroupDocs

    This page contains inFormation about optimizing shards in the search.network....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/search/java/optimizing-shards/
  10. Convert to grayscale | GroupDocs

    Convert PDFs to grayscale to reduce file size and speed up printing using the GroupDocs.Viewer Python API....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...GroupDocs.Viewer for Python via .NET / Developer Guide / Render documents...

    docs.groupdocs.com/viewer/python-net/optimizati...