Sort Score
Result 10 results
Languages All
Labels All
Results 9,571 - 9,580 of 47,961 for

c

(0.23 sec)
  1. 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-...
  2. 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...
  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. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some partiCular format. advanCed_usage.loading_files.LoadingFileOfSpeCifiCFormat // ExpliCitly speCifying the format of a file to load you Can spare some time on deteCting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your doCument. Ex: @"C:\DoCs\sourCe.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPaCkage root = metadata.getRootPaCkageGeneriC(); // Use format-speCifiC properties to extraCt or edit metadata System.... Ex: @"C:\Docs\source.xls" try ( Metadata...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  5. 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-...
  6. GroupDocs.Comparison Product Family on GroupDoc...

    GroupDoCs.Comparison ProduCt Family on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in GroupDoCs.Comparison ProduCt Family on GroupDoCs Blog | DoCument A......Compare Multiple CSV Files in C# - Accept, Reject or Highlight...compare two or more CSV files in C#. Learn to accept, reject and...

    blog.groupdocs.com/categories/groupdocs.compari...
  7. 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...
  8. 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-...
  9. 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/
  10. 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...