Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 10,414 for

new

(0.03 sec)
  1. Highlighted Results of Exact Phrase Search in T...

    We are pleased to announce the release of version 17.12 of GroupDocs.Search for .NET. GroupDocs.Search for .NET 17.12 has come with 4 enhancements. We have introduced the feature of getting highlighted results of exact phrase search in text. Furthermore, we have improved the calculation of relevance of search results as well as redesigned the syntax of the search query. We would recommend you to enhance your applications using this latest version....Creating index Index index = new Index(indexFolder); // Indexing...Creating index Index index = new Index(indexFolder); // Indexing...

    blog.groupdocs.com/search/highlighted-results-o...
  2. 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...
  3. Render a Part of MS Project Document using Grou...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.8. In this version, we have introduced the feature of rendering a part of MS Project document specifying the start date and end date. We have also made it possible to set ForcePasswordValidation property of the ViewerConfig using the configuration files such as app.config and web.config. Furthermore, the latest version also includes 14 improvements and bug fixes. Below is the list of New features, improvements, and fixes added in v18.... Below is the list of new features, improvements, and fixes...config ViewerConfig config = new ViewerConfig(); config.StoragePath...

    blog.groupdocs.com/viewer/render-a-part-of-ms-p...
  4. Excel inline tables not working - Free Support ...

    When I wanted a little table inline, it keeps complaining it can’t be used in Excel. So I had to concat it into 1 cell, but thjis makes it very ugly, because now I have to add characters that sometimes not exists. this…...columns… with each combination in a new Row Can this feature be added...try { var dataSourceInfos = new List(); if (partialTemplates...

    forum.groupdocs.com/t/excel-inline-tables-not-w...
  5. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/sign-documents...
  6. Adding image watermarks | Documentation

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = New Watermarker("presentation....Consulting Blog Knowledge Base New Releases Status Websites aspose...pptx" Watermarker watermarker = new Watermarker ( "presentation.pptx"...

    docs.groupdocs.com/watermark/java/adding-image-...
  7. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…...Workbook object var workbook = new Workbook(); // access default...Arrays as Table var options = new JsonLayoutOptions(); options...

    forum.groupdocs.com/t/reference-to-commonutilit...
  8. Cleanup Temporary Files using GroupDocs.Viewer ...

    We are pleased to announce the release of GroupDocs.Viewer for Java 17.5.1. This is a hotfix release that contains 2 bug fixes and a New feature. The latest version allows you to manually cleanup the temporary files that are created during document rendering. Please continue to read the details about the New feature and the bug fixes. Cleanup Temporary FilesWhile rendering documents, GroupDocs.Viewer creates temporary files which were removed automatically after each operation....that contains 2 bug fixes and a new feature. The latest version allows...to read the details about the new feature and the bug fixes. Cleanup...

    blog.groupdocs.com/viewer/cleanup-temporary-fil...
  9. Load document from local disk | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from local disk using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "source.docx" ))...

    docs.groupdocs.com/annotation/net/load-document...
  10. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...GetViewInfo(); using (new CrossProcessLock(this.filePath))...filePath)) { int[] missingPages = new int[1]; missingPages[0] = pageNumber;...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...