Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 4,773 for

assembling

(0.27 sec)
  1. Text redactions | GroupDocs

    This article explains that how Java redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/text-redactions/
  2. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-text-fro...
  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()); // ....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-c...
  4. Verify Digital Signatures in Document | GroupDocs

    This article explains how to verify digital electronic signatures with GroupDocs.Signature for Python via .NET API...Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/python-net/verify-...
  5. GroupDocs.Signature for .NET 25.12 – Latest Upd...

    Explore what’s new in GroupDocs.Signature for .NET 25.12. Available now on NuGet and GroupDocs website....Download – Grab the compiled assemblies for .NET from the official...

    blog.groupdocs.com/signature/groupdocs-signatur...
  6. Annuncio di GroupDocs.Markdown per .NET — Espor...

    Esporta PDF, Word, Excel, HTML e altri formati in Markdown con un'API .NET on‑premises. Consulta le funzionalità, la roadmap e come iniziare....Windows e Linux con entrambi gli assembly .NET e .NET Framework inclusi...

    blog.groupdocs.com/it/markdown/groupdocs-markdo...
  7. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for Java API. ...Assembly Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/get-default-...
  8. Convert eBook formats | GroupDocs

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for Node.js via Java....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/modifying-fou...
  10. Evaluation Limitations and Licensing | GroupDocs

    free watermark api version is available to evaluate the API which will be similar as licensed but with few limitations....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/evaluation-li...