Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 4,702 for

as

(0.03 sec)
  1. New release for MVC Front End for GroupDocs.Edi...

    Great news for AsP.NET Developers, GroupDocs proudly announces latest releAse for GroupDocs.Editor for .NET MVC Modern Front End. In this v1.1 we have used modern Template in AsP.NET MVC. This new releAse is simple, efficient and, user friendly. User can convert Word Document to Html and convert updated Html to Word/PDF Document and download. View the HTML in WYSIWYG Editor and perform editing in HTML file. We would recommend you to download this releAse and provide your valuable feedback....Great news for ASP.NET Developers, GroupDocs proudly announces latest release for GroupDocs.Editor for .NET MVC Modern Front End. In this v1.1 we have used modern Template in ASP.NET MVC. This new release is simple, efficient and, user friendly. User can convert Word Document to Html and convert updated Html to Word/PDF Document and download. View the HTML in WYSIWYG Editor and perform editing in HTML file. We would recommend you to download this release and provide your valuable feedback.

    blog.groupdocs.com/editor/new-release-mvc-front...
  2. Process Hyperlinks and Numbered Lists in Words ...

    GroupDocs team is glad to announce another monthly releAse where Improved Performance and new features are introduced . The latest GroupDocs.Annotation for .NET 17.4.0 API now provides support to process Hyperlink and Number List in words document format along with Improvements and Fixes. We recommend our user to download the latest API releAse to use new exciting features and enhance their application with GroupDocs.Annotation for .NET. GroupDocs.Annotation for .NET - New Features and ChangesThis monthly releAse is providing three new features like processing of “Tables and hyperlink” in words document format and two improvements in Annotating “Words and CAD file formats”....GroupDocs team is glad to announce another monthly release where Improved Performance and new features are introduced . The latest GroupDocs.Annotation for .NET 17.4.0 API now provides support to process Hyperlink and Number List in words document format along with Improvements and Fixes. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs.Annotation for .NET. GroupDocs.Annotation for .NET - New Features and ChangesThis monthly release is providing three new features like processing of “Tables and hyperlink” in words document format and two improvements in Annotating “Words and CAD file formats”.

    blog.groupdocs.com/annotation/hyperlinks-number...
  3. Groupdocs.Conversion ILogger not usable - Free ...

    I’m trying to get logging from the groupdocs.conversion library by using a clAss which implements the ILogger interface. But I notice in the API documentation that the ILogger interface hAs the following function: erro…...I’m trying to get logging from the groupdocs.conversion library by using a class which implements the ILogger interface. But I notice in the API documentation that the ILogger interface has the following function: erro…

    forum.groupdocs.com/t/groupdocs-conversion-ilog...
  4. Document e-signing API issue in .NET - Free Sup...

    Getting error “The type GroupDocs.Signature.Domain.PdfDigitalSignature hAs no constructors defined” … PleAse help...Getting error “The type GroupDocs.Signature.Domain.PdfDigitalSignature has no constructors defined” … Please help

    forum.groupdocs.com/t/document-e-signing-api-is...
  5. Accept or Reject detected changes | GroupDocs

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Node.js via Java API....Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Node.js via Java API.

    docs.groupdocs.com/comparison/nodejs-java/accep...
  6. Working with Spreadsheets in GroupDocs.Viewer f...

    Learn how to get load a Spreadsheet (Excel) document and render it to HTML, PDF, PNG and JPEG with different options...Learn how to get load a Spreadsheet (Excel) document and render it to HTML, PDF, PNG and JPEG with different options

    blog.groupdocs.com/viewer/working-with-spreadsh...
  7. Convert word processing documents | GroupDocs

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for .NET....Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for .NET.

    docs.groupdocs.com/conversion/net/convert/wordp...
  8. Save in original format | GroupDocs

    The following example demonstrates how to save file in its original format with current date As a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhrAseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRAsterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date As DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }

    docs.groupdocs.com/redaction/java/save-in-origi...
  9. GroupDocs.Redaction for Python via .NET | Group...

    A .NET API for redaction of sensitive and clAssified information from the documents. You can redact in adobe pdf, redact in excel or in many of different file formats using c#...A .NET API for redaction of sensitive and classified information from the documents. You can redact in adobe pdf, redact in excel or in many of different file formats using c#

    docs.groupdocs.com/redaction/python-net/
  10. Save comparison result in different format | Gr...

    Learn how to save the comparison result to different output formats using GroupDocs.Comparison for Python via .NET....Learn how to save the comparison result to different output formats using GroupDocs.Comparison for Python via .NET.

    docs.groupdocs.com/comparison/python-net/save-c...