Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 5,465 for

file signature

(0.15 sec)
  1. Render DOCX to JPG using Node.js

    This topic explains how to render DOCX to JPG using Node.js with code example. There is no need to install any extra softwares to render DOCX to JPG in Node.js....Signature Product Family GroupDocs.Metadata...fidelity to the original Word file, preserving layout and styles...

    kb.groupdocs.com/viewer/nodejs/render-docx-to-j...
  2. How to Convert DOCX to ODT using Java

    In this article, you will learn how to convert DOCX to ODT using Java without extra software. Moreover, we'll share code example to export DOCX to ODT in Java....Signature Product Family GroupDocs.Metadata...Converter class by passing DOCX file path as an argument to its constructor...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....Signature Product Solution GroupDocs...VSTX, VSDM, VSSM, VSTM Meta file formats: WMF, WMZ, EMF, EMZ...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  4. Classify document by path | GroupDocs

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” File in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Signature Product Solution GroupDocs...Call method for “document.pdf” file in the current (".") directory...

    docs.groupdocs.com/classification/net/classify-...
  5. How to Add Point Annotation in PDF using C#

    This article offers guidance on how to add point annotation in PDF using C#. Additionally, it includes code and steps to insert point annotation to PDF in C#....Signature Product Family GroupDocs.Metadata...usability and clarity of your PDF files. We will guide you through the...

    kb.groupdocs.com/annotation/net/how-to-add-poin...
  6. Convert XLSX to DOCX using Python

    Convert XLSX to DOCX using Python to automate document generation. Learn how to export XLSX to DOCX in Python while retaining structured layout and formatting....Signature Product Family GroupDocs.Metadata...templates from data-driven Excel files. Many developers choose to export...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  7. Add Text Watermark to RTF using C#

    Let's learn how to add text watermark to RTF using C#. Furthermore, you'll receive a code example that demonstrates how to insert text watermark to RTF in C#....Signature Product Family GroupDocs.Metadata...applying a watermark to a RTF file Create an instance of the Watermarker...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  8. Convert XLSX to EMF using Python

    Convert XLSX to EMF using Python with simple steps. Easily export XLSX to EMF in Python for seamless integration and sharing of spreadsheet data....Signature Product Family GroupDocs.Metadata...package to support XLSX to EMF file transformation Import Converter...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  9. Fixing Invalid Form Fields | GroupDocs

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for .NET...Signature Product Solution GroupDocs...the input file path. using ( FileStream fs = File . OpenRead...

    docs.groupdocs.com/editor/net/fixing-invalid-fo...
  10. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for Java API....Signature Product Solution GroupDocs...developers to load presentation files such as PPT, PPTX, and other...

    docs.groupdocs.com/conversion/java/load-present...