Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 18,583 for

pdf viewer

(1.39 sec)
  1. Search for Text e-Signatures | GroupDocs

    This topic explains how to search for text electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Viewer Product Solution GroupDocs...signature . Signature ( "sample.pdf" ) as sign : # Setup search options...

    docs.groupdocs.com/signature/python-net/search-...
  2. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/synonym-d...
  3. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Viewer Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-c...
  4. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page...Viewer Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....Viewer Product Solution GroupDocs...new Signature ( "SingedSample.pdf" ); BarcodeSearchOptions barcodeOptions...

    docs.groupdocs.com/signature/java/search-for-mu...
  6. Features overview | GroupDocs

    Salient features of file conversion API using Java are described in this article...Viewer Product Solution GroupDocs...Email – list of attachments; PDF – title, author, table of contents...

    docs.groupdocs.com/conversion/nodejs-java/featu...
  7. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Java....Viewer Product Solution GroupDocs...file formats as well such as PDF, BMP, PNG, JPEG, and XPS. Common...

    docs.groupdocs.com/merger/java/merge/powerpoint/
  8. Advanced search for Barcode signatures | GroupDocs

     This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { BarcodeSearchOptions options...

    docs.groupdocs.com/signature/net/advanced-searc...
  9. Search network deployment | GroupDocs

    This page contains information about deployment of the search network....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/search-network-d...
  10. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text file automatically....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/text-file-encodin...