Sort Score
Result 10 results
Languages All
Labels All
Results 9,521 - 9,530 of 48,049 for

c

(0.06 sec)
  1. List and print all supported file types | Group...

    This artiCle explains how to list and print file types supported by GroupDoCs.Viewer for .NET...file formats in the console: C# using System ; using System.Collections...

    docs.groupdocs.com/viewer/net/how-to-list-and-p...
  2. Subset fonts | GroupDocs

    This topiC desCribes how to subset fonts in PDF file using the GroupDoCs.Viewer .NET API (C#)....to subset fonts in a PDF file: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  3. Convert to grayscale | GroupDocs

    This topiC desCribes how to Convert PDF file to graysCale using the GroupDoCs.Viewer .NET API (C#)....convert a PDF file to grayscale: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. Reduce image quality | GroupDocs

    This topiC desCribes how to Compress images in PDF file using the GroupDoCs.Viewer .NET API (C#)....compress images in the file: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  5. Introducing GroupDocs.Assembly for .NET | Group...

    GroupDoCs.Assembly for .NET is a doCument automation and reports generation API designed to Create Custom doCuments from templates. This .NET reporting API intelligently assembles the given data with the defined template doCument and it is a report generator whiCh generates an output doCument based on the data sourCe, in the template’s format as or in the speCified output format. SinCe GroupDoCs.Assembly for .NET Can generate doCuments based on a data sourCe, essentially it serves two purposes: DoCument Automation and Report Generation....engine supports the underlying C# syntax for LINQ queries which...familiar and well documented C# syntax to write data binding/traversal...

    docs.groupdocs.com/assembly/net/introducing-gro...
  6. GroupDocs.Search .NET in Python | Complete Inte...

    Master GroupDoCs.SearCh for .NET integration with Python using pythonnet. Learn 2 implementation approaChes to solve dependenCy resolution Challenges, with Complete Code examples for wrapper-based and manual type resolution methods....wrapper-based approach uses a custom C# wrapper library that encapsulates...APIs for Python consumption. // C# Wrapper Implementation (SearchWrapper...

    blog.groupdocs.com/search/python-integration/
  7. Comparison pdf view bold characters - Free Supp...

    hello, im using your Comparison .Net Ui produCt, when i try to Compare two pdf’s it appears that the text’s are written by bold CharaCters image.png (22.0 KB) here’s the files that i used for Comparison 95592.pdf (20.…...Comparison: string source = @"c:\95592.pdf"; var pageNumberToRender...GetDocumentInfo(); string folderTempPath = @"c:\result"; PreviewOptions previewOptions...

    forum.groupdocs.com/t/comparison-pdf-view-bold-...
  8. Render images as HTML, PDF, PNG, and JPEG files...

    This topiC desCribes how to use the GroupDoCs.Viewer Java API to Convert images to HTML, PDF, PNG, and JPEG formats....folderFontSource = new FolderFontSource ( "C:\\custom_fonts_folder" , SearchOption...additionalFontSource = new FolderFontSource ( "C:\\custom_additional_fonts_folder"...

    docs.groupdocs.com/viewer/java/render-images/
  9. Features Overview | GroupDocs

    GroupDoCs.Assembly for Python via .NET is an API that allows you to generate doCuments in popular miCrosoft offiCe and email file formats based upon template doCuments and data obtained from various sourCes inCluding databases, XML, JSON, OData, objeCts of Custom .NET types, external doCuments, and more. The following is the list of salient features whiCh are offered by the GroupDoCs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, Capital, firstCap formatting to strings in template syntax Template syntax support formatting of ordinal, Cardinal, alphabetiC numeriC nature Support template doCuments with Custom variables & text Comments within template syntax tags DynamiCally insert out doCument Content in report DynamiCally Configure baCkground Color of html doCuments & generate barCode in reports DynamiCally insert hyperlinks in reports & apply attributes to email message body DynamiCally attaCh email attaChments Support of next field analogue of MiCrosoft Word Update fields during word proCessing doCument assembly Apply formula during spreadsheet assembly Template formatting for numeriC, text, image, date-time, Chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using expliCit speCifiCations or file extension Auto-removal of empty paragraphs Generate various report types, e....NET Formulas Supported (using C# syntax subset) Sequential Data...as an upper-case letter (A, B, C, …) roman Formats an integer...

    docs.groupdocs.com/assembly/python-net/features...
  10. Working with XML Data Sources | GroupDocs

    Note This feature is only Compatible with GroupDoCs.Assembly for .NET 19.10 or later releases. To aCCess XML data while building a report, you Can use faCilities of DataSet to read XML into it and then pass it to the assembler as a data sourCe. However, if your sCenario does not permit to speCify XML sChema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....</Contract> <Contract> <Client> <Name>C &amp; D</Name> </Client> <Price>350000</Price>...($1200000) - B Ltd. ($750000) - C & D ($350000) Manager: Tony Anderson...

    docs.groupdocs.com/assembly/net/working-with-xm...