Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 31,668 for

groupdocs.total

(0.33 sec)
  1. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking API...Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/watermark/net/working-with-w...
  2. 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....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/redaction/java/text-redactions/
  3. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/search/nodejs-java/synonym-d...
  4. 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()); // ....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-c...
  5. Use redaction policies | GroupDocs

    If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml You can use RedactionPolicy....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/redaction/java/use-redaction...
  6. Set document metadata on save | GroupDocs

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your Python applications....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/comparison/python-net/set-do...
  7. Delete indexed documents | GroupDocs

    GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  8. Email messages | GroupDocs

    Modify message body/subject, embed/remove images, search text, and list recipients using Python via .NET....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/watermark/python-net/email-m...
  9. Convert page layout formats | GroupDocs

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for .NET....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/conversion/net/convert/page-...
  10. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...view pptx file in viewer GroupDocs.Total Product Family dotnet ...reproduced this issue with GroupDocs.Total as well as with GroupDocs...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...