Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,734 for

project

(0.04 sec)
  1. 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....and Aspose APIs in the same project Incorrect rendering of bullets...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  2. Text is cropped when using GroupDocs.Viewer to ...

    I am using the GroupDocs.Viewer.24.6.0 package in my Project. I use the following code to convert PDF and other documents to HTML: using (Viewer viewer = new Viewer(stream, loadOptions)) { HtmlViewOptions viewOption…...0 package in my project. I use the following code to...

    forum.groupdocs.com/t/text-is-cropped-when-usin...
  3. Releasing Improved ASP.NET MVC Front End

    GroupDocs team is happy to release another version of ASP.NET MVC Front End with a bunch of new features that were demanded by the customers. Not only this but most of the reported issues have also been resolved in the latest ASP.NET MVC Front End. We recommend you to download and try this version of the application to get a much better experience. Let’s have a look at the list of enhancements, fixes, and improvements....All of our Showcase projects are open source, using MIT...developers can freely use whole project or part of it in their applications...

    blog.groupdocs.com/viewer/asp-net-mvc-front-end...
  4. Restart the List Numbering Dynamically within Y...

    Nested or the multi-level numbered lists allow you to group the items based on the parent item. Put it simply, you can separately list the items under each group. This becomes very useful when you have to list the items having multiple sub-items. Let’s have a look at the following figure which makes it simpler to understand the scenario. In this figure, you can observe that there are listed 3 groups and each group further has multiple items listed under it....download or clone the examples project from the GitHub repository...

    blog.groupdocs.com/assembly/restart-the-list-nu...
  5. Manipulate Metadata Properties in Documents wit...

    We have a major update for our customers who are using our metadata manipulation API - GroupDocs.Metadata for .NET. We have revamped the architecture of the API to improve and simplify the process of reading, updating, searching or removing the metadata properties from the documents. So let’s take a tour of version 19.11. Why do you need to upgrade? You should upgrade to the latest release because: The_ Metadata_ class is introduced as a single entry point to manage metadata in all supported formats....release, you will have to do the project-wide replacement of GroupDocs...

    blog.groupdocs.com/metadata/manipulate-metadata...
  6. Simple JSP Front End example for GroupDocs.View...

    We are excited to announce a simple front-end for GroupDocs.Viewer for Java API so newbies can start using it quickly, instead of learning the rich features and complexities provided in GroupDocs.Viewer for Java using Struts2 or GroupDocs.Viewer for Java Using Servlets. Simplicity comes with many advantages and disadvantages. JSP front-end is a minimum implementation and demonstrates how simple it is to get started with GroupDocs.Viewer for Java. This removes features some useful features, like the user cannot download the document, cannot print, zoom, etc....Front-end: # Navigate to the project directory Copy your desired...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  7. PdfViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PDF format. For details see the documentationhttps//docs.groupdocs.com/viewer/net/renderingtopdf/....ProjectManagementOpt { get; set; } The project management files view options...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  8. PdfFormattingOptions is Introduced in GroupDocs...

    GroupDocs.Conversion for Java 18.12 comes with some new features, improvements and bug fixes. Conversion from IGS, PLT and CGM formats is introduced. Now, API can automatically add extension of the converted file if not set. Image, PDF and Word conversion is also improved. Furthermore, Excel to SVG and XPS to PDF conversion issues are now resolved. Please take a look over the release notes to get an idea about the changes introduced....release of the API in your project and share your feedback. Features...

    blog.groupdocs.com/conversion/pdfformattingopti...
  9. GroupDocs.Conversion for .NET Library - Convert...

    Good news for .NET developers - our universal document conversion library, GroupDocs Conversion for .NET is now available for download! The library enables developers to seamlessly convert back and forth between over 50 common file formats from within their .NET (C#, VB.NET) apps. For example, using the library, you can convert Word documents (DOC, DOCX) to PDF files and to images without the need for Microsoft Word or Adobe Acrobat on either server or client side....can be deployed into your project with just a single DLL. We...

    blog.groupdocs.com/conversion/groupdocs-convers...
  10. Repeat a drawn line in a foreach loop - Free Su...

    When using a foreach loop, that encloses a drawn line, the line is only shown on the first iteration of the loop. Which is where it shows in the template. Is there a way to get the line to be shown for each iteration?... There’s a C# project in the zip file. A template...

    forum.groupdocs.com/t/repeat-a-drawn-line-in-a-...