Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 12,352 for

docx comparison

(0.15 sec)
  1. Working with vCard metadata | GroupDocs

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....Comparison Product Solution GroupDocs...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-vc...
  2. Working with metadata in EPUB E-Books | GroupDocs

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using EpubRootPackage....Comparison Product Solution GroupDocs...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Working with vCard metadata | GroupDocs

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....Comparison Product Solution GroupDocs...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-v...
  4. GroupDocs.Total for Python via .NET Overview | ...

    GroupDocs.Total for Python via .NET is a comprehensive collection of all GroupDocs on-premise .NET APIs, compiled monthly to include the latest versions for document processing and automation....Comparison Product Solution GroupDocs...document formats, including PDF, DOCX, XLSX, PPTX, and more — all...

    docs.groupdocs.com/total/python-net/product-ove...
  5. Saving a File to an Output Stream | GroupDocs

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....Comparison Product Solution GroupDocs...to convert a Word document ( .docx ) to a PDF file and save the...

    docs.groupdocs.com/conversion/java/save-file-to...
  6. Iterate through container items | GroupDocs

    Learn how to iterate through container items (files in archives) using GroupDocs.Parser for Python via .NET....Comparison Product Solution GroupDocs...to include (e.g., ['.pdf', '.docx']) """ with Parser ( file_path...

    docs.groupdocs.com/parser/python-net/iterate-th...
  7. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.Docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Comparison Product Solution GroupDocs...redactor = new Redactor ( @"sample.docx" )) { // Save the document with...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  8. 使用 Java 从 DOC 中提取文本

    本文介绍如何使用 Java 从 DOC 中提取文本。它还提供了使用 Java 从 DOC 中提取文本的代码示例,无需使用额外的软件。...Comparison Product Family GroupDocs...Word before the introduction of DOCX in 2007. 尽管它是一种较旧的格式,但仍在许多组织中广泛使用,这使得...

    kb.groupdocs.com/zh/parser/java/extract-text-fr...
  9. 使用 C# 从 DOC 中提取文本

    本文向您介绍如何使用 C# 从 DOC 中提取文本。它包含一个代码示例,可帮助您使用 C# 从 DOC 中提取文本,而无需使用额外的软件。...Comparison Product Family GroupDocs...Word before the introduction of DOCX in 2007. 尽管它已经存在多年,但仍在许多组织中...

    kb.groupdocs.com/zh/parser/net/extract-text-fro...
  10. Save HTML to Folder | GroupDocs

    This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Node.js via Java features....Comparison Product Solution GroupDocs...= 'C:\\input_path\\document.docx' ; // Path to some document...

    docs.groupdocs.com/editor/nodejs-java/save-html...