Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 10,418 for

new

(0.05 sec)
  1. Remove pages | Documentation

    Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...RRemoveOptions removeOptions = new RemoveOptions ( new int [] { 3 , 5 });...

    docs.groupdocs.com/merger/java/remove-pages/
  2. Swap pages | Documentation

    This article explains how to rearrange document pages for PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document. The result is a new document where two pages have...

    docs.groupdocs.com/merger/net/swap-pages/
  3. Set password for output document | Documentation

    This article explains how to set document password after files comparison within your .NET applications using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/set-password-...
  4. Get file info | Documentation

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....Consulting Blog Knowledge Base New Releases Status Websites aspose...disk final Redactor redactor = new Redactor ( stream ); try { IDocumentInfo...

    docs.groupdocs.com/redaction/java/get-file-info/
  5. 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...
  6. 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...
  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. Persistent CustomTempFonts Folder Growth Issue ...

    I also encountered this problem. I came across it in GroupDocs.Viewer version 24.6.0 for .NET Framework 4.6.2. I upgraded to the latest version 24.9.0 and the problem still occurs. On some environments the folder grows h…...content) { License license = new License(); string resourceName...using (MemoryStream stream = new MemoryStream(content)) { LoadOptions...

    forum.groupdocs.com/t/persistent-customtempfont...
  9. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer API for Node.js to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...HTML JavaScript const viewer = new groupdocs . viewer . Viewer (...

    docs.groupdocs.com/viewer/nodejs-java/render-ex...
  10. Versioning of annotated documents | Documentation

    The page describes how to manage different versions of document using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/java/versioning-o...