Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 10,575 for

new

(0.04 sec)
  1. Create PDF with Image Redaction | Documentation

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Consulting Blog Knowledge Base New Releases Status Websites aspose...redactions final Redactor raterizer = new Redactor ( "C:\\Temp\\sample...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  2. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document....Consulting Blog Knowledge Base New Releases Status Websites aspose...instance IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/java/highlighting-sea...
  3. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document....Consulting Blog Knowledge Base New Releases Status Websites aspose...instance IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/net/highlighting-sear...
  4. GroupDocs.Viewer "The dimensions of this page a...

    I’m using GroupDocs Viewer to convert any file to PDF. My problem appear when i try to convert .jpg image to pdf. The exported pdf has this error “The dimensions of this page are out-of-range. Page content might be trun…...ErrorMessageDto errorMessage = new ErrorMessageDto() { ErrorMessage...PropertyName = “id” }; throw new BusinessException(errorMessage);...

    forum.groupdocs.com/t/groupdocs-viewer-the-dime...
  5. Document Navigation and Watermark in ASP.NET We...

    Good News for ASP.NET WebForm Developers. GroupDocs team is releasing a New version for GroupDocs.Viewer for .NET WebForm Modern UI. All features supported in the MVC Modern UI are now available in the WebForm Modern UI. User’s working across different platforms can enjoy user-friendly interface, easily manageable code and pixel perfect rendering. In this New release v1.2 user can now add **Watermark **in the document and **Navigate **through the file browser’s documents using next and previous buttons....Good news for ASP.NET WebForm Developers . GroupDocs team is...is releasing a new version for GroupDocs.Viewer for .NET WebForm...

    blog.groupdocs.com/viewer/document-navigation-w...
  6. Compare Text, Word, and PDF files using Java Co...

    Compare Text, Word, PDF files, & more documents using Comparison API for Java. Highlight the differences in a separate document to accept changes....on disk Comparer comparer = new Comparer("source.docx"); try...Stream Comparer comparer = new Comparer(new FileInputStream("source...

    blog.groupdocs.com/comparison/compare-text-word...
  7. Add replies to annotation | Documentation

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/add-replies-...
  8. 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...
  9. Field Management in GroupDocs.Editor for Node.j...

    This documentation section explains the management and manipulation of form fields within documents using GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...Methods insert(formField) : Adds a new form field to the collection...

    docs.groupdocs.com/editor/nodejs-java/form-fiel...
  10. 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...