Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 46,744 for

(c )

(0.07 sec)
  1. How to merge PNG images using Node.js via Java ...

    Learn how to merge PNG image files, combine PNG image files into one file programmatically in nodejs-java language using GroupDocs.Merger for Node.js via Java library.... Merger ( 'c:/sample1.png' ); const imageJoinModeVertica...imageJoinModeVertica ); merger . join ( 'c:/sample2.png' , imageJoinOptions...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  2. How to merge BMP images using Node.js via Java ...

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in nodejs-java language using GroupDocs.Merger for Node.js via Java library.... Merger ( 'c:/sample1.bmp' ); const imageJoinModeVertica...imageJoinModeVertica ); merger . join ( 'c:/sample2.bmp' , imageJoinOptions...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  3. 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...
  4. Custom text extractors | Documentation

    GroupDocs.Search supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones.... C# public class LogExtractor : IFieldExtractor...extractor for indexing. C# string indexFolder = @"c:\MyIndex\" ; // Specify...

    docs.groupdocs.com/search/net/custom-text-extra...
  5. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDocs.Search 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。... 使用 C# 搜索 Office 文档 # 以下步骤说明如何在多个文档(Word、Excel、PDF...= new Index(indexFolder); // c) Subscribe to index events index...

    blog.groupdocs.com/zh/search/search-text-in-wor...
  6. GroupDocs.Assembly for .NET 19.8 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for .NET 19.8 Major Features Supported saving of assembled Markdown documents to Word Processing formats and saving of assembled Word Processing documents and emails to Markdown. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-125  Support saving of assembled Markdown documents to Word Processing formats  Feature  ASSEMBLYNET-126  Support saving of assembled Word Processing documents to Markdown  Feature  ASSEMBLYNET-127  Support saving of assembled emails to Markdown  Feature  This section lists public API changes that were introduced in GroupDocs.... New members of FileFormat C# /// <summary> /// Specifies the...format using file extension. C# const string description = "GroupDocs...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  7. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...- 1 ; i >= 0 ; i -- ) { const c = result . charAt ( i ); if (...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  8. 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...
  9. 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...
  10. Merge Word Files on GroupDocs Blog | Document A...

    Merge Word Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Merge Word Files on GroupDocs Blog | Document Automation Solutions for .NET & Java De...... 使用 C# 合并 Word 文档 C# 方法将两个或多个 Word 文档合并为一个文件。在...

    blog.groupdocs.com/zh/tag/merge-word-files/inde...