Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 16,573 for

file

(0.48 sec)
  1. Features Overview | GroupDocs

    This is an overview of GroupDocs.Merger for Java library features and capabilities...information about source document - file type, size, pages count, page...

    docs.groupdocs.com/merger/java/features-overview/
  2. eSign document with Text signature | GroupDocs

    This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a PDF programmatically....MS" } }; // sign document to file signature . Sign ( "sample_signed...

    docs.groupdocs.com/signature/net/esign-document...
  3. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a new slide Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON).... Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/generating-repo...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... When sending a file to someone, it is not a good...convert the DWG, DGN, and DWF files into PDF document with the code...

    blog.groupdocs.com/groupdocs.blog/page/34/
  5. 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...
  6. Java NoClassDefFoundError exception for GroupDo...

    Following previous advice from support, we have packaged the parser and viewer modules in a standalone Java app, the main goal being to avoid crashing the app server when document conversion crashes. Versions used : 25.…...class file is physically present in the...

    forum.groupdocs.com/t/java-noclassdeffounderror...
  7. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....}); } } } // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/locating-signa...
  8. Load Markup document with options | GroupDocs

    Learn this article and check how to load and convert HTML documents with advanced options using GroupDocs.Conversion for Java API....can efficiently manage markup files like HTML and MHTML, enabling...html groupdocs.html is sample file used in this example. Click...

    docs.groupdocs.com/conversion/java/load-markup-...
  9. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page... 10 )); // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/sign-document-...
  10. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....background ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...