Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 12,001 for

format

(0.11 sec)
  1. ColumnMerger problem is fixed in GroupDocs.Comp...

    This month’s release of GroupDocs.Comparison for .NET 18.3 covers some improvements and one bug fix. Features like Comparison.Imaging and registration of changes by groups are improved. ColumnMerger problem is now fixed. You can follow release notes here. We’d recommend you to download latest version of the API and share your feedback. GroupDocs Document Comparison API - Improvements Image update changes by shapes, zone and groups Comparison.Imaging GroupDocs.Comparison for .NET 18....Downloads - MSI Package and Zipped Format Nuget Package - NuGet Install...

    blog.groupdocs.com/comparison/columnmerger-prob...
  2. Convert Word to PDF on GroupDocs Blog | Documen...

    Convert Word to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert Word to PDF on GroupDocs Blog | Document Automation Solutions for .NET & J......dokumenty programu Word na format PDF w Javie Konwertuj dokumenty...

    blog.groupdocs.com/pl/tag/convert-word-to-pdf/i...
  3. 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....widely used presentation file formats are PPT , PPTX , and ODP ....support these formats and we normally use these formats for making...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...to the supported document formats but also allows verification...watermarks with a particular text formatting. It also enables you to work...

    blog.groupdocs.com/groupdocs.blog/page/74/
  5. Custom cache implementation | GroupDocs

    This article explains how to use custom caching implementation with GroupDocs.Viewer within your .NET applications....PrintTimeTaken ( Action action , string format ) { Stopwatch stopwatch = new...Stop (); Console . WriteLine ( format , stopwatch . ElapsedMilliseconds...

    docs.groupdocs.com/viewer/net/how-to-use-custom...
  6. Convert ODT to TXT using Node.js

    Learn how to convert ODT to TXT using Node.js quickly and efficiently. Follow this guide to export ODT to TXT in Node.js with simple steps and clear examples....js Working with document formats is a common task in many applications...to extract raw text from formatted documents like ODT. Fortunately...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  7. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...can create some primitive formatting like lists with leading markers...WordProcessing. For saving back to TXT format user must use a class, that...

    docs.groupdocs.com/editor/net/edit-txt/
  8. Search text in Microsoft OneNote sections | Gro...

    This article explains that how to search text from Microsoft OneNote sections presentations...Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  9. Search text in EPUB eBooks | GroupDocs

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Extract data from various formats / Extract data from ePUB eBooks...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  10. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-m...