Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 15,750 for

doc

(0.05 sec)
  1. Metadata redactions | GroupDocs

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....Order Upgrade an Order Support Docs API Reference Live Demos Free...different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/redaction/net/metadata-redac...
  2. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their Documents. Wide range of Document formats is supported, such as, PDF, Doc, DocX, PPT, PPTX, XLS, XLSX and others....Order Upgrade an Order Support Docs API Reference Live Demos Free...is supported, such as: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/redaction/net/redaction-basics/
  3. Password-protected documents | GroupDocs

    Learn how to open and process password-protected PDF and Office Documents. Includes error handling examples and supported encryption types....Order Upgrade an Order Support Docs API Reference Live Demos Free...Legacy Office: Password-protected DOC, XLS, PPT files Warning Note:...

    docs.groupdocs.com/parser/net/password-protecte...
  4. Extract Tables from Microsoft Office Word Docum...

    Learn how to easily extract table content from Word Documents (.Doc, .Docx) using GroupDocs.Parser for .NET....Order Upgrade an Order Support Docs API Reference Live Demos Free...Microsoft Office Word documents ( .doc , .docx ) using GroupDocs.Parser...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  5. List of supported files for GetText function in...

    Hi, I’m trying to use “GetText” function from GroupDocs.Parser, to extract text from various files. Parser generally seems to support a lot of formats: But “GetText” specifically seems to be more limited. Is there …...Formats It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT...Extraction Word Processing Formats: DOC, DOCX, DOT, DOTX, ODT, RTF, TXT...

    forum.groupdocs.com/t/list-of-supported-files-f...
  6. Exporting metadata properties | GroupDocs

    Export metadata properties to an Excel workbook using GroupDocs.Metadata for Python via .NET....Order Upgrade an Order Support Docs API Reference Live Demos Free.... Metadata ( r "D: \\ input.doc" ) as metadata : root = metadata...

    docs.groupdocs.com/metadata/python-net/exportin...
  7. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected Document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your Document. Ex: @"C:\Docs\source.Docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // 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:...Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\source.docx" try ( Metadata...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  8. Locate Signature Area Using .Net E-Signing API ...

    We are really delighted to announce the another monthly release of GroupDocs.Signature for .NET API version 17.10. This release comes with multitudinous new features like locate signature area while signing the Documents and feature to export signed Documents in Image format. Many improvements and fixes are also introduced in this release. We, therefore recommend you to download the latest version of the API and start signing your image Documents with the simplest yet amazing features provided by our e-Signing API....Incorrect digital signing with doc and docx save options Available...install Documentation - Product Docs Examples - Examples, Showcases...

    blog.groupdocs.com/signature/e-signing-api-for-...
  9. 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/java/searching/
  10. Working with metadata in WEBP images | GroupDocs

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in JPEG images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in JPEG images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/java/working-with-m...