Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 15,593 for

file

(0.1 sec)
  1. Add arrow annotation | GroupDocs

    The page describes how to add arrow annotation to a document using GroupDocs.Annotation for Java....// Add annotation and save to file annotator . add ( arrow ); annotator...

    docs.groupdocs.com/annotation/java/add-arrow-an...
  2. Word Documents as HTML Responsive Pages in Java...

    Render Word documents to view as responsive HTML pages in Java. Convert DOC, DOCX Files to HTML responsive pages using document viewer Java API....Configure # You may download the JAR file from the downloads section ...

    blog.groupdocs.com/viewer/view-word-documents-a...
  3. GroupDocs.Signature for .NET 25.12 – Latest Upd...

    Explore what’s new in GroupDocs.Signature for .NET 25.12. Available now on NuGet and GroupDocs website....password‑protected signatures, stream/file handling, and full verification...

    blog.groupdocs.com/signature/groupdocs-signatur...
  4. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....clear (); } String path = new File ( "c:\\MyIndex\\Protected.pdf"...

    docs.groupdocs.com/search/java/document-passwords/
  5. Extract attachments from PDF portfolios | Group...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....attachments ) { // Print the file path System . out . println...

    docs.groupdocs.com/parser/java/extract-attachme...
  6. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...Image ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/composing-sig...
  7. Reuse of extension methods - Free Support Forum...

    Hello, We recently discover your different products and are trying to determine the faisaibility of a feature. In our data model, we have a lot of string collections (arrays) and we want to format them like this: “Mr.…... I cannot attach a json file, so here it is our data.json...

    forum.groupdocs.com/t/reuse-of-extension-method...
  8. Working with templates | GroupDocs

    Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....a document template from the file Template template = Template...to load templates from XML files instead of creating them in...

    docs.groupdocs.com/parser/net/working-with-temp...
  9. How to Compare Excel Spreadsheets - Online & Fr...

    Compare Excel Files using the free online comparison tool. Developers can use .NET, Java, and Cloud API to build a document comparison application....Online # To compare two Excel files and highlight the differences...and drop or upload your Excel file in the designated Source document...

    blog.groupdocs.com/comparison/compare-excel-spr...
  10. HtmlViewOptions | GroupDocs.Viewer for .NET API...

    Contains options for rendering documents into HTML format. For details see the topichttps//docs.groupdocs.com/viewer/net/renderingtohtml/ and its children....ArchiveOptions { get; set; } The archive files view options. CadOptions { get;...get; set; } Mail storage data files view options. Minify { get;...

    reference.groupdocs.com/viewer/net/groupdocs.vi...