Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 2,916 for

pdf editor

(0.3 sec)
  1. Homophone dictionary | GroupDocs

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

    docs.groupdocs.com/search/java/homophone-dictio...
  2. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Editor Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-tables-f...
  3. Handling metadata in WAV files | GroupDocs

    This article explains about the API supports extracting metadata from WAV files...Editor Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/handling-metad...
  4. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in text queries....Editor Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/query-language-sp...
  5. Synonym dictionary | GroupDocs

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

    docs.groupdocs.com/search/java/synonym-dictionary/
  6. Update QR Code Signatures in Document | GroupDocs

    This article explains how to update QR code electronic signatures with GroupDocs.Signature for Python via .NET API....Editor Product Solution GroupDocs...signature . Signature ( "signed.pdf" ) as sign : # Create search...

    docs.groupdocs.com/signature/python-net/update-...
  7. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // setup key and passphrase...

    docs.groupdocs.com/signature/net/sign-documents...
  8. eSign document with Text signature | GroupDocs

    This article explains how to sign document with Text signature by GroupDocs.Signature API. Let's try to add digital signature to a Pdf programmatically....Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextSignOptions options =...

    docs.groupdocs.com/signature/java/esign-documen...
  9. Verify Barcode Signatures in Document | GroupDocs

    This topic explains how to verify Barcode electronic signatures with GroupDocs.Signature for Python via .NET API....Editor Product Solution GroupDocs... Signature ( "sample_signed.pdf" ) as sign : # Create verification...

    docs.groupdocs.com/signature/python-net/verify-...
  10. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // create QRCode option...

    docs.groupdocs.com/signature/net/sign-document-...