Sort Score
Result 10 results
Languages All
Labels All
Results 9,411 - 9,420 of 46,667 for

(c )

(0.13 sec)
  1. Load document from Azure Blob Storage | Documen...

    The page describes how to load PDF, Word, Excel, PowerPoint documents from Azure Blob storage when using GroupDocs.Annotation for .NET.... C# string blobName = "sample.pdf"...

    docs.groupdocs.com/annotation/net/load-document...
  2. Introducing GroupDocs.Assembly for .NET | Docum...

    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...
  3. 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-...
  4. 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/
  5. 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...
  6. How to Run Examples | Documentation

    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...
  7. Working with XML Data Sources | Documentation

    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...
  8. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format.... setRights ( "Copyright (C) 2011-2020 GroupDocs. All Rights..."gd:Copyright" , "Copyright (C) 2011-2020 GroupDocs. All Rights...

    docs.groupdocs.com/metadata/java/working-with-x...
  9. Add distance annotation | Documentation

    The page describes how to add distance annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# //Add distance annotation to...

    docs.groupdocs.com/annotation/net/add-distance-...
  10. Add underline annotation | Documentation

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# //Add underline annotation to...

    docs.groupdocs.com/annotation/net/add-underline...