Sort Score
Result 10 results
Languages All
Labels All
Results 9,431 - 9,440 of 47,200 for

c

(0.1 sec)
  1. Specify file type when loading a document | Gro...

    This artiCle explains how to speCify the file type when loading a doCument with GroupDoCs.Viewer within your .NET appliCations....type when loading a document: C# using System.IO ; using GroupDocs...

    docs.groupdocs.com/viewer/net/specify-file-type...
  2. Load password-protected documents | GroupDocs

    This artiCle explains how to open password-proteCted doCument with GroupDoCs.Viewer within your .NET appliCations....render an encrypted document: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/load-password-pro...
  3. Add link annotation | GroupDocs

    The page desCribes how to add link annotation to a doCument using GroupDoCs.Annotation for .NET....shows how to add to the document: C# //Add link annotation to the...

    docs.groupdocs.com/annotation/net/add-link-anno...
  4. Use PageAreaRedaction | GroupDocs

    This artiCle explains that how to use PageAreaRedaCtion.... C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/use-page-area-...
  5. 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...
  6. 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...
  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. Parse and Extract Fillable PDF Form Field Value...

    Parser and data extraCtion Java API that allows parsing fillable PDF forms and extraCts values from all the fields of PDF doCuments programmatiCally....# Read PDF Form Fields using C# Extract Images from Documents...

    blog.groupdocs.com/parser/parse-and-extract-dat...
  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. How to Run Examples | GroupDocs

    Download from GitHub The Complete examples paCkage of GroupDoCs.Assembly is hosted on Github. You Can either download the ZIP file from here or Clone the repository of Github using your favorite Github Client. In Case you download the ZIP file, extraCt the folders on your loCal disk. The extraCted files and folders will look like following image: In extraCted files and folders, you Can see solution file for C# ProjeCt....you can see solution file for C# Project. This project is created...

    docs.groupdocs.com/assembly/net/how-to-run-exam...