Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 2,212 for

word to pdf

(0.14 sec)
  1. Working with metadata in PDF documents | Docume...

    Detecting the version of a Pdf document The following sample of code will help you To detect the Pdf version a loaded document and extract some additional file format information. Load a Pdf document Extract the root metadata package Use the FileType property To obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage<PdfRootPackage>(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a Pdf document, please use the DocumentProperties property defined in the DocumentRootPackage class....metadata in PDF documents Working with metadata in PDF documents...feedback Detecting the version of a PDF document The following sample...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Add Watermark to DOCM Online

    Insert watermark in DOCM. Apply text or image watermarks with various settings. Protect and mark your DOCM with our Tool.... DOCM Microsoft Word Macro-Enabled Document DOCM...DOCM files are Microsoft Word 2007 or higher generated documents...

    products.groupdocs.app/watermark/docm
  3. how to redact PDF in Java

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....本文讨论如何在 Java 中的 Word DOC/DOCX 文档中执行单词搜索。我们将分别讨论如何使用...

    blog.groupdocs.com/zh/tag/how-to-redact-pdf-in-...
  4. convert PDF to Excel in csharp

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Український Tiếng Việt 中國傳統的 如果您有 PDFWord 文档格式的表格数据,您肯定需要将其转换为 Excel...了解如何将 PDF 转换为 Excel,以及如何使用 .NET API 在 C# 中以编程方式将 Word 文档转换为 Excel...

    blog.groupdocs.com/zh/tag/convert-pdf-to-excel-...
  5. Add annotation to the document | Documentation

    The page describes document annotations of different types and how To add annotations To a document using GroupDocs.Annotation API....paragraphs, sentences or even words. Annotations are often used...images of various types - PDF, Microsoft Word and Open Document text...

    docs.groupdocs.com/annotation/net/add-annotatio...
  6. STL File Viewer using Java | View STL as PDF, H...

    View STL files as Pdf using Java. Additionally, render the stereolithography (STL) files inTo HTML, JPG and PNG formats using Java examples....to render the STL files into PDF format using Java . In addition...Viewer Java API View STL as PDF View STL as HTML, JPG, PNG Java...

    blog.groupdocs.com/viewer/stl-file-viewer-using...
  7. How to Render DOCX as HTML using C#

    Let's learn how To render DOCX as HTML using C# without installing extra Tools. We will also provide code To create HTML with embedded resources from DOCX using C#....necessary to render Microsoft Word documents ( DOCX ) as HTML format...to publish Word documents online, rendering Word documents as...

    kb.groupdocs.com/viewer/net/how-to-render-docx-...
  8. convert PDF to Excel in csharp

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Український Tiếng Việt 中文 如果您有 PDFWord 文檔格式的表格數據,您肯定需要將其轉換為 Excel...了解如何將 PDF 轉換為 Excel,以及如何使用 .NET API 在 C# 中以編程方式將 Word 文檔轉換為 Excel...

    blog.groupdocs.com/zh-hant/tag/convert-pdf-to-e...
  9. Convert CSV to PDF in CSharp

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....C#** 使用简单的模板将 CSV 数据转换为 PDF 和 MS Word DOC/DOCX 报告。...

    blog.groupdocs.com/zh/tag/convert-csv-to-pdf-in...
  10. How to Render DOCX as HTML using Java

    Discover how To convert DOCX To HTML in Java without the need for additional software installations. We'll also supply the code To generate HTML with embedded resources from a DOCX file using Java....development to convert Microsoft Word documents ( DOCX ) into HTML...format. Knowing how to convert Word documents to HTML may be very...

    kb.groupdocs.com/viewer/java/how-to-render-docx...