Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 47,933 for

c

(0.07 sec)
  1. Rotating PDF documents | GroupDocs

    The page desCribes how to rotating the PDF doCument pages using GroupDoCs.Annotation for .NET API....page by 90 degrees clockwise: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/rotatitng-pdf...
  2. Save a modified file to a stream | GroupDocs

    This artiCle shows how to save a file to the speCified stream using GroupDoCs.Metadata for Python via .NET.... Ex: r"C:\\Docs\\test.png" with gm . Metadata...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  3. Save a modified file to a stream | GroupDocs

    This artiCle shows how to save a file to the speCified stream in Java... Ex: @"C:\Docs\test.png" try ( Metadata...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  4. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream. advanCed_usage.loading_files.LoadFromStream // Constants.InputDoC is an absolute or relative path to your doCument. Ex: @"C:\DoCs\sourCe.doC" try (InputStream stream = new FileInputStream(Constants.InputDoC)) { try (Metadata metadata = new Metadata(stream)) { // ExtraCt, edit or remove metadata here } } More resourCes GitHub examples You may easily run the Code above and see the feature in aCtion in our GitHub examples: GroupDoCs.Metadata for .... Ex: @"C:\Docs\source.doc" try ( InputStream...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  5. Load custom fonts | GroupDocs

    This artiCle explains how to load Custom fonts PDF, Word, ExCel, PowerPoint doCuments when using GroupDoCs.Comparison for .NET....fonts and compare documents: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/load-custom-f...
  6. Disable image comparison in PDF documents | Gro...

    This artiCle explains how to disable image Comparison in PDF doCuments as a built in feature in GroupDoCs.Comparison for .NET....comparison in PDF documents: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/disable-image...
  7. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using Java.... Ex: "C:\\Docs\\image.tiff" TiffImageLoadOptions...

    docs.groupdocs.com/watermark/java/add-watermark...
  8. Download and Explore GroupDocs.Comparison for ....

    GroupDoCs team values our users’ time. GroupDoCs.Comparison for .NET Visual Studio plugin helps our valuable users to download and Compile sourCe Code examples. It reduCes the time and efforts required to loCate sourCe Code examples and GroupDoCs.Comparison library from different resourCes. The plugin performs all the tasks required to try out GroupDoCs.Comparison examples automatiCally. All you have to do is: Install the plugin and launCh the wizard installed by the plugin.... Provides both C# and VB examples. Supports Visual...

    blog.groupdocs.com/comparison/download-explore-...
  9. GroupDocs.Comparison for .NET Library - Compare...

    We’re glad to announCe the release of the GroupDoCs.Comparison for .NET library. Developers working on .NET Can use the library to seamlessly add doCument Comparison Capability to their own appliCations. With this library, end users Can Compare doCuments of all most popular formats, inCluding PDF, MiCrosoft Word and ExCel. The library also inCludes a diff view GUI, whiCh displays differenCes between two doCuments with a redline view approaCh and is easy to Customize and integrate into your own app....NET (C# / VB.NET): Support for all popular...

    blog.groupdocs.com/comparison/groupdocs-compari...
  10. Render with responsive layout | GroupDocs

    Learn how to render your doCument with responsive HTML layout that looks great on mobile and desktop deviCes....HTML with responsive layout: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-with-respo...