Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 12,280 for

new

(0.04 sec)
  1. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Search...

    docs.groupdocs.com/parser/net/developer-guide/a...
  2. Epub to Md | GroupDocs

    This article demonstrates how to convert Ebook to Markdown with GroupDocs.Markdown for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...Markdown. using ( var converter = new MarkdownConverter ( "example...

    docs.groupdocs.com/markdown/net/convert/export-...
  3. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream....Consulting Blog Knowledge Base New Releases Status Websites aspose...ReadWrite )) using ( var converter = new MarkdownConverter ( stream ))...

    docs.groupdocs.com/markdown/net/load-from-a-str...
  4. Xlsx to Md | GroupDocs

    This article demonstrates how to convert Spreadsheet to Markdown with GroupDocs.Markdown for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...Markdown. using ( var converter = new MarkdownConverter ( "example...

    docs.groupdocs.com/markdown/net/convert/export-...
  5. Docx to Md | GroupDocs

    This article demonstrates how to convert Words to Markdown with GroupDocs.Markdown for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...Markdown. using ( var converter = new MarkdownConverter ( "example...

    docs.groupdocs.com/markdown/net/convert/export-...
  6. Load from a local disk | GroupDocs

    The following example demonstrates how to load file from local disk....Consulting Blog Knowledge Base New Releases Status Websites aspose...LoadFromLocalDisk using ( var converter = new MarkdownConverter ( "source.xls"...

    docs.groupdocs.com/markdown/net/load-from-a-loc...
  7. GroupDocs.Parser Releases on GroupDocs Blog | D...

    GroupDocs.Parser Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser Releases on GroupDocs Blog | Document Automation Solutions ......Sürüm Özetleri Explore what’s new in GroupDocs.Parser for .NET...Öne Çıkanları Explore what’s new in GroupDocs.Parser for .NET...

    blog.groupdocs.com/tr/categories/groupdocs.pars...
  8. Character types | GroupDocs

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Configuring...

    docs.groupdocs.com/search/java/character-types/
  9. Introducing a More Optimized and Simplified Ele...

    Why change is considered as a hard but yet good thing to occur? Why the updates are important? This is because if there is no change there is no progress and staying the same over the time makes the things die. The updates in the software components are also similar when a New version of the same software replaces the old one. A software that remains the same and doesn’t introduce any improvements or New features becomes obsolete....components are also similar when a new version of the same software...introduce any improvements or new features becomes obsolete. This...

    blog.groupdocs.com/signature/introducing-a-more...
  10. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...Presentation using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...