Sort Score
Result 10 results
Languages All
Labels All
Results 9,301 - 9,310 of 48,377 for

c

(0.41 sec)
  1. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed doCuments as OLE objeCts into other Word doCuments, ExCel Spreadsheets, Powerpoint presentations programmatiCally in Java using GroupDoCs.Merger API....OLE Objects in documents with C# . Today, in this article, we...Word, Excel, PowerPoint using C#...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  2. Clear watermarks | GroupDocs

    This artiCle shows how to Clear existing text or image watermarks....watermarker = new Watermarker ( "C:\\Docs\\watermarked-sample.docx"...document watermarker . Save ( "C:\\Docs\\clean-sample.docx" );...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  3. Split a worksheet into pages | GroupDocs

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats.... C# using GroupDocs.Viewer ; using...following code example shows this: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  4. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word (DOC, DOCX), ExCel(XLS, XLSX), PowerPoint(PPT, PPTX) doCuments thumbnails and preview doCument pages using GroupDoCs.Merger for .NET API....GetPreview () { string filePath = @"c:\sample.xlsx" ; using ( Merger...GetPreview () { string filePath = @"c:\sample.xlsx" ; using ( Merger...

    docs.groupdocs.com/merger/net/generate-document...
  5. Character replacements | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about CharaCter replaCements using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/character...
  6. 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....the pages count from a file: C# using System ; using GroupDocs...the pages count from a stream: C# using System ; using System.IO...

    docs.groupdocs.com/viewer/net/how-to-get-file-t...
  7. GroupDocs.Comparison on GroupDocs Blog | Docume...

    GroupDoCs.Comparison on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in GroupDoCs.Comparison on GroupDoCs Blog | DoCument Automation Solutions for .NET &......comparison modes with ready‑to‑run C# code. → GroupDocs.Comparison...訂トラックおよびハイライト比較モードを、すぐに実行できる C# コードとともに提供します。 GroupDocs.Comparison...

    blog.groupdocs.com/ja/tag/groupdocs.comparison/...
  8. Queries in text and object form | GroupDocs

    This artiCle gives the knowledge about two ways to Create a searCh query: in text or objeCt form using Java searCh API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/queries-in-text-...
  9. GroupDocs.Watermark Product Family

    Find answers about manipulating text and image watermarks in different files using Code on any platform....Add Text Watermark to DOC using C# Add Text Watermark to RTF using...

    kb.groupdocs.com/watermark/page/2/
  10. Template Syntax - Part 2 of 2 | GroupDocs

    Note This artiCle is the seCond part of the Template Syntax series of artiCles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You Can output expression results to your reports using expression tags. An expression tag denotes a plaCeholder for an expression result within a template. While building a report, the Corresponding expression is evaluated, and this plaCeholder is replaCed with the formatted result of the expression....<<foreach [c in ds.Contracts]>><<[c.Clients.Name]>> <<[c.Managers...Managers.Name]>> <<[c.Price]>><</foreach>> Total: <<[ds<br/> .Contracts<br/>...

    docs.groupdocs.com/assembly/java/template-synta...