Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 5,467 for

file signature

(0.17 sec)
  1. Render TXT as PDF using Python

    Learn how to render TXT as PDF using Python. This tutorial explains the process of how to convert TXT to PDF in Python for printing, sharing, or archiving....Signature Product Family GroupDocs.Metadata...PDF using Python Plain text files are a simple and universal format...

    kb.groupdocs.com/viewer/python/render-txt-as-pd...
  2. 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...
  3. 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-...
  4. Installation (manual) | GroupDocs

    Installation without build tools (manual JAR setup) If you don’t use Maven/Gradle/Ivy/SBT, you can add GroupDocs.Metadata for Java to the classpath manually. 1) Download the JAR Go to the latest version of groupdocs-metadata in the GroupDocs Java repository. Download groupdocs-metadata-.jar. 2) Add the JAR to your project IntelliJ IDEA File → Project Structure → Modules → Dependencies. Click + → JARs or directories and select the downloaded JAR. Eclipse...Signature Product Solution GroupDocs...to your project IntelliJ IDEA File → Project Structure → Modules...

    docs.groupdocs.com/metadata/java/installation-m...
  5. Remove Text Watermark from PPT Using Python

    Remove text watermark from PPT using Python to eliminate unwanted overlay text from slides. Learn a Python method to clean PowerPoint presentations programmatically....Signature Product Family GroupDocs.Metadata...Watermark from PPT Using Python PPT files created with older versions...

    kb.groupdocs.com/watermark/python/remove-text-w...
  6. How to Convert TeX to HTML in Java

    This article describes the stepwise instructions to convert TeX to HTML in Java and shows you how to develop the application to convert LaTeX to HTML using Java....Signature Product Family GroupDocs.Metadata...class for loading the input TeX file for transforming to an HTML...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. How to Convert RTF to ODT using Java

    In this topic, you will be taken step-by-step process to convert RTF to ODT using Java. Also, you will find Java code that explains how to export RTF to ODT in Java....Signature Product Family GroupDocs.Metadata...digital landscape, the demand for file format transformations has grown...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Convert ODT to TXT using C#

    We will guide you how to convert ODT to TXT using C# without the need for any external software installations along with code example to export ODT to TXT in C#....Signature Product Family GroupDocs.Metadata...Open Document Text ( ODT ) files to plain text (TXT) format,...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Extract images from document page | GroupDocs

    Learn how to extract images from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page image extraction from PDF, Word, PowerPoint....Signature Product Solution GroupDocs...Image { idx + 1 } : { image . file_type } , size: { image . rectangle...

    docs.groupdocs.com/parser/python-net/extract-im...
  10. Redact Text in DOCX using C#

    In this topic, you will learn how to redact text in DOCX using C# without extra software installation. You will also be provided code to replace text in DOCX using C#....Signature Product Family GroupDocs.Metadata...by providing the file path of the DOCX file as an argument to...

    kb.groupdocs.com/redaction/net/redact-text-in-d...