Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 725 for

groupdocs editor save options

(0.06 sec)
  1. Annotate PDF and Other Documents on CMSMS Web-P...

    Our team is glad to announce the launch of Groupdocs’ Annotation plugin for CMSMS users. Download and install the plugin to your CMSMS website to share and annotate files online. Groupdocs supports all widely used file formats so you can annotate PDF, word-processing documents and even images. Groupdocs Annotation is a web-based app which lets you add comments and notes to documents and images from a web-browser. Teams collaborate faster, share views, resolve conflict and expedite the workflow....to announce the launch of GroupDocs’ Annotation plugin for CMSMS...and annotate files online. GroupDocs supports all widely used file...

    blog.groupdocs.com/total/groupdocs-pdf-annotati...
  2. Password Protect Excel Files in C# | Lock Unloc...

    Let's learn how to password protect Excel spreadsheet files using C#. Change the existing password or remove it to unlock the XLS/XLSX files using .NET API....unlock documents, we will use GroupDocs.Merger for .NET . This API...NuGet . PM> Install-Package GroupDocs.Merger Password Protect Excel...

    blog.groupdocs.com/merger/lock-unlock-excel-fil...
  3. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and Groupdocs.Conversion for Node.js via Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Merge Word documents | Documentation

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using Groupdocs.Merger for Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/merger/java/merge/word/
  5. Select specific pages for rasterized PDF | Docu...

    Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to Save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions Options = new SaveOptions(); Options....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/java/select-specif...
  6. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...view pptx file in viewer GroupDocs.Total Product Family dotnet... missingPages); } } } my Groupdocs.Viewer version is: 25.1.1...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  7. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, image and other formats with Groupdocs.Conversion for .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/net/convert/pdf/
  8. Merge Word documents | Documentation

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using Groupdocs.Merger for Node.js via Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/merger/nodejs-java/merge/word/
  9. Saving documents | Documentation

    The articles explain that how to Save documents in different ways after making redactions....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/python-net/saving-...
  10. Password Protect PDF Files in C# | Lock Unlock PDF

    Let's learn how to lock PDF files with password protection using C#. Change the existing password or remove it to unlock the PDF files using .NET API....unlock documents, we will use GroupDocs.Merger for .NET . This API...NuGet . PM> Install-Package GroupDocs.Merger Add Password to PDF...

    blog.groupdocs.com/merger/lock-unlock-pdf-files...