Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 36,208 for

groupdocs.signature

(2.16 sec)
  1. Features Overview | GroupDocs

    GroupDocs.Annotation for Python via .NET adds annotations, markup, and review comments to documents and images through a single, format-independent API — text markup, shapes, watermarks, image and link stamps, text fields, threaded replies, versions, and import/export — and saves the result back to the original format....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/annotation/python-net/featur...
  2. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/search-text-in-m...
  3. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the presentation....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/search-text-in-m...
  4. Licensing | GroupDocs

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for Java without a license (Evaluation Limitations)...Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/comparison/java/licensing-an...
  5. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  6. 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.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-ca...
  7. Watermarks in word processing document | GroupDocs

    This article explains how to add watermarks in word processing document....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  8. Installation | GroupDocs

    Install GroupDocs.Viewer for Python via .NET on Windows, Linux, or macOS — from PyPI or from a pre-downloaded wheel, including Intel and Apple Silicon builds....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/getting-st...
  9. Working with worksheet headers and footers | Gr...

    Inspect, clear, and watermark the images in Excel worksheet headers and footers using GroupDocs.Watermark for Python via .NET....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/working...
  10. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....Redaction Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/homophone...