Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,383 for

project

(0.27 sec)
  1. Index each letter as a separate word using Grou...

    Are you looking for a full-text search API that allows you to search over a lot of document formats? In that case, GroupDocs.Search for .NET will meet your requirements. API creates index and then perform instant search across thousands of documents. Those who are already working with the API, we have some new features and improvements. Moreover, some classes have been renamed to improve code readability. There are minor changes in the new version 19....namespace usage across the entire project from GroupDocs.Search to GroupDocs...

    blog.groupdocs.com/search/index-each-letter-as-...
  2. Releasing GroupDocs.Annotation for Java front e...

    Team groupdocs ecstatically releasing Annotation for Java Servlets based Front-end V1.2.0. Considering the valuable customers feedback, this release covers a lot of bug fixes and new features. GroupDocs users are free to customize and enhance the application by their own. This Project is opensource and already published on GitHub. GroupDocs.Annotaion for Java front-end V1.2.0The GroupDocs.Annotation for Java front-end is a WYSIWYG editor designed to simplify annotating documents using GroupDocs.Annotation for Java API.... This project is opensource and already published...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  3. Get Credit Consumption Information for Your Met...

    Hello everyone! I am back with another release announcement of GroupDocs.Redaction for .NET 19.5. This release has brought a quite useful feature for the developers who are using GroupDocs.Redaction with our Metered Licence. For those who are unaware of the Metered Licence, let me give you a brief introduction. Afterward, I will talk about the new feature and its usage. Metered License is a type of license that allows you to pay for what you have used....the API using the examples project. For more details, please consult...

    blog.groupdocs.com/redaction/get-credit-consump...
  4. How to Compare Word Documents using C#

    This article describes the procedure to compare Word documents using C# and how to write the code in C# to compare two Word documents and highlight differences....NET project Add a reference to the GroupDocs...

    kb.groupdocs.com/comparison/net/how-to-compare-...
  5. Any ETA for adding python 3.14 support? - Free ...

    Our monorepo is on python 3.14, so we’re not currently able to use GroupDocs.conversion. Any plan to support 3.14 in the near future? If so, when can we expect it? Currently we can’t really use the library as we wante…...org/project/groupdocs-conversion-net/26...

    forum.groupdocs.com/t/any-eta-for-adding-python...
  6. PngViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PNG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....ProjectManagementOpt { get; set; } The project management files view options...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  7. 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...
  8. 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...
  9. 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...
  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-...