Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 3,289 for

password

(0.25 sec)
  1. Adding a watermark alters the original word doc...

    Hello, We’re trying to add watermark in Word documents using the Java module groupdocs-watermark. Watermarks are being added succesfully, but they alter the original document (blank spaces/lines or modifying text align…...removed (which would require a password, if one was set in the watermark...

    forum.groupdocs.com/t/adding-a-watermark-alters...
  2. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....could not be opened without a password Read XMP metadata without...

    blog.groupdocs.com/categories/groupdocs.metadat...
  3. Extract text from Microsoft Office PowerPoint p...

    This article explains that how to extract text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...mode is not supported for password-protected presentations. Warning...

    docs.groupdocs.com/parser/net/extract-text-from...
  4. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking Java API...Attached file protected with a password { // Remove the file if it...

    docs.groupdocs.com/watermark/java/working-with-...
  5. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking API...Attached file protected with a password { // Remove the file if it...

    docs.groupdocs.com/watermark/net/working-with-s...
  6. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....disk or the presence of a password to access a document. To receive...

    docs.groupdocs.com/search/net/build-your-first-...
  7. Edit and Manage Metadata in Python Apps - Group...

    Discover how to utilize GroupDocs.Metadata for Python via .NET to extract, update and remove metadata in your applications.... Support for Password-Protected Documents : Work...

    blog.groupdocs.com/metadata/edit-metadata-in-py...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...You can now apply search to password protected documents. Not only...

    blog.groupdocs.com/groupdocs.blog/page/82/
  9. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...data = { guid: documentGuid, password: null, IsHTMLMode: 'false'...documentGuid, page: pageNumber, password: null }; ajaxCallFunctionGrou("POST"...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  10. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext context) { var loadOptions = new WordPr…...new WordProcessingLoadOp { Password = decryptedPassword, Format...

    forum.groupdocs.com/t/txt-font-replacement/16295