Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 48,971 for

(c )

(0.53 sec)
  1. Get document information | GroupDocs

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Java....Merger merger = new Merger ( "c:\sample.vsdx" ); IDocumentInfo...

    docs.groupdocs.com/merger/java/get-document-inf...
  2. 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...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...watermarks from PDF documents using C# . Annotations are normally used...JPG and PNG image formats using C# . Annotations are commonly used...

    blog.groupdocs.com/groupdocs.blog/page/22/
  4. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and GroupDocs.Conversion for .NET....HTML or MHTML conversion using C# programming language is pretty...XLSX to DOCX conversion using C# language: // Load the source...

    docs.groupdocs.com/conversion/net/convert/sprea...
  5. Find metadata properties | GroupDocs

    This article explains that how you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your .NET solution.... The following steps and C# code sample below show how to...path to your document. Ex: @"C:\Docs\source.pptx" using ( Metadata...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  6. Reverse image search | GroupDocs

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/reverse-i...
  7. 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/java/individual-ser...
  8. 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...
  9. 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-...
  10. 在 Java 中查找和删除文档中的水印

    Java API 以编程方式从 PDF、Word、Excel、PowerPoint 和 Visio 文件等文档中查找和删除文本和图像水印。...在我们的一篇文章中,我们学习了 在 C# 中查找和删除文档中的水印 。现在让我们快速了解一下允许以...也可以看看 # 在Java中为图像添加水印 在 C# 中查找和删除文档中的水印 使用C#为图像或文档中的图像添加水印...

    blog.groupdocs.com/zh/watermark/find-and-remove...