Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 5,788 for

file signature

(0.08 sec)
  1. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image....Signature Product Solution GroupDocs..."sample.docx" )) { // Get the file information and extract it text...

    docs.groupdocs.com/viewer/net/image-viewer-get-...
  2. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....Signature Product Solution GroupDocs...to a file, use the method. To import words from a file, use the...

    docs.groupdocs.com/search/nodejs-java/stop-word...
  3. 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. use_advanced_rasterization_options.py from groupdocs.redaction import Redactor from groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacementOptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacementOptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document to be redacted with Redactor("....Signature Product Solution GroupDocs...enabled = True so . redacted_file_suffix = "_scan" so . rasterization...

    docs.groupdocs.com/redaction/python-net/use-adv...
  4. Merge DOC files using C#

    Develop your skills in how to merge DOC Files using C#. We will supply you with a sample code to combine DOC Files in C# without the need for any extra softwares....Signature Product Family GroupDocs.Metadata...Family Merge DOC files using C# Merging DOC files is often essential...

    kb.groupdocs.com/merger/net/merge-doc-files-usi...
  5. Loading files | GroupDocs

    The listed articles below explain how to load password-protected documents and load Files from different sources....Signature Product Solution GroupDocs...Advanced usage / Loading files Loading files Leave feedback GroupDocs...

    docs.groupdocs.com/markdown/net/loading-files/
  6. Loading files | GroupDocs

    The listed articles below explain how to load password-protected documents and load Files from different sources....Signature Product Solution GroupDocs...Advanced usage / Loading files Loading files Leave feedback GroupDocs...

    docs.groupdocs.com/markdown/python-net/loading-...
  7. Custom text extractors | GroupDocs

    GroupDocs.Search for Java supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Signature Product Solution GroupDocs...String filePath ) { File file = new File ( filePath ); DocumentField...

    docs.groupdocs.com/search/java/custom-text-extr...
  8. Convert PDF to ODT using Python

    Discover how to convert PDF to ODT using Python with straightforward steps. Effortlessly export PDF to ODT using Python, without any additional software....Signature Product Family GroupDocs.Metadata...ODT documents from your PDF files. The ODT format is popular for...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  9. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary File from archive....Signature Product Solution GroupDocs...archive files Render archives as HTML, PDF, and image files Leave...

    docs.groupdocs.com/viewer/java/render-archive-f...
  10. Save HTML to folder | GroupDocs

    This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Python via .NET features....Signature Product Solution GroupDocs...and save it to disk as an HTML file with a resource folder. Almost...

    docs.groupdocs.com/editor/python-net/save-html-...