Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 15,000 for

doc

(0.33 sec)
  1. Extracting metadata | GroupDocs

    This article shows how to extract metadata properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET...Order Upgrade an Order Support Docs API Reference Live Demos Free...easily extract metadata from PDF, DOC, PPT, XLS and many other files...

    docs.groupdocs.com/metadata/net/extracting-meta...
  2. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Python via .NET. Format Description Load Save Populate Remarks Doc Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DocX Office Open XML WordprocessingML Document (macro-free). DocM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format....Order Upgrade an Order Support Docs API Reference Live Demos Free...(top down) Word Processing (DOC, DOCX, DOCM, DOT, DOTX, DOTM...

    docs.groupdocs.com/assembly/python-net/supporte...
  3. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream using GroupDocs.Metadata for Python via .NET....Order Upgrade an Order Support Docs API Reference Live Demos Free...def run (): # constants.input_doc is an absolute or relative path...

    docs.groupdocs.com/metadata/python-net/load-fro...
  4. Load from a local disk | GroupDocs

    Learn how to open a file from local disk using GroupDocs.Metadata for Python via .NET....Order Upgrade an Order Support Docs API Reference Live Demos Free...g. r"C:\\Docs\\source.one" input_path = r "C: \\ Docs \\ source...

    docs.groupdocs.com/metadata/python-net/load-fro...
  5. Save a modified file to a specified location | ...

    This article shows how to save a Document to a specified location on a local disk in Java...Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\test.jpg" try ( Metadata metadata...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  6. Load from a local disk | GroupDocs

    The following example demonstrates how to load file from local disk....Order Upgrade an Order Support Docs API Reference Live Demos Free...LoadFromLocalDisk var inputPath = @"C:\Docs\source.one" ; using ( Metadata...

    docs.groupdocs.com/metadata/net/load-from-a-loc...
  7. Load from a local disk | GroupDocs

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your Document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples...Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\source.one" try ( Metadata metadata...

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  8. Save a modified file to a stream | GroupDocs

    This article shows how to save a file to the specified stream...Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\test.png" using ( Metadata metadata...

    docs.groupdocs.com/metadata/net/save-a-modified...
  9. Introducing Stamp Types in GroupDocs.Signature ...

    Team GroupDocs is excited to release version 18.6 of GroupDocs.Signature for Java API. This latest version supports to sign Documents with stamp signatures either in a round or a square shape. Apart from that, few fixes are also introduced in this release of the API. We would recommend you to download the new version of API and evaluate the exciting features to enhance Document e-signing experience. Features Encode and Search Custom Object to QR-Code SignatureNow users of this API can add and search custom object to QR-Code signatures....doc files have .docx extension and...JAR Files Documentation – API Docs Product Support Forum – Technical...

    blog.groupdocs.com/signature/java-e-signing-api...
  10. Searching | GroupDocs

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from Documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online Document search App Along with full featured .NET library we provide simple, but powerful free Apps....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/net/searching/