Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 3,038 for

one

(0.11 sec)
  1. Electronic Signature PDF with Metadata signatur...

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature... Instantiate one or several objects and add them...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  2. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass One of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....rasterization options you have to pass one of the options to method. In...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  3. How Lawyers and Legal Firms Benefit from GroupD...

    Online document management has gained wide industry acceptance in the last few years. From version control, central document repositories, cost reduction, and increasing employee output: cloud technologies helps. One of the tasks we often perform in our work is to compare documents or files to find differences and check which version is the most recent. That can be frustrating at times: it is time consuming and takes time that could be used for other tasks.... One of the tasks we often perform...

    blog.groupdocs.com/comparison/how-lawyers-and-l...
  4. How to Run Examples | GroupDocs

    ClOne the runnable GroupDocs.Viewer for Python via .NET examples repository, configure a virtual environment, apply a license, and execute every documented scenario locally or in Docker....Files Most examples generate one or more output files. These files...

    docs.groupdocs.com/viewer/python-net/getting-st...
  5. Generating slides preview for presentation | Gr...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...slidesCount ; i ++) { // Generate one preview as SVG image by slide...

    docs.groupdocs.com/editor/net/generating-slides...
  6. Using Markdown Documents | GroupDocs

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for One purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....(MD) Markdown is a intended for one purpose, to be used to format...

    docs.groupdocs.com/assembly/java/using-markdown...
  7. Inserting Images Dynamically | GroupDocs

    How to dynamically inserted image within your template...expression must return a value of one of the following types: A byte...

    docs.groupdocs.com/assembly/java/inserting-imag...
  8. How to merge source code files | GroupDocs

    This article explains how to control file merging in GroupDocs.Comparison for Node.js via Java....from the resulting files, only one of the two methods was removed...

    docs.groupdocs.com/comparison/nodejs-java/how-t...
  9. Convert DOCX to PNG using C#

    Learn how to Convert DOCX to PNG using C# with the .NET conversion API, covering setup, options, and per‑page streaming for high‑quality results....and PNG options to generate one PNG per page The conversion library...

    kb.groupdocs.com/conversion/net/convert-docx-to...
  10. Extract text in Accurate Mode | GroupDocs

    This article explains that how to extract text in Accurate mode....text reader and returns them as one string. Extract text Here are...

    docs.groupdocs.com/parser/java/extract-text-in-...