Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 5,184 for

file signature

(0.06 sec)
  1. Load the password-protected documents | Documen...

    The page describes how to load the password protected PDF, Word, Excel, PowerPoint documents using GroupDocs.Annotation for .NET....Signature Product Solution GroupDocs...To load a password protected file, follow these steps: Instantiate...

    docs.groupdocs.com/annotation/net/load-password...
  2. Classify document by path | Documentation

    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-...
  3. Optimize output for printing | Documentation

    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. How to Convert TXT to XLSX using Java

    In this article, you will find a guide on how to convert TXT to XLSX using Java on common operating systems and code example to generate XLSX from TXT using Java....Signature Product Family GroupDocs.Metadata...class and pass the file path of the input TXT file as an argument...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to Convert MSG to TXT using Java

    This section will teach you how to convert MSG to TXT using Java without the need of third-party software. Also, we will provide code to export MSG to TXT in Java....Signature Product Family GroupDocs.Metadata...project to convert email to TXT file format Add the necessary class...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Remove Metadata from PPT using Java

    This topic will guide you how to remove metadata from PPT using Java. You'll get sample code to delete metadata from PPT in Java without extra software installation....Signature Product Family GroupDocs.Metadata...working with PowerPoint ( PPT ) files, managing metadata becomes significant...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  7. How to Convert PNG to JPG using C#

    This tutorial provides detailed information to convert PNG to JPG using C# and a sample application to demonstrate the implementation of C# PNG to JPG conversion....Signature Product Family GroupDocs.Metadata...class for loading the input PNG file from the disk Create and set...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. How to Convert TeX to Word using C#

    Let's take a look at the guideline to convert TeX to Word using C# and learn how to use them for writing the code to develop ability for TeX to Word converter in C#....Signature Product Family GroupDocs.Metadata...class for loading the input TeX file from the disk for transforming...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Advanced Documents Conversion APIs for .NET and...

    Share this issue: Monthly NewsletterOctober 2018 Business Documents Conversion APIs for .NET and Java Convert between 50+ Document and Image File Formats GroupDocs.Conversion Product Family combines .NET and Java APIs suite for faster and accurate conversion of business documents and image File formats between Word, Excel, PowerPoint, PDF, Visio, Project, Outlook, HTML, Photoshop, AutoCAD and image formats. Using the document converter API is very simple as it uses just one method with set of options to convert between different formats....between 50+ Document and Image File Formats GroupDocs.Conversion...business documents and image file formats between Word, Excel...

    blog.groupdocs.com/total/advanced-documents-con...
  10. How to Add Ellipse Annotation in PDF using C#

    This article offers guidance on how to add ellipse annotation in PDF using C#. Additionally, it includes code and steps to insert ellipse annotation to PDF in C#....Signature Product Family GroupDocs.Metadata...users to add comments to PDF files. The use of ellipse annotations...

    kb.groupdocs.com/annotation/net/how-to-add-elli...