Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 46,984 for

(c )

(0.05 sec)
  1. Convert CSV to XML - Online and Free Image Conv...

    Convert CSV to XML format using free online conversion tool. Developers can use .NET, Java, and Cloud API to build CSV to XML Converter.... C# Java Cloud CSV to XML Conversion in C# # Here’s...how to convert a CSV to XML in C# using GroupDocs.Conversion for...

    blog.groupdocs.com/conversion/convert-csv-to-xml/
  2. GroupDocs.Search Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....within multiple documents using C# . We recently have discussed...(word) in multiple files using C#. A synonym is a word that exactly...

    blog.groupdocs.com/categories/groupdocs.search-...
  3. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark 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_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark.... Ex: "C:\\Docs\\image.png" Watermarker...relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...

    docs.groupdocs.com/watermark/java/adding-text-w...
  4. How to merge images to JPEG using Java | Docume...

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

    docs.groupdocs.com/merger/java/getting-started/...
  5. Extraction in separate process | Documentation

    This article describes how to minimize the situation of resource shortage in the indexing process... C# public class Program { static...the listing below. C# string indexFolder = @"c:\MyIndex\" ; string...

    docs.groupdocs.com/search/net/extraction-in-sep...
  6. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary.... C# string indexFolder = @"c:\MyIndex\" ; // Creating...SynonymDictionary . ExportDictionary ( @"C:\Synonyms.dat" ); // Import synonyms...

    docs.groupdocs.com/search/net/synonym-dictionary/
  7. Attachments in PDF document | Documentation

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

    docs.groupdocs.com/watermark/net/attachments-in...
  8. how to change the orientation of one page in wo...

    how to change the orientation of one page in word on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in how to change the orientation of one page in word on......stránky dokumentu aplikace Word v C# Změňte orientaci stránek v dokumentech...dokumentech Word DOC/DOCX pomocí C#. Nastavte stránky jako na výšku...

    blog.groupdocs.com/cs/tag/how-to-change-the-ori...
  9. how to combine powerpoints on GroupDocs Blog | ...

    how to combine powerpoints on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in how to combine powerpoints on GroupDocs Blog | Document Automation Solution...... 使用 C# 合併 PowerPoint 演示文稿和幻燈片 使用 C# 合併 PowerPoint...

    blog.groupdocs.com/zh-hant/tag/how-to-combine-p...
  10. PDF to JPG Grayscale on GroupDocs Blog | Docume...

    PDF to JPG Grayscale on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PDF to JPG Grayscale on GroupDocs Blog | Document Automation Solutions for .NET &......& Java Developers 使用 C# 將 PDF 轉換為灰度 在 C# 中將 PDF 文檔轉換為灰度 JPG 或...

    blog.groupdocs.com/zh-hant/tag/pdf-to-jpg-grays...