Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,513 for

link

(0.19 sec)
  1. Render TSV and PCL Formats using GroupDocs.View...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.11. The latest version includes a couple of new features as well as a bunch of improvements and bug fixes. The API now supports rendering of TSV (Tab-separated values) and PCL (Printer Command Language) file formats. Below is the list of new features, improvements, and fixes added in v18.11. Features Introduced Since v18.11, we have extended the list of supported file formats and now the API is capable of rendering the following formats:...GetSupportedDocument() Related Links and Resources # We have a few...

    blog.groupdocs.com/viewer/render-tsv-and-pcl-fo...
  2. New release for GroupDocs.Viewer for .NET Moder...

    GroupDocs team keeps on updating sample front end application for better user experience. In this regard, we are releasing version v1.1 for GroupDocs.Viewer for .NET Modern WebForm UI.Our aim is to provide same features in all of our modern front ends, so that customer’s across different platforms can enjoy similar features. We have introduced a bunch of new features in this new version. We would recommend you to download this release and provide your valuable feedback....pdf'); # Related Links and ResourcesWe have a few channels...

    blog.groupdocs.com/viewer/new-release-groupdocs...
  3. Render PDF Document with Attachments - GroupDoc...

    We are delighted to announce another monthly release of GroupDocs.Viewer for .NET . In GroupDocs.Viewer for .NET 17.7.0, we have introduced rendering of PDF document with attachments. Furthermore, 14 improvements and fixes are included in this release. We would recommend you to try the latest version and share your feedback with us. GroupDocs.Viewer for .NET 17.7.0 - New FeaturesGroupDocs.Viewer for .NET 17.7.0 introduced following new feature. Rendering PDF documents with attachments For more details, please visit API Features....Failed to load DGN file Related Links and ResourcesWe have a few channels...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  4. Documentos PDF com marca d'água | Marcas d'água...

    Adicione marcas d'água de texto e imagem a documentos PDF. Aplique marcas d'água usando o aplicativo de marca d'água on-line ou usando bibliotecas .NET e Java programaticamente....pode explorar os seguintes links: API .NET | Documentação | Baixar...pode explorar os seguintes links: API Java | Documentação | Baixar...

    blog.groupdocs.com/pt/watermark/watermark-pdf-d...
  5. [Release] GroupDocs.Redaction for .NET v26.5 – ...

    Dear GroupDocs Customers We are pleased to announce the release of GroupDocs.Redaction for .NET v26.5. This release focuses on improving package delivery, expanding compatibility with modern .NET platforms, and optimizi…... Useful Links Full Release Notes – View the...

    forum.groupdocs.com/t/release-groupdocs-redacti...
  6. GroupDocs.Viewer for .NET 16.11.0 - Render OTP ...

    We are happy to announce that release of GroupDocs.Viewer for .NET for the month of November is available now. GroupDocs.Viewer for .NET 16.11.0 is packed with the new features such as the rendering of OTP file format and setting default font for email documents. This release also contains improvements and some important fixes of the outstanding issues. We would like you to upgrade your document viewer applications with the latest version of GroupDocs....overriding CSS classes Related Links and ResourcesHere are a few...

    blog.groupdocs.com/viewer/groupdocs-viewer-16-1...
  7. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class... The linked field. Field data are stored...null ) { Console . Write ( "Linked to " ); PageTextArea linkedArea...

    docs.groupdocs.com/parser/net/working-with-data...
  8. Latest release for Modern SharePoint WebPart fo...

    Great news for SharePoint Developers, GroupDocs proudly announces latest release for GroupDocs.Viewer for .NET Modern SharePoint WebPart. In this v1.1 we updated all features that were implemented in ASP.NET MVC Modern UI v1.1. Our aim is to provide same features in all of our modern front ends, so that customer’s across different platforms can enjoy similar features. We have introduced a bunch of new features in this new version. We would recommend you to download this release and provide your valuable feedback....pdf'); Related Links and Resources # We have a few...

    blog.groupdocs.com/viewer/latest-release-modern...
  9. Showcases | GroupDocs

    GroupDocs.Viewer for .NET integration guides and showcases...this page This page provides links to the GroupDocs.Viewer for...

    docs.groupdocs.com/viewer/net/showcases/
  10. Saving image strategy | GroupDocs

    GroupDocs.Markdown provides several strategies for handling images during conversion. Set the ImageExportStrategy property on ConvertOptions to control the behavior: Base64 embedding – inline images as data URIs using ExportImagesAsBase64Strategy. File system export – save images to a directory using ExportImagesToFileSystemStrategy. Use the ImagesRelativePath property to control the relative path written into Markdown image Links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – implement IImageSavingHandler for full control over image saving, including renaming and custom storage via CustomImagesStrategy....written into Markdown image links. Skip images – omit all images...

    docs.groupdocs.com/markdown/net/strategy/