Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 1,983 for

image to pdf

(0.06 sec)
  1. Get the format family and the additional inform...

    This article explains how To get the format family and the additional information using .NET / C# with GroupDocs.Viewer for .NET....collection of folders (see ); PDF documents - a flag that indicates...viewer = new Viewer ( "sample.pdf" )) { // Get file information...

    docs.groupdocs.com/viewer/net/how-to-get-file-t...
  2. Formulas, Smart Art and VBA Controls support in...

    We are glad To announce another monthly release of GroupDocs.Comparison for .NET 17.2.0 API with eight new features like support of Imaging DjVu file format, Formulas, Smart Art and Image comparison in spreadsheet document introduced, also providing support for “VBA Controls” in Document Comparison API v17.2.0. This monthly release is adding two improvements like “Improve comparison changes detection for Paragraphs” along with five major fixes. Detailed information is listed below....new features like support of Imaging DjVu file format, Formulas...Formulas, Smart Art and image comparison in spreadsheet document introduced...

    blog.groupdocs.com/comparison/formulas-smart-ar...
  3. Render Print Area in Worksheets using GroupDocs...

    Here we go! Another monthly release of GroupDocs.Viewer for .NET is out now. In the current release, you will find new options To render print area and To include or exclude hidden columns and rows in the Cells documents. Furthermore, we have added the support of rendering POTX, PPTM, and EPS file formats. Below you find the list of new features, improvements, and fixes added in GroupDocs.Viewer for .NET 18.... Invalid PDF when rendering Excel document...rendering Text documents into PDF and image Incorrect rendering of the...

    blog.groupdocs.com/viewer/render-print-area-in-...
  4. Embedded picture in Excel cell was not correclt...

    Hello, We are a software publisher using your library for our Web application. We are encountering a problem when previewing a Excel file, which a cell contains embedded picture. Here, we can found the document in th…...the screen of preview file image.jpg (83.3 KB) Here’s the code...the balise. Original css : image.png (3.7 KB) My modified css...

    forum.groupdocs.com/t/embedded-picture-in-excel...
  5. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps To read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console.... WriteLine ( "Image height: {0}" , videoStreamProperty...ImageHeight ); Console . WriteLine ( "Image width: {0}" , videoStreamProperty...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Convert files to various formats | Documentation

    This page explains how To convert a file To Pdf, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of С# code....change page orientation, set images height/width or resolution...to the most popular formats: PDFs Word processing documents Spreadsheets...

    docs.groupdocs.com/conversion/net/convert/
  7. eSign document with Barcode signature | Documen...

    This article explains how To add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...Generally speaking, barcode is an image of rectangular form that consists...This example shows how to sign PDF document with Barcode signature...

    docs.groupdocs.com/signature/java/esign-documen...
  8. GroupDocs.Viewer Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... C/C++ source code files to PDF format within the .NET applications...list of most common animated image formats. GIF stands for G raphics...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  9. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj ExePdf. This text has shading and highlighting...Item 2.1 · Item 2.2 · Item 3 Images This section starts from a...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  10. Use OCR Connector | Documentation

    This article explains how To integrate OCR solution To GroupDocs.Parser...to extract a text from images and PDFs / Use OCR Connector Use...text recognition from images and scanned PDFs in English. This requires...

    docs.groupdocs.com/parser/net/use-ocr-connector/