Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 48,374 for

(c )

(0.12 sec)
  1. Individual Series Point Coloring in Word Proces...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Word Processing Document Please follow below steps to can create Pie Chart in MS Word 2013. Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Sum(c => c.Price)]»«pointColor [Color] » A 8.2 B 3.2 C 1.5 D...

    docs.groupdocs.com/assembly/net/individual-seri...
  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. 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...
  4. 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...
  5. 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...
  6. 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...
  7. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....snippet shows the old coding style: C# //Get Configurations ViewerConfig...snippet shows the new coding style: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/how-to-migrate-to...
  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. Adding watermarks to PDF gives font not found e...

    Product Version: GroupDocs.Watermark for NET 20.7.0 OS: Ubuntu 20.04 I’ve installed the Adobe “Source Hans Sans” font to add some Chinese watermark text to a PDF file, however I’m keep getting the FontNotFoundExcepti…...topic: Loading Custom Fonts using C# in Windows and Linux atir.tahir...located string fontsFolder = @"c:\CustomFonts\"; // Create a Font...

    forum.groupdocs.com/t/adding-watermarks-to-pdf-...
  10. 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/