Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 993 for

presentation document support

(0.15 sec)
  1. Support for Dynamic Merging of Table Cells in G...

    We are delighted to announce the release of GroupDocs.Assembly for .NET 19.1. The latest version allows you to merge the table cells having equal textual contents within your reports dynamically. Furthermore, we have introduced the feature of adding optional comments within the syntax tags that can provide a human-readable explanation. For more details on the latest version, please have a glance at the release notes. Features Introduced Merging Table Cells Dynamically Using the latest version, you can tell the API to merge the table cells that have equal textual contents.... If this switch is present, the cell merging will be performed...this feature is supported for the following document types: Spreadsheet...

    blog.groupdocs.com/assembly/dynamic-merging-of-...
  2. Strengthen the Protection of Text Watermark in ...

    We are pleased to introduce version 18.8 of GroupDocs.Watermark for Java. This version includes 2 new features, 1 enhancement, 1 bug fix, and a breaking change as well. It Supports skipping unreadable characters during text watermark search. Furthermore, we have also added a new feature to strengthen protection of text watermark in PowerPoint Documents. Please continue to read more about version 18.8. Features Introduced Skipping Unreadable Characters During Text Watermark Search There might be the case that the watermark’s text contains unreadable characters.... It supports skipping unreadable characters...text watermark in PowerPoint documents. Please continue to read more...

    blog.groupdocs.com/watermark/strengthen-the-pro...
  3. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...request) { try { Document document = new Document(); await Task...Task.Run(() => document.Save(request.FileUploadPath)); return new...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  4. Use Custom Objects as Metadata Signature in Wor...

    Guys! We have recently released version 19.5 of GroupDocs.Signature for .NET with some extended features, a few bug fixes, and improvements. So in this post, I am going to give you a brief overview of the new features that we have introduced in the latest release. Furthermore, I shall also list the issues that are fixed as well as the improvements that we have made in v19.5. First of all, let’s checkout what new the latest release has brought for you....metadata signatures in the PDF documents. The feature is useful when...processing, presentation and spreadsheet documents. Now, you can...

    blog.groupdocs.com/signature/use-custom-objects...
  5. Ask about the ability to convert to XPS files -...

    The failure phenomenon is a script failure, which causes the browser to stop working and stop. Error script.jpg : Script error log. Edge network*.jpg : The http communication that occurs during printing is sequentially…... Also, you can render a document in chunks by setting PreloadPageCount...full page is fast. And For documents over 50 pages, search terms...

    forum.groupdocs.com/t/ask-about-the-ability-to-...
  6. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt Document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…...Unable to view document in word editor properly GroupDocs.Total...to view the word/excel/ppt document in Groupdocs editor using...

    forum.groupdocs.com/t/unable-to-view-document-i...
  7. 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…...Total Product Family dotnet , document-viewer , csharp Niteen_Jadhav...#EDITORNET-2903 – Html to Presentation: lost slide’s background...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  8. Add Watermark to Presentations in C# | Text and...

    C# ways to add text to Presentation slides as watermark, or apply image watermarks to PPT, PPTX, PPS & more formats using .NET Watermarking API by GroupDocs....normally used to protect the documents from any unauthorized use...use. To protect your presentations and to claim ownership, today...

    blog.groupdocs.com/watermark/add-watermark-to-p...
  9. System.TypeInitializationException - Free Suppo...

    Hello, Does the following code need to be within an executable project to run as the same code does not run from within a library project? Exe net5.0 _5_0 static void Main(string[] args) { …...the terms mentioned in Free Support Policies . Issue ID(s): ASSEMBLYNET-232...obtain Paid Support Services if you need support on a priority...

    forum.groupdocs.com/t/system-typeinitialization...
  10. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...request) { try { Document document = new Document(); await Task...Task.Run(() => document.Save(request.FileUploadPath)); return new...

    forum.groupdocs.com/t/groupdocs-editor-example-...