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

new

(0.14 sec)
  1. Reorder pages | Documentation

    Reorder pages when rendering documents to PDF with GroupDocs.Viewer for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...method of the object. Specify the new page order in the last parameters...

    docs.groupdocs.com/viewer/net/reorder-pages/
  2. Render attachments | Documentation

    Render email attachments with GroupDocs.Viewer for Java in the same way as you would render any other documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea ()) { Attachment...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  3. Load document from FTP | Documentation

    This section explains how to load document from FTP with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...doc" ; String outputFilePath = new File ( Constants . OutputPath...

    docs.groupdocs.com/signature/java/load-document...
  4. Edit Presentations in Java | PPT/PPTX Editing

    Editing PowerPoint presentations is explained with Java example to edit PPT, PPTX, ODP files within your application using presentation editing API....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  5. 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...
  6. Introducing HTML Minification in GroupDocs.View...

    We are back with another version of GroupDocs.Viewer for .NET. In this release, we have added HTML minification for optimized rendering of documents into HTML. Not only this, we have also introduced rendering of MS Project documents by specifying time intervals. Let’s have a quick overview of some exciting features of GroupDocs.Viewer for .NET 17.12. .NET Document Rendering API - New Features HTML Minification When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG)....NET Document Rendering API - New Features # HTML Minification...config ViewerConfig config = new ViewerConfig(); config.StoragePath...

    blog.groupdocs.com/viewer/introducing-html-mini...
  7. 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...
  8. 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 Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...`c:/sample.docx` ; const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/split-doc...
  9. .NET 9 - Fails to recognise .ppt file - Free Su...

    In a .NET application, attempting to convert the attached Powerpoint fails with the following conversion code. ppt file.zip (284.5 KB) using var converter = New Converter(() => ms); var convertOptions = New PdfConvertO…...converter = new Converter(() => ms); var convertOptions = new PdfConvertOptions();...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/net-9-fails-to-recognise-...
  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...