Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 2,422 for

list

(0.03 sec)
  1. 在 C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

    使用 C# 示例解释编辑 Word 文档,以使用文档编辑 API 在 .NET 应用程序中编辑 DOC、DOCX、ODT 文件。...GetContent(); List<IHtmlResource> allResources...originalContent = beforeEdit.GetContent(); List<IHtmlResource> allResources...

    blog.groupdocs.com/zh/editor/edit-word-document...
  2. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...resources are used, an empty list of IHtmlResource can be passed... new List<IHtmlResource>()); Explanation: The new List<IHtmlResource>()...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  3. Load Presentation document with options | Docum...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for .NET API....resources (except for those listed in WhitelistedResources ) will..."Helvetica" , FontSubstitutes = new List < FontSubstitute > { FontSubstitute...

    docs.groupdocs.com/conversion/net/load-presenta...
  4. Perform Homophone Search using C#

    Learn how to perform homophone search using C# for phonetic matching. Discover the C# homophone search algorithm for accurate results without installing extra software....query, returning a comprehensive list of matches that align with the...

    kb.groupdocs.com/search/net/perform-homophone-s...
  5. Extract metadata from documents | Documentation

    This article shows how to extract metadata with GroupDocs.Parser from documents of various formats: PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....formats and many others (see full list at article). Extract metadata...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. Get the document content information | Document...

    This page describes how to get an information about document content using GroupDocs.Annotation for .NET API....represents each page and contains the list of . Every stores text top and...

    docs.groupdocs.com/annotation/net/document-text...
  7. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush... print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/composing-sig...
  8. Conversion of specific DOCX file to PNG does no...

    Hello, when converting a specific DOCX file to PNG on Ubuntu, we get the following error: “Saving complete multi page document to image is not supported. Please save by page.” We already specify all the things we can: …...to convert by setting Pages list or PageNumber and PagesCount...ImageFileType.Png, Pages = new List<int>() { 1 }, // or PageNumber...

    forum.groupdocs.com/t/conversion-of-specific-do...
  9. Get document info | Documentation

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....following code snippet shows how to list all the available document information...format; See the for a complete list of format-specific document...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  10. Generate document page preview | Documentation

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for .NET API.... is a list of the objects that indicates...snippet shows how to set the list of columns to render: C# PreviewOptions...

    docs.groupdocs.com/annotation/net/generate-docu...