Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 14,049 for

file

(0.07 sec)
  1. Technical Support | Documentation

    Get comprehensive technical support for GroupDocs.Total for .NET. Access free support through our forum or paid support via helpdesk. Learn how to report issues, request features, and get assistance from our development team....product or to create API for new file formats, send us a request at...titles Attach files in ZIP format if multiple files are needed Allow...

    docs.groupdocs.com/total/net/technical-support/
  2. How to Build a SharePoint Document Viewer Using...

    When we released GroupDocs.Viewer for .NET, we got lots of questions from SharePoint users about whether it could be used to build a SharePoint document viewer. Finally, the answer is yes: our online document viewer allows integration with SharePoint web applications. Moreover, SharePoint websites using GroupDocs.Viewer for .NET can also be used for cross-domain document viewing. [caption id=“attachment_3916” align=“alignnone” width=“600”] [/caption] Just follow these simple step-by-step instructions to embed our online document viewer in your SharePoint websites as a Web Part: Requirements... All the necessary files are created as shown below:...then click Add . The necessary files needed for the Web Part are...

    blog.groupdocs.com/viewer/how-to-build-sharepoi...
  3. How to Use GroupDocs' Online Signature App to S...

    In one of our previous articles we discussed how a typical online signature service works and took a brief look at GroupDocs’ online signature app. Today we’ll see how this application helps you to sign a document online step by step. This article doesn’t cover all the features of the app, just the basics you need to know to sign a document online. Please Note: to start using GroupDocs’ online signature service, you need to register with us first....click to select more than one file. Click Open . The documents...

    blog.groupdocs.com/signature/how-to-use-groupdo...
  4. Render PDF Document with Attachments - GroupDoc...

    We are delighted to announce another monthly release of GroupDocs.Viewer for .NET . In GroupDocs.Viewer for .NET 17.7.0, we have introduced rendering of PDF document with attachments. Furthermore, 14 improvements and fixes are included in this release. We would recommend you to try the latest version and share your feedback with us. GroupDocs.Viewer for .NET 17.7.0 - New FeaturesGroupDocs.Viewer for .NET 17.7.0 introduced following new feature. Rendering PDF documents with attachments For more details, please visit API Features.... Failed to load DGN file Related Links and ResourcesWe...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  5. Releasing SharePoint Web-Part for GroupDocs.Ann...

    Great news for SharePoint developers, now they can add GroupDocs.Annotation for .NET 3.x. as custom Web-Part. Team GroupDocs is glad to announce the addition of GroupDocs.Annotation Web- Part Front End for SharePoint developers. Using this release SharePoint developers can not only explore and investigate GroupDocs.Annotation for .NET Front End but can also customize this Web-Part according to their needs. This project is already published on GitHub. SharePoint Web-Part Front End FeaturesThe SharePoint Web-Part Front End provides end users with tools needed for convenient annotating, viewing and navigation of a documents in a browser.... Page Zoom-in and Zoom-Out File Browser. Download As PDF Image...

    blog.groupdocs.com/annotation/releasing-sharepo...
  6. Use Custom Objects as Metadata Signature in Wor...

    Guys! We have recently released version 19.5 of GroupDocs.Signature for .NET with some extended features, a few bug fixes, and improvements. So in this post, I am going to give you a brief overview of the new features that we have introduced in the latest release. Furthermore, I shall also list the issues that are fixed as well as the improvements that we have made in v19.5. First of all, let’s checkout what new the latest release has brought for you....djvu file format for verification process...process Ability to search files with . djvu format as image documents...

    blog.groupdocs.com/signature/use-custom-objects...
  7. Issue with Fonts Rendering Artifacts in PDF Con...

    Hello, I am using GroupDocs conversion java lib to convert PowerPoint Files (.pptx) to PDF, but I am encountering an issue where some characters appear with artifacts after the conversion. The text becomes distorted, ma…...java lib to convert PowerPoint files (.pptx) to PDF, but I am encountering...fc-list I am also joining the file I want to convert and the output...

    forum.groupdocs.com/t/issue-with-fonts-renderin...
  8. Remove annotation from document | Documentation

    This page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for Java.... None ); // Save result to file annotator . save ( "outputPath"...

    docs.groupdocs.com/annotation/java/remove-annot...
  9. Strikethrough Text in Documents in Java | C̶r̶o...

    Let's strikeout the text within documents using Java. Automate the crossing out of invalid text using strikethrough annotation with Java API.... You can download the JAR file from the downloads section or...strike out the text within PDF files, spreadsheets, presentations...

    blog.groupdocs.com/annotation/strikethrough-tex...
  10. Save with default options | Documentation

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF File will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.... The PDF file will be overwritten. The following...

    docs.groupdocs.com/redaction/java/save-with-def...