Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 46,129 for

(c )

(0.05 sec)
  1. Comparing Folders | Documentation

    This page describes how to compare two folders and find out which files/folders were deleted, added or modified....( "C:\\folder1\\" , compareOptions ); comparer . add ( "C:\\folder2\\"...compareOptions ); comparer . compare ( "C:\\res.html" , compareOptions );...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  2. Add document to Diagram via OLE | Documentation

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your .NET applications....filePath = @"c:\sample.vsdx" ; string filePathEmbedded = @"c:\embedded...pptx" ; string filePathOut = @"c:\output\result.vsdx" ; int pageNumber...

    docs.groupdocs.com/merger/net/add-document-to-d...
  3. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking Java API... Ex: "C:\\Docs\\spreadsheet.xlsx" Watermarker...relative path to your document. Ex: "C:\\Docs\\spreadsheet.xlsx" SpreadsheetLoadOptio...

    docs.groupdocs.com/watermark/java/working-with-...
  4. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....cells foreach ( WorksheetCell c in cells ) { // Print the cell...$"Row: {c.RowIndex} Column: {c.ColumnIndex} RowSpan: {c.RowSpan}...

    docs.groupdocs.com/parser/net/extract-cells-fro...
  5. How to merge JPG images using Java | Documentation

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in java language using GroupDocs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.jpg" ) // Define image...file to merge merger . join ( "c:\sample2.jpg" , joinOptions );...

    docs.groupdocs.com/merger/java/getting-started/...
  6. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking API... Ex: @"C:\Docs\spreadsheet.xlsx" using...path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" using...

    docs.groupdocs.com/watermark/net/working-with-s...
  7. Working with worksheet headers and footers | Do...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking API... Ex: @"C:\Docs\spreadsheet.xlsx" using...path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" using...

    docs.groupdocs.com/watermark/net/working-with-w...
  8. Access Metadata Properties from PPS, PPSX, PPSM...

    Another month, another release! We have recently released version 19.5 of GroupDocs.Metadata for .NET and Java and today I am going to give you an overview of what’s new that we have brought for you in the latest release. In v19.5, we mainly focused on providing the support of some major as well as popular formats. So, this resulted in the addition of the following file formats: PPS - The PowerPoint Slideshow file format that is created using Microsoft PowerPoint and it is used for the slide show purpose.... C# Java Not only this but we have...spent using the metered license. C# Java Well, that’s it from my...

    blog.groupdocs.com/metadata/access-metadata-pro...
  9. Convert SVG to PNG on GroupDocs Blog | Document...

    Convert SVG to PNG on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert SVG to PNG on GroupDocs Blog | Document Automation Solutions for .NET & Jav...... 使用 C# 将 SVG 转换为 PNG 使用 C# 将 SVG 矢量图形转换为 PNG 图像。使用...

    blog.groupdocs.com/zh/tag/convert-svg-to-png/in...
  10. Save Document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....a file const inputHtmlPath = 'C:\\input\\document.html' ; const...new groupdocsEditor . Editor ( 'C:\\path\\original.docx' ); // Save...

    docs.groupdocs.com/editor/nodejs-java/save-docu...