Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 13,084 for

new

(0.05 sec)
  1. GroupDocs.Search for .NET 25.11 – Latest Update...

    Explore what’s New in GroupDocs.Search for .NET 25.11. Available now on NuGet and GroupDocs website....highlights Table of Contents What’s new in this release Fixes and enhancements...privileges reliable. What’s new in this release # [Enhancement]...

    blog.groupdocs.com/search/groupdocs-search-for-...
  2. Annotation redactions | GroupDocs

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...body: final Redactor redactor = new Redactor ( "annotated_sample...

    docs.groupdocs.com/redaction/java/annotation-re...
  3. GroupDocs.Viewer for Node.js 25.12 – Latest Upd...

    Explore what’s New in GroupDocs.Viewer for Node.js 25.12. Available now on NuGet and GroupDocs website.... Table of Contents What’s new in this release Major feature...the update Resources What’s new in this release # GroupDocs.Viewer...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  4. eSign document with Stamp signature | GroupDocs

    This article explains how to sign document electronically with generated Stamp signatures by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/esign-documen...
  5. Edit Email | GroupDocs

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...InputStream emlStream = new FileInputStream ( new File ( emlFilename...

    docs.groupdocs.com/editor/java/edit-email/
  6. Async API | GroupDocs

    Use async methods for non-blocking document conversion in web apps and serverless...Consulting Blog Knowledge Base New Releases Status Websites aspose...// With options var options = new ConvertOptions { IncludeFrontMatter...

    docs.groupdocs.com/markdown/net/async-api/
  7. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "HousePlan.dwg" )) {...

    docs.groupdocs.com/viewer/java/specify-cad-rend...
  8. Export Annotations to TIFF Files

    This may be a big News for those who annotate TIFF documents, most of the time. Previously, there was issue with this format. API was throwing exception “Cannot open image file”. But now you can: Import annotations from TIFF file Delete annotations from it Export annotations into it Moreover, in trial mode you were not able to get document info. This issue is now resolved in GroupDocs.Annotation for .NET 19.6....This may be a big news for those who annotate TIFF documents...Annotation for .NET 19.6 . Lets see new features introduced: More Slide...

    blog.groupdocs.com/annotation/export-annotation...
  9. Save overwriting original file | GroupDocs

    This article demonstrates that how to save the redacted document, replacing an original file...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"sample.docx" ))...

    docs.groupdocs.com/redaction/net/save-overwriti...
  10. Load password-protected document | GroupDocs

    Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...getLoadOptions = loadContext => new WordProcessingLoadOp { Password...

    docs.groupdocs.com/conversion/net/load-password...