Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 40,428 for

documents

(0.06 sec)
  1. .NET JPC Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display JPC in any type of C#, ASP.NET, VB.NET & .NET Core applications....NET document viewer API to read, render...Start viewing 170+ popular document formats in your .NET applications...

    products.groupdocs.com/viewer/net/jpc/
  2. .NET PSD Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display PSD in any type of C#, ASP.NET, VB.NET & .NET Core applications....NET document viewer API to read, render...Start viewing 170+ popular document formats in your .NET applications...

    products.groupdocs.com/viewer/net/psd/
  3. Compare Multiple CSV Files in C# | Accept, Reje...

    Programmatically compare two or more CSV files in C#. Learn to accept, reject and highlight the changes. Compare password-protected CSV files using .NET API.... Visit its documentation and API Reference for guidance...method to get the resultant document having the applied changes...

    blog.groupdocs.com/comparison/compare-multiple-...
  4. Kashif Iqbal | File Format Blog

    Author Archives: Kashif Iqbal ← Older posts Add Formula in Excel using NPOI in .NET Posted on March 30, 2023 by Kashi......working with Microsoft Office documents. It supports various file...2021 by Kashif Iqbal Portable Document Format ( PDF ) is a digital...

    blog.fileformat.com/author/kashif-iqbal/
  5. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Sign document with Stamp signature - advanced Sign document with...

    docs.groupdocs.com/signature/java/sign-document...
  6. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...apply metadata redactions for documents of different formats like...

    docs.groupdocs.com/redaction/net/metadata-redac...
  7. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...type of files, e.g. MS Word document without embedded images, will...

    docs.groupdocs.com/redaction/java/image-redacti...
  8. Float and paginal modes | Documentation

    This article explains pros and cons of float and paginal document editing modes when edit Word Documents with GroupDocs.Editor API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit document / Edit Word document / Float and paginal...

    docs.groupdocs.com/editor/java/float-and-pagina...
  9. Working with slide backgrounds | Documentation

    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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...watermarks to presentation documents / Working with slide backgrounds...

    docs.groupdocs.com/watermark/java/working-with-...
  10. How to Run Examples | Documentation

    This article describes how to run .NET digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...like this // The path to the documents directory. string filePath...

    docs.groupdocs.com/signature/net/how-to-run-exa...