Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 49,771 for

(c )

(0.22 sec)
  1. Customize changes styles | GroupDocs

    Following this guide you will learn how to customize document comparison report and modify appearance of detected changes when use GroupDocs.Comparison for .NET....disk with custom change styles C# using GroupDocs.Comparison ;...stream with custom change styles C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/customize-cha...
  2. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.... Ex: "C:\\Docs\\presentation.pptx" Watermarker...to the watermark image. Ex: "C:\\Docs\\watermark.jpg" FileInputStream...

    docs.groupdocs.com/watermark/java/adding-image-...
  3. Spreadsheet conversion options | GroupDocs

    Control column truncation, row limits, sheet separators, and hidden worksheets... Column and row truncation C# using GroupDocs.Markdown ; var...Sheet separator and hidden sheets C# using GroupDocs.Markdown ; var...

    docs.groupdocs.com/markdown/net/spreadsheet-opt...
  4. How to build in docker | GroupDocs

    This is a guide about build an web api which uses GroupDocs.Conversion for .NET in a docker container...csproj" -c Release -o /app/build FROM build...dotnet publish "YourApi.csproj" -c Release -o /app/publish FROM base...

    docs.groupdocs.com/conversion/net/build-in-docker/
  5. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…... In C#, I have added references to GroupDocs...Word Reports from JSON Data in C# Thank you for your support. 1...

    forum.groupdocs.com/t/reference-to-commonutilit...
  6. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Filtering, Grouping, and Ordering report in Spreadsheet 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 List with Filtering, Grouping, and Ordering in Microsoft Excel Document Creating a In-Table List with Filtering, Grouping, and Ordering Practising the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Excel 2013....Where(c => c.OrderDate.Year == 2015) . GroupBy (c => c.Customer...Key.CustomerName ]>> <<[Sum(c => c.Price )]>><</ foreach >> Tip...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  7. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in Java language using GroupDocs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.odt" ) // Add another...file to merge merger . join ( "c:\sample2.odt" ); // Merge ODT...

    docs.groupdocs.com/merger/java/merge/open-docum...
  8. Extract data with GroupDocs.Parser | GroupDocs

    Extract text, images and metadata from documents with GroupDocs.Total for .NET — runnable C# examples with downloadable input and output files.... C# using System ; using System.IO...destined for a language model. C# using System ; using System.IO...

    docs.groupdocs.com/total/net/developer-guide/pa...
  9. Add watermarks to PDF documents | GroupDocs

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.pdf" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Convert PDF to HTML in CSharp on GroupDocs Blog...

    Convert PDF to HTML in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert PDF to HTML in CSharp on GroupDocs Blog | Document Automation So......đổi tài liệu PDF sang HTML bằng C# Hãy chuyển đổi tài liệu PDF sang...

    blog.groupdocs.com/vi/tag/convert-pdf-to-html-i...