Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 11,831 for

format

(0.3 sec)
  1. GroupDocs.Viewer 2.0 - Enhancements and New Fea...

    Greetings! We’re pleased to announce a major update of the GroupDocs.Viewer for .NET library: version 2.0. This version of the document viewer has a lot of new features, improvements and bug fixes. You’ll find a complete list of updates and the new library itself here. In this and the next article, I’d like to take a closer look at the updates that I think you’ll be the most interested. So here we go:...converts background images to PNG format instead of SVG. Image conversion...Downloading Documents in PDF Format # In addition to the standard...

    blog.groupdocs.com/viewer/enhancements-and-new-...
  2. Add ParagraphMerger Using GroupDocs.Comparison ...

    Team GroupDocs is really pleased to announce the release of version 17.10 of GroupDocs.Comparison for .NET API which not only adds a number of new features to the API, but also adds numerous enhancements along-with some bug fixes. The API now allows adding password to PDF documents. It also adds ParagraphMerger to the API. Not only this; the API has also made improvements related to the PDF document Format beside improving Comparison....related to the PDF document format beside improving Comparison...details about the document formats supported by the API, please...

    blog.groupdocs.com/comparison/add-paragraphmerg...
  3. Working with BMP metadata | GroupDocs

    Reading BMP header properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Managing metadata for specific formats / Images / Working with BMP...Metadata API supports extracting format-specific information from BMP...

    docs.groupdocs.com/metadata/net/working-with-bm...
  4. Convert JPG to PDF using Java

    By following this topic closely, you'll learn how to convert JPG to PDF using Java. Additionally, we'll provide you with the code to export JPG to PDF using Java....convert JPG file to PDF file format Provide the file path of JPG...

    kb.groupdocs.com/conversion/java/convert-jpg-to...
  5. Render SVG as PDF using C#

    Efficiently acquire the knowledge of how to render SVG as PDF using C#. Additionally, delve into step-by-step guidelines and C# code for rendering SVG to PDF....SVG ) as a Portable Document Format (PDF) using C# can be a valuable...

    kb.groupdocs.com/viewer/net/render-svg-as-pdf-u...
  6. Features Overview | GroupDocs

    GroupDocs.Classification main feature is an ability to classify raw text and documents with IAB-2, Documents, Sentiment or Sentiment3 taxonomies. Sentiment Classification (Analysis) supports 4 languages: English, Chinese, Spanish, and German. GroupDocs.Classification provides flexible set of settings to customize classification process: Name Description Default value bestClassesCount Select the number of results to return 1 taxonomy Select taxonomy (IAB-2, Documents, Sentiment or Sentiment3). Taxonomy.Iab2 precisionRecallBalance Select precision/recall balance for Documents taxonomy. If the classifier is not sure of the result, it will return Other class....classifying documents with the next format: Docs PDF OpenOffice RichText...

    docs.groupdocs.com/classification/net/features-...
  7. Add document to Presentation via OLE | GroupDocs

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications....documents, Excel and Oped Document format spreadsheets and other document...

    docs.groupdocs.com/merger/net/add-document-to-p...
  8. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in HTML Document Format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in HTML Document Note This feature is supported by version 17.3.0 or greater Reporting Requirement As a report developer, you are required to represent customers’ orders inFormation with the following key requirements: Report must show each customer along with sum of prices of his orders....Master-Detail report in HTML Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  9. In-Table List With Alternate Content in HTML Do...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table Master-Detail report in HTML Document Format. In-Table List With Alternate Content in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent your products and their prices with the following key requirements: Report must show each product along with its price. It must show sum of all the prices....Master-Detail report in HTML Document format. In-Table List With Alternate...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  10. Split text file | GroupDocs

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Python via .NET API....class with output files path format, desired and line numbers;...

    docs.groupdocs.com/merger/python-net/split-text...