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

c

(0.06 sec)
  1. 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-...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  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. How to Convert DOCX to PDF using Node.js

    QuiCkly take a look at the guideline to Convert DOCX to PDF using Node.js without installing any extra software and learn about Code to export DOCX to PDF in Node.js....convert Word document to PDF using C#, we suggest you to read our article...to convert Word to PDF using C# . Updated on 30 Dec 2022 English...

    kb.groupdocs.com/conversion/nodejs/how-to-conve...