Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 31,393 for

new

(0.06 sec)
  1. GroupDocs.Viewer for .NET 19.3 Release Notes

    GroupDocs.Viewer for .NET 19.3 Release Notes – the latest updates and fixes.... It includes not only new and obsoleted public methods...ViewerConfig viewerConfig = new ViewerConfig(); viewerConfig...

    releases.groupdocs.com/viewer/net/release-notes...
  2. How to Edit XML File | Documentation

    This article demonstrates how to edit XML files and XML documents using Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...expanded, with new sub-option classes and new public types. This...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  3. GroupDocs.Annotation for .NET 18.8 Release Notes

    GroupDocs.Annotation for .NET 18.8 Release Notes – the latest updates and fixes....annotations without changing the color New Feature ANNOTATIONNET-751 Add...for operations with replies. New Feature ANNOTATIONNET-750 Add...

    releases.groupdocs.com/annotation/net/release-n...
  4. SpreadsheetSaveOptions Class - GroupDocs.Signat...

    Save options for Spreadsheet Documents....SpreadsheetSaveOptio Initializes a new instance of SpreadsheetSaveOptio...eetSaveFileF) Initializes a new instance of SpreadsheetSaveOptio...

    apireference.groupdocs.com/signature/net/groupd...
  5. MessageChannel - Web APIs | MDN

    Learn about the MessageChannel interface, including its constructor and properties, specifications and browser compatibility....Messaging API allows us to create a new message channel and send data...MessageChannel() Returns a new MessageChannel object with two new MessagePort...

    developer.mozilla.org/en-US/docs/Web/API/Messag...
  6. Add Metadata Signatures to PDF Documents using ...

    post. Tagged with java, api, esignature, pdf....Share to Reddit Share to Hacker News Share to Facebook Share to Mastodon...PdfMetadataSignOptio signMetadataOptions = new PdfMetadataSignOptio(); // Specify...

    dev.to/groupdocs/add-metadata-signatures-to-pdf...
  7. Operator precedence - JavaScript | MDN

    Operator precedence determines how operators are parsed concerning each other. Operators with higher precedence become the operands of operators with lower precedence....have new !A; , because ! has lower precedence than new , this...this would become (new !) A , which is obviously invalid. (This...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  8. Render project time interval | GroupDocs.Viewer...

    This article explains how to view the specific time interval of MS Project Document with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...EndDate . using (Viewer viewer = new Viewer( @"sample.mpp" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/render-project-ti...
  9. Load the password-protected documents | Documen...

    The page describes how to load the password protected PDF, Word, Excel, PowerPoint documents using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...Annotator annotator = new Annotator ( "input.pdf" , new LoadOptions ()...

    docs.groupdocs.com/annotation/net/load-password...
  10. Error:GroupDocs.Viewer.Exceptions.GroupDocsView...

    We are using GroupDocs.Viewer Library with Dot net core 6 .We are trying to view the document through stream .The formats we are using are .rtf,docs,pdf .While reterviewing the file in groupdocs viewer we are getting err…...6:12am 4 @using (Viewer viewer = new Viewer(Model.contentDto.Content))...constructor LoadOptions loadOptions = new LoadOptions(FileType.RTF); using...

    forum.groupdocs.com/t/error-groupdocs-viewer-ex...