Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 2,216 for

word to pdf

(0.12 sec)
  1. Add or Remove Annotations | Annotate PDF files ...

    Programmatically add and remove annotations from Pdf files in Java. Add arrow, rectangle, ellipse, highlight, watermark annotations and more using Java API....to programmatically annotate PDF documents in Java with your application...how to remove annotations from PDF files using the same Java API...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  2. Convert to XPS, SVG and WebP formats with Group...

    Team GroupDocs is excited To announce another monthly release of GroupDocs.Conversion for Java 17.3.0. API comes with multitude of new features such as metered licensing, count document pages, conversion To gray-scale image and many more. Aside this, many improvements, bug fixes and some new document formats are introduced in this release. We would recommend you To download the new release and evaluate the exciting features To enhance document conversion experience....Implement conversions to specific PDF Implement conversion to Grayscale...WMF Implement conversions from PDF-A Implement conversions from...

    blog.groupdocs.com/conversion/convert-xps-svg-w...
  3. XML 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....需要將 XML 文件呈現為其他文檔格式,如 PDF、JPG、PNG 或 HTML。本文介紹了使用簡單的 C#...格式更改為任何其他更好的人類可讀格式,如 PDF 或 MS Word 文檔。本文將討論如何使用簡單模板使用 C# 將 XML 數據轉換為 PDF 和 MS...

    blog.groupdocs.com/zh-hant/tag/xml-to-pdf-in-cs...
  4. CSV to PDF using template

    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 报告。 逗号分隔值 (CSV)...模板 将 CSV 数据转换为 Java 中的 PDF 和 MS Word 报告 。...

    blog.groupdocs.com/zh/tag/csv-to-pdf-using-temp...
  5. 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 getPdfType method To obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.Pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a Pdf document, please use the getDocumentProperties method 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/java/working-with-m...
  6. 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...
  7. PDF Annotation Plugin for Contao CMS Is Now Ava...

    Contao users have a reason To smile. Our team is happy To announce the launch of GroupDocs’ Annotation plugin for Contao. Our document annotation app, GroupDocs Annotation, is popular with our users because it lets them annotate most popular file formats. Annotate Pdf, Word processing documents and images from a web-browser. GroupDocs Annotation lets you mark up documents, share feedback, discuss ideas and expedite the document review cycle. Invite colleagues for document review.... Annotate PDF, word processing documents and images...align=“alignnone” width=“600” caption=“PDF Annotation Module for Contao...

    blog.groupdocs.com/total/pdf-annotation-plugin-...
  8. 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...
  9. XML 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....需要将 XML 文件呈现为其他文档格式,如 PDF、JPG、PNG 或 HTML。本文介绍了使用简单的 C#...格式更改为任何其他更好的人类可读格式,例如 PDF 或 MS Word 文档。本文将讨论如何使用 C# 使用简单的模板将 XML 数据转换为 PDF 和 MS...

    blog.groupdocs.com/zh/tag/xml-to-pdf-in-csharp/
  10. DOCX to PDF using dotnet

    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 中文 MS WordPDF 文檔是幾乎所有企業和行業都使用的流行文檔格式。由...用 C# 將 DOC/DOCX 格式的 MS Word 文檔轉換為 PDF 格式。此外,我們將看到如何使用 C# 和 .NET...

    blog.groupdocs.com/zh-hant/tag/docx-to-pdf-usin...