Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 15,670 for

file

(0.26 sec)
  1. GroupDocs.Comparison for .NET 26.1 – Latest Upd...

    Explore what’s new in GroupDocs.Comparison for .NET 26.1. Available now on NuGet and GroupDocs website....functionality # When previewing a file, you can now specify dimension...$"result_{pageNumber}.png" ); return File.Create(pagePath); }, releasePageStreamDel);...

    blog.groupdocs.com/comparison/groupdocs-compari...
  2. Work with Search Results using C#

    Learn how to work with search results using C# efficiently. Discover method to retrieve search results in C# and manage search reports for optimized performance....For each document, display its file path and occurrence count For...is retrieved, including the file path and occurrences of terms...

    kb.groupdocs.com/search/net/work-with-search-re...
  3. Inserting Images Dynamically | GroupDocs

    How to dynamically inserted image within your template...Base64-encoded bytes is available for file formats where dynamic image...available for almost all supported file formats. Was this page helpful...

    docs.groupdocs.com/assembly/java/inserting-imag...
  4. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking Java API... class ); File imageFile = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/working-with-...
  5. Configuring search network | GroupDocs

    This page contains information about configuring the search network....the class can be saved to a file or stream in the XML format...subsequently can be loaded from the file or stream using the Load method...

    docs.groupdocs.com/search/java/configuring-sear...
  6. eSign Document with Text Signature | GroupDocs

    This article explains how to sign a document with Text signature using GroupDocs.Signature for Python via .NET API. Learn how to add a digital signature to a PDF programmatically in Python....pdf The following sample file is used in this example: Advanced...sample.pdf The following sample file is used in this example: Summary...

    docs.groupdocs.com/signature/python-net/esign-d...
  7. eSign PDF with Metadata signature | GroupDocs

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...pdf The following sample file is used in this example: How...sample.pdf The following sample file is used in this example: More...

    docs.groupdocs.com/signature/python-net/esign-p...
  8. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....imageAppearance ); // sign document to file SignResult signResult = signature...font ); // sign document to file signature . sign ( "signed.docx"...

    docs.groupdocs.com/signature/java/sign-document...
  9. Working with slide backgrounds | GroupDocs

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...= new PresentationWatermar ( File . ReadAllBytes ( "background...= new PresentationWatermar ( File . ReadAllBytes ( "test.png"...

    docs.groupdocs.com/watermark/net/working-with-s...
  10. A simplified and easy to use document compariso...

    A major advantage of GroupDocs.Comparison for .NET is its ability to tightly integrate with any .NET project. This integration gives an extra mark to your application or project. GroupDocs.Comparison for .NET 19.9 comes with a lot of breaking changes. The legacy API have been moved into Legacy namespace**.** So, when you update to this version it is required to make project-wide replacement of namespace usages from GroupDocs.Comparison. to GroupDocs.Comparison.Legacy to resolve build issues....compare documents of any supported file format with various options...

    blog.groupdocs.com/comparison/a-more-simplified...