Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 10,414 for

new

(0.04 sec)
  1. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...source file const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/set-d...
  2. Delete indexed documents | Documentation

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....Consulting Blog Knowledge Base New Releases Status Websites aspose...filePath ); Stream stream = new MemoryStream ( buffer ); Document...

    docs.groupdocs.com/search/net/delete-indexed-do...
  3. eSign document with Form Field signature | Docu...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...signature With you can create new form fields or update the existing...

    docs.groupdocs.com/signature/net/esign-document...
  4. ObjectDisposedException: Cannot access a closed...

    I am having issue while converting .eml and .pptx to PDF using memory stream. The same code works just fine for .png and *.html. I just replace the LoadOptions based on the file type. See below for the LoadOptions I a…... new EmailLoadOptions { Format = EmailFileType...true, DisplayHeader = true } new PresentationLoadOpti { Format...

    forum.groupdocs.com/t/objectdisposedexception-c...
  5. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PDF files to HTML, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "resume.pdf" )) { //...

    docs.groupdocs.com/viewer/net/render-pdf-docume...
  6. How to correctly merge documents using C# | Doc...

    This article describes how to correctly merge documents using GroupDocs.Merger for .NET product....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( Merger merger = new Merger ( @"c:\sample1.pdf" ))...

    docs.groupdocs.com/merger/net/getting-started/u...
  7. Split document | Documentation

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...splitOptions = new SplitOptions ( filePathOut , new int [] { 3 ...

    docs.groupdocs.com/merger/java/split-document/
  8. C# Diff Library - Compare Text Files (PDF, DOC(...

    It compares and merges Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text and HTML documents. Document comparison API compares content to detect changes for words, paragraphs and characters....# using (Comparer comparer = new Comparer(“source.docx”)) { comparer...# using (Comparer comparer = new Comparer(File.OpenRead(“source...

    blog.groupdocs.com/comparison/groupdocs-compari...
  9. Split document | Documentation

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger API....Consulting Blog Knowledge Base New Releases Status Websites aspose...splitOptions = new SplitOptions ( filePathOut , new int [] { 3 ...

    docs.groupdocs.com/merger/net/split-document/
  10. Verify for multiple signatures | Documentation

    This topic explains how to verify electronic signatures of various types with 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/net/verify-for-mul...