Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 22,614 for

docx

(1.86 sec)
  1. Word document comparison options | GroupDocs

    This article describes the WordCompareOptions class in GroupDocs.Comparison for .NET — display modes (Revisions and Highlight), style change detection, header/footer comparison, and other Word-specific settings....docx , .rtf , and other word-processing...( "source.docx" )) { comparer . Add ( "target.docx" ); WordCompareOptions...

    docs.groupdocs.com/comparison/net/word-compare-...
  2. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Parser for Python via .NET....docx" # Create an instance of Parser...supported for this format" ) sample.docx The following sample file is...

    docs.groupdocs.com/parser/python-net/load-file-...
  3. Groupdocs.Assembly - .NET 6 - Free Support Foru...

    Hello. I looked at this topic but still no luck ASP.NET Core 6.0.7 Support - #13 by bkbejawada I’m evaluating Groupdocs.Assembly and am trying to run a simple concole app in .NET 6 I added all the internal packages bu…...docx”; //Setting up destination Markdown...strDocumentReport = “c:\temp\test.docx”; //Setting up description variable...

    forum.groupdocs.com/t/groupdocs-assembly-net-6/...
  4. Iterate through container items | GroupDocs

    Learn how to iterate through container items (files in archives) using GroupDocs.Parser for Python via .NET....docx']) """ with Parser ( file_path..."archive.zip" , [ '.pdf' , '.docx' , '.doc' ]) print ( f "Found...

    docs.groupdocs.com/parser/python-net/iterate-th...
  5. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....docx' ; // Path to some document...document in some format (like DOCX, PDF, or XLSX). At this stage...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...the existing password of DOC & DOCX files within the .NET applications...

    blog.groupdocs.com/groupdocs.blog/page/26/
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...pages in the Word documents (DOC/DOCX) in Java . Cleaning and Minification...

    blog.groupdocs.com/groupdocs.blog/page/23/
  8. GroupDocs Newsletter March 2018 – Document Mani...

    Share this issue: Monthly NewsletterMarch 2018 Edit Business Documents in Java by Loading in HTML Save Back to HTML, Word, ODT, XML & Text File Formats Edit and transform documents using HTML Editor or by any UI-less service within any Java based application. GroupDocs.Editor for Javais a powerful document editing API that allows converting supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made Easily manage complex documents editing operations by adding just a few lines of code within any type of Java application....different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  9. BoardPro Converts Files into PDF and Merge Mult...

    About BoardPro BoardPro is an innovative cloud-based startup developing board management software specifically designed to meet the requirements and governance workflows of the board of directors of small to medium businesses and non-profits. It is an easy-to-use software for board meetings, responsibilities, and documents. It is designed specifically to meet the challenges of limited resources and limited experience. Professional corporate boards can afford extensive governance and administration resources, freeing directors to focus on making a powerful contribution....docx, .ppt, .pptx, .rtf, .txt, .jpg...document formats: .pdf, .doc, .docx, .ppt, .pptx, .rtf. txt, .jpg...

    blog.groupdocs.com/total/convert-files-to-pdf-a...
  10. Search text in Microsoft OneNote sections | Gro...

    To search a keyword in Microsoft OneNote sections 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 OneNote section: Instantiate Parser object for the initial section; 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 section....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

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