Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 3,473 for

list

(0.83 sec)
  1. Font Processing Issue with GroupDocs - Turns th...

    We have a document that contains an image and text with Arial-BoldMT, Helvetica Bold, MinionPro-Regular (Embedded Subset) and SourceSans3-Regular(Embedded). We have installed these fonts in the Windows processing machin…...Dictionary<int, string> ConvertPDFToImage(List<int> pagesToConvert, float multiplier...

    forum.groupdocs.com/t/font-processing-issue-wit...
  2. Handling the Lyrics tag | GroupDocs

    This article explains how to handle Lyrics tag....you can loop through a full list of tag fields foreach ( var...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  3. Compare documents | GroupDocs

    Compare two documents in C# with GroupDocs.Comparison for .NET. Covers the basic Comparer workflow, file and stream inputs, default highlight colours, and the CompareOptions class for customizing the result.... The full list is available on the page. By...

    docs.groupdocs.com/comparison/net/compare-docum...
  4. Extracting metadata | GroupDocs

    This article shows how to extract metadata properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET... See full list at article. You don’t need to...

    docs.groupdocs.com/metadata/net/extracting-meta...
  5. How to use rspec to test GroupDocs API - Part 2

    In the first article, How to use rspec to test GroupDocs API. Part 1, we created first test for GroupDocs API. This article describes in details how tests works, what expectation and matchers are, and how to test an API with the PULL method. Expectation and Matchers So what are expectation and matchers? Lets look at a small example: string ="GroupDocs" string.should have(9).characters string.should\_not have(5).characters Expectations are defined by should and the negative form should_not.... You can find a full list online . If you need some special...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  6. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....pairs, structured values or lists of values. The data can be nested...getIccProfile ()); } } Here is a full list of supported XMP schemes: mpBasicJobTicketPack...

    docs.groupdocs.com/metadata/nodejs-java/working...
  7. Merge and split documents with GroupDocs.Merger...

    Join documents, split them into single pages and read document information with GroupDocs.Total for Java, with runnable Java examples and downloadable input and output files....Pages and a list of page numbers, each listed page is written...

    docs.groupdocs.com/total/java/developer-guide/m...
  8. Agents and LLM integration | GroupDocs

    GroupDocs.Markdown for .NET is AI agent and LLM friendly — machine-readable documentation, MCP server, structured output for RAG pipelines, and seamless integration with AI tools....full setup instructions and the list of available tools. Machine-readable...document structure — headings, lists, tables, and emphasis are retained...

    docs.groupdocs.com/markdown/net/agents-and-llm-...
  9. Load Email document with options | GroupDocs

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for Java API....List ; public class ConvertEmailWithAtta...-> emailLoadOptions ); final List < FileOutputStream > fileOutputStreams...

    docs.groupdocs.com/conversion/java/load-email-d...
  10. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going to introduce new features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, images, OpenDocument files, emails and others. Initially, the library was geared towards integration into web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including desktop and mobile ones!... viewDocument) – Generate a list of images/pages Cache Control...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...