Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 10,414 for

new

(0.04 sec)
  1. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...fromStream = new Editor ( content ) using ( Editor fromPath = new Editor...

    docs.groupdocs.com/editor/net/edit-markdown/
  2. 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...
  3. Edit and Save Replies using GroupDocs.Annotatio...

    We are pleased to announce a New release of GroupDocs.Annotation for Java Servlets Based Front End V2.0.0. This release comes with number of New features, customers reported bug fixes and improvements. It incorporates Java servlets at back-end and angularJS/Paper.js at front that allows it’s users to draw annotations more fluently. We’d recommend you to download and explore the latest release of front end, learn how New annotation tools are working and how you can implement them in your own application....We are pleased to announce a new release of GroupDocs.Annotation...release comes with number of new features, customers reported...

    blog.groupdocs.com/annotation/edit-save-replies...
  4. Email to HTML Conversion Introduced in GroupDoc...

    GroupDocs team is glad to announce monthly release of .NET Document Conversion API v17.9.0. In this monthly release New document conversion features like Convert from email to HTML document and email to diagram 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. .NET 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/groupdocs.convers...
  5. Move page | Documentation

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...ordering by moving any page(s) to new position within a document. This...

    docs.groupdocs.com/merger/java/move-page/
  6. Convert a HTML file to PDF programmatically usi...

    Can Group docs convert a html (remote website or hosted remotely) along with css + fonts + JS to pdf? Usually, page contains lot of dynamic data loaded by JS. We need to convert pdf of the page once all the dom (and dom…...WebLoadOptions webLoadOptions = new WebLoadOptions(); // Set the...content Converter converter = new Converter( () -> downloadFile("https://www...

    forum.groupdocs.com/t/convert-a-html-file-to-pd...
  7. Save to stream | Documentation

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = New Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(New ExactPhraseRedaction("John Doe", New ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = New FileOutputStream("C:\\\\Temp\\\\sample_output_file....Consulting Blog Knowledge Base New Releases Status Websites aspose...location. final Redactor redactor = new Redactor ( "Sample.docx" ); try...

    docs.groupdocs.com/redaction/java/save-to-stream/
  8. Add watermarks to images | Documentation

    Add watermark to photos or multi-framed images using c#....Consulting Blog Knowledge Base New Releases Status Websites aspose...TiffImageLoadOptions loadOptions = new TiffImageLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. Reuse of extension methods - Free Support Forum...

    Hello, We recently discover your different products and are trying to determine the faisaibility of a feature. In our data model, we have a lot of string collections (arrays) and we want to format them like this: “Mr.…...JsonDataSource datasource = new JsonDataSource(new FileInputStream(strDirectoryPath...DataSourceInfo dataSourceInfo = new DataSourceInfo(datasource); final...

    forum.groupdocs.com/t/reuse-of-extension-method...
  10. Announcing the improved naming scheme of GroupD...

    We’re going to introduce an improvement in the naming scheme of our GroupDocs Nuget packages. Earlier, the package IDs were consisted of the product name in lower case letters and the hyphens “-” to join the words. So, an old package ID would look like “groupdocs-viewer-dotnet”. However, in the New naming scheme, the format will consist the product family name in title case. Hence, the New package identifier will look like “GroupDocs.... However, in the new naming scheme, the format will...name in title case. Hence, the new package identifier will look...

    blog.groupdocs.com/total/announcing-improved-na...