Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 16,722 for

file

(1.29 sec)
  1. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks API.... All }; string [] files = { "document.docx" , "spreadsheet...pdf" }; foreach ( string file in files ) { using ( Watermarker...

    docs.groupdocs.com/watermark/net/searching-wate...
  2. How to Convert DOCX to OTT using C#

    In this guide, we will provide simple steps to convert DOCX to OTT using C#. Moreover, we will furnish a code example demonstrating how to export DOCX to OTT in C#....conversion library and adjusted file paths as needed, adding the...guide on how to convert DOCX files to HTML using C#. For a deeper...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Extract table of contents from EPUB eBooks | Gr...

    How to extract table of contents from EPUB e-books getToc method is used....supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-table-of...
  4. Compare Folders | GroupDocs

    Compare two folders to detect added, deleted, and modified Files using the directory_compare option of GroupDocs.Comparison for Python via .NET....two folders, surface which files were added, deleted, or modified...compare_directory() with the result file path and the CompareOptions...

    docs.groupdocs.com/comparison/python-net/develo...
  5. Issue with Email to Pdf - text does not respect...

    We have two separate issues with converting .eml to .pdf. We were able to reproduce both in one email. Attached you will find the .eml File, the output .pdf and an image taken from within the viewer. Bad Signature PDF…...eml file, the output .pdf and an image...

    forum.groupdocs.com/t/issue-with-email-to-pdf-t...
  6. Extract data from Microsoft Office Excel spread...

    This article shows how to to extract data from Microsoft Office Excel spreadsheets....Microsoft Office Excel Add-In File XLAM Microsoft Office Excel...

    docs.groupdocs.com/parser/java/extract-data-fro...
  7. How to verify signatures with predicate functio...

    This article explains how to verify signatures using predicate functions (Func) with GroupDocs.Signature API to filter signatures before verification, optimizing performance by skipping unnecessary verification operations....// Define the path to the PDF file. string filePath = Constants...

    docs.groupdocs.com/signature/net/verify-signatu...
  8. Composing signature with radial gradient brush ...

     This article explains how to fill signature background with radial gradient brush...Image }; // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/composing-sign...
  9. Cache results | GroupDocs

    This article contains caching use-cases with GroupDocs.Viewer within your Java applications....difference between rendering a file and getting the cached results:...

    docs.groupdocs.com/viewer/java/caching-results/
  10. Create and edit new WordProcessing document | G...

    This article demonstrates how to create and edit WordProcessing documents using GroupDocs.Editor for .NET. It also covers supported formats like spreadsheets and presentations....optionally save it to a physical file or return it via API. See also...

    docs.groupdocs.com/editor/net/create-document/