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

file

(0.11 sec)
  1. Sign VBA macroses with Digital signature | Grou...

    This article explains how to e-sign VBA macros in the excel document using .Net C# with GroupDocs.Signature API....digitalVBA ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/net/sign-vba-macro...
  2. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....))) { // Make changes to the file as a rasterized PDF, e.g. uisng...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  3. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional File format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain File format information advanced_usage....and extract some additional file format information. a WordProcessing...package Use the method to obtain file format information advanced_usage...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Extract Hyperlinks from PPTX using C#

    Learn how to extract hyperlinks from PPTX using C# for presentation analysis, content management. This topic also includes code to read hyperlinks from PPTX in C#....validating links, or converting PPTX files to other formats, this guide...embedded URLs within PowerPoint files. Whether you’re handling single...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  5. Compare Multiple PDF Files in Java | Accept or ...

    Compare two or more PDF Files in Java using document Comparison API. Highlight the differences and accept or reject the identified changes....compare more than just two files? Well, today we’re going to...interested in Comparing PDF Files Online , visit the Online PDF...

    blog.groupdocs.com/comparison/compare-multiple-...
  6. Watermark Images | Text and Image Watermarks

    Add text and image watermarks to Images (JPG, PNG, etc). Apply watermarks using the online watermark application or using .NET and Java libraries....or images (like JPG or PNG files). First, we’ll check out a simple...Watermark app . Upload your image file (like JPG, JPEG, PNG, and more)...

    blog.groupdocs.com/watermark/watermark-images/
  7. Scan Barcode from PPT using Java

    This guide offers an in-depth explanation of how to scan barcode from PPT using Java. Also, it includes a sample code example to extract barcode from PPT in Java....extraction of barcodes from PPT files Instantiate the Parser by providing...providing the path to your PPT file, ensuring the library can effectively...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  8. Extract Hyperlinks from DOC using C#

    Learn how to extract hyperlinks from DOC using C# efficiently. We will provide you a code example to read hyperlinks from DOC in C# for tasks like data extraction....using C# Hyperlinks in DOC files serve as essential connectors...hyperlinks embedded within the DOC file effortlessly Iterate through...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  9. Spot the Difference - Compare Images Online

    Compare images using the free online image comparison tool. Developers can use .NET, Java, and Cloud API to build an image comparison application....allow you to save the comparison file, which you can then share or...following code to load the files and compare: // Compare JPG...

    blog.groupdocs.com/comparison/compare-images-on...
  10. render_docx_to_html.zip

    demo-app/render_docx_to_html.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import HtmlViewOptions def render_docx_to_html(): # Get license File absolute pa......render_docx_to_html(): # Get license file absolute path license_path =...set_license(license_path) # Load DOCX file with Viewer("./sample.docx")...

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