Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 3,338 for

password

(0.41 sec)
  1. PdfFormattingOptions is Introduced in GroupDocs...

    GroupDocs.Conversion for Java 18.12 comes with some new features, improvements and bug fixes. Conversion from IGS, PLT and CGM formats is introduced. Now, API can automatically add extension of the converted file if not set. Image, PDF and Word conversion is also improved. Furthermore, Excel to SVG and XPS to PDF conversion issues are now resolved. Please take a look over the release notes to get an idea about the changes introduced....Conversion from IGS, PLT and CGM Password protection when converting...ODS Supports conversion of password protected ODS document Improvements...

    blog.groupdocs.com/conversion/pdfformattingopti...
  2. Compare Word Docs in .NET – Revision Track vs H...

    Learn how to compare Word documents using GroupDocs.Comparison for .NET. Get step‑by‑step examples for revision‑track and highlight comparison modes with ready‑to‑run C# code....Programmatically Working with Password‑Protected Documents Get a...GetChanges . Working with Password‑Protected Documents # If documents...

    blog.groupdocs.com/comparison/compare-word-docu...
  3. GroupDocs viewer not working with .eml file pro...

    I am facing issues with GroupDocs HTML viewer with .eml file sharing the file for your reference. the alignment is very bad in html viewer but it is good in png viewer. RE DMS - signoff for all documents upload - June’…...string password = string.IsNullOrEmpty(postedData.password) ? null...null : postedData.password; var fileFolderName = Path.GetFileName(documentGuid)...

    forum.groupdocs.com/t/groupdocs-viewer-not-work...
  4. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....resultant document with the password, it can be done using one...C# saveOptions . Password = "some-password" ; VB.NET saveOptions...

    docs.groupdocs.com/editor/net/save-document/
  5. Options and Configuration | GroupDocs

    Control parsing behavior with options from groupdocs.parser.options in GroupDocs.Parser for Python via .NET....Use these options to handle passwords, guide format detection, or...import LoadOptions # Pass a password and open from a stream with...

    docs.groupdocs.com/parser/python-net/options/
  6. Conversion from STL and IFC is Supported in Gro...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.10. This release permits users to hide comments when converting from Cells. Conversion from STL and IFC is also introduced in 17.10 version of the API. Aside these features, API covers many improvements and bug fixes. Such as Slides to XPS conversion is improved. We’d recommend you to download this latest release and share your documents conversion experience....modification password but without view password cannot be converted...

    blog.groupdocs.com/conversion/conversion-from-s...
  7. Get document info | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....title, author, whether it is password protected; - title, author...worksheets count, whether it is password protected; - width, height...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  8. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API....presentation file path and the password, if the presentation is protected...PresentationLoadOpti(); loadOptions.Password = "P@$$w0Rd"; } Edit the PPT/PPTX...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...presentation files with a password in Java . Further, we will...their password and also how to change the existing password of PPT...

    blog.groupdocs.com/groupdocs.blog/page/23/
  10. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing in Java....AllowOnlyFormFields ); // To protect with password //options.setPassword("7654321");...To protect with password //options.Password = "7654321"; watermarker...

    docs.groupdocs.com/watermark/java/locking-water...