Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 46,563 for

(c )

(0.05 sec)
  1. Migration notes | Documentation

    How to migrate from earlier versions of GroupDocs.Conversion for Java...docx" ; String outputPath = "C:\\output\\converted.pdf" ; //Instantiating...convertedDocumentPat . save ( "C:\\output\\converted.pdf" ); New...

    docs.groupdocs.com/conversion/java/migration-no...
  2. convert docx to html in csharp on GroupDocs Blo...

    convert docx to html in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in convert docx to html in csharp on GroupDocs Blog | Document Automation ......Developers 使用 C# 將 Word 文檔作為 HTML 響應頁面查看 使用 C# 呈現 Word 文檔以將其視為響應式...將 DOC、DOCX 文件轉換為 HTML 響應頁面。 在 C# 中將文檔轉換為 HTML 時顯示和隱藏頁面邊框 使用顯示...

    blog.groupdocs.com/zh-hant/tag/convert-docx-to-...
  3. Use redaction policies | Documentation

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions.... C# RedactionPolicy policy = new...as a part of output file name: C# RedactionPolicy policy = RedactionPolicy...

    docs.groupdocs.com/redaction/net/use-redaction-...
  4. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Viewer for .NET....File DOS Batch File C/C++ Source Code File C++ Source Code File...File CMake File C++ Source Code File C# Source Code File Cascading...

    docs.groupdocs.com/viewer/net/supported-documen...
  5. Getting indexed documents | Documentation

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/getting-indexed-d...
  6. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples using Java....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/boolean-search/
  7. compare two word documents on GroupDocs Blog | ...

    compare two word documents on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare two word documents on GroupDocs Blog | Document Automation Solution...... 使用 C# 比较 Word 文档 使用 .NET 的比较 API 比较两个或多个...文档。即使是受密码保护的文档,也可以突出显示差异并接受/拒绝 C# 中的更改。 在 C# 中比较两个或更多文件 使用 C# 比较两个或更多文件。 .NET...

    blog.groupdocs.com/zh/tag/compare-two-word-docu...
  8. Load file from local disk | Documentation

    This article demonstrates how to convert file stored on local disk using GroupDocs.Conversion for .NET API....converter = new Converter ( "c:\\files\\sample.docx" )) { PdfConvertOptions...location converter . Convert ( "c:\\files\\converted.pdf" , options...

    docs.groupdocs.com/conversion/net/load-file-fro...
  9. Extract pages | Documentation

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for .NET....filePath = @"c:\sample.pdf" ; string filePathOut = @"c:\output\result...filePath = @"c:\sample.pdf" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/extract-pages/
  10. Perform Wildcard Search in GroupDocs.Search for...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API. Features Following are the new features introduced in the latest version: Blended Characters Search GroupDocs.Search for Java API 18.12 introduces a new class of characters - blended....indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments";...indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments";...

    blog.groupdocs.com/search/perform-wildcard-sear...