Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 12,279 for

new

(0.14 sec)
  1. How to correctly merge documents using C# | Gro...

    This article describes how to correctly merge documents using GroupDocs.Merger for .NET product....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( Merger merger = new Merger ( @"c:\sample1.pdf" ))...

    docs.groupdocs.com/merger/net/getting-started/u...
  2. Convert Specific Document Pages using - GroupDo...

    GroupDocs team is glad to announce regular release of Document Conversion API for .NET v17.8.0. In this monthly release New document conversion features like Convert Specif Pages from source Document and Hide Comments for Cells documents are introduced. This release is also including major fixes and improvements. We recommend our users to download the New release and use the New exciting features to enhance their application. Document Conversion API - Major Changes This monthly release of GroupDocs.... In this monthly release new document conversion features...to download the new release and use the new exciting features...

    blog.groupdocs.com/conversion/document.conversi...
  3. Implement conversion from PostScript documents ...

    We are pleased to announce our next version GroupDocs.Conversion for .NET 18.2. This release covers two New features, one improvement and a bug fix. Blank rows and columns could be skipped when converting Cells document. For further details included in this month’s release, please visit the release notes. Following sections will provide you the details about the New features of the API. .NET Document Conversion API – New Features Convert specific range when converting cells documentConvert specific range when converting to other than cells format.... This release covers two new features, one improvement and...provide you the details about the new features of the API. .NET Document...

    blog.groupdocs.com/conversion/implement-convers...
  4. Render Notes in Presentation Document using Gro...

    We are delighted to announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....config ViewerConfig config = new ViewerConfig(); config.StoragePath...ViewerImageHandler imageHandler = new ViewerImageHandler(config); string...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  5. GroupDocs.Parser on GroupDocs Blog | Document A...

    GroupDocs.Parser on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser on GroupDocs Blog | Document Automation Solutions for .NET & Java De......12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Parser for .NET...12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Parser for .NET...

    blog.groupdocs.com/ko/tag/groupdocs.parser/inde...
  6. 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...
  7. Customize changes styles | GroupDocs

    Following this guide you will learn how to customize document comparison report and modify appearance of detected changes when use 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/customize-cha...
  8. Processes cancellation | GroupDocs

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...conditionally cancel the process. Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/processes-canc...
  9. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Consulting Blog Knowledge Base New Releases Status Websites aspose...redactions final Redactor raterizer = new Redactor ( "C:\\Temp\\sample...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  10. Custom text extractors | GroupDocs

    GroupDocs.Search for Java supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Consulting Blog Knowledge Base New Releases Status Websites aspose...final String [] extensions = new String [] { ".log" }; public...

    docs.groupdocs.com/search/java/custom-text-extr...