Sort Score
Result 10 results
Languages All
Labels All
Results 9,451 - 9,460 of 49,302 for

(c )

(1.04 sec)
  1. Load custom fonts | GroupDocs

    Supply custom font directories via LoadOptions.FontDirectories so GroupDocs.Comparison for .NET can correctly render and compare documents that use non-standard or missing fonts....fonts and compare documents: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/load-custom-f...
  2. Disable image comparison in PDF documents | Gro...

    This article explains how to disable image comparison in PDF documents as a built in feature in GroupDocs.Comparison for .NET....comparison in PDF documents: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/disable-image...
  3. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using Java.... Ex: "C:\\Docs\\image.tiff" TiffImageLoadOptions...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Render with responsive layout | GroupDocs

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....HTML with responsive layout: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-with-respo...
  5. Load document from Amazon S3 Storage | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from Amazon S3 storage when using GroupDocs.Annotation for .NET....document from Amazon S3 Storage: C# string key = "sample.pdf" ; using...

    docs.groupdocs.com/annotation/net/load-document...
  6. Load document from FTP | GroupDocs

    This article demonstrates how to convert document stored in FTP storage using GroupDocs.Conversion for Java API....com" ; String convertedFile = "C:\\output\\converted.pdf" ; String...

    docs.groupdocs.com/conversion/java/load-documen...
  7. Load file from Azure blob storage | GroupDocs

    This article demonstrates how to convert file stored in Azure Blob storage using GroupDocs.Conversion for .NET API.... Combine ( @"c:\output" , "converted.pdf" );...

    docs.groupdocs.com/conversion/net/load-file-fro...
  8. In-Table List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentationformat based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft PowerPoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab....Sum ( c => c.Price )]>><</ foreach >> Total:...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  9. Licensing | GroupDocs

    GroupDocs.Conversion for Python via .NET free conversion API version is available to evaluate the API which will be similar to licensed version but with few limitations....Prompt) set GROUPDOCS_LIC_PATH "C:\path\to\your\license\file.lic"...(Powershell) $env:GROUPDOCS_LIC_PATH="C:\path\to\your\license\file.lic"...

    docs.groupdocs.com/conversion/python-net/licens...
  10. In-Table Master-Detail in Presentation Document...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft PowerPoint Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS PowerPoint 2013. Add a new presentation slide....Sum ( c => c.Price )]>> << foreach [in Order]>>...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-master...