Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 171 for

tagged docx to pdf

(0.09 sec)
  1. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers GroupDocs.Water......Tags on GroupDocs Blog | Document Automation Solutions for .NET...Developers Recent content in Tags on GroupDocs Blog | Document...

    blog.groupdocs.com/ja/tags/index.xml
  2. Tags

    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....Add annotations in PDF 1 add annotations in PDF using csharp 1 add...add annotations in PDF using Java 1 Add Annotations in Word using...

    blog.groupdocs.com/zh-hant/tags/
  3. Tags

    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....Add annotations in PDF 1 add annotations in PDF using csharp 1 add...add annotations in PDF using Java 1 Add Annotations in Word using...

    blog.groupdocs.com/zh/tags/
  4. Supported Document Formats | GroupDocs

    It supports Docx, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more....docx Office Open XML WordprocessingML...📘 PowerPoint watermarking 🧾 PDF Formats Format Description Load...

    docs.groupdocs.com/watermark/java/supported-doc...
  5. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers GroupDocs.Water......Tags on GroupDocs Blog | Document Automation Solutions for .NET...Developers Recent content in Tags on GroupDocs Blog | Document...

    blog.groupdocs.com/zh-hant/tags/index.xml
  6. Add Form-Field Signatures in PDF using GroupDoc...

    We are pleased To announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.11 of the API comes up with a multitude of new features like the ability To add form-field signatures in Pdf documents and many more. We therefore recommend you To download the new version of the API To evaluate the exciting new features and enhance your document e-signing experience. Features Sign Pdf Document with a Form-Field SignatureThe Form-Field Signatures are the input control which are placed in a document page....add form-field signatures in PDF documents and many more. We therefore...experience. Features # Sign PDF Document with a Form-Field SignatureThe...

    blog.groupdocs.com/signature/groupdocs.signatur...
  7. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps To read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....derivative of RIFF, AVI files can be tagged with metadata in the INFO chunk...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. How to Work with GroupDocs' Online Document Vie...

    GroupDocs’ online document viewer add-on provides you with a convenient interface for quickly accessing, viewing and managing documents directly in the FireFox browser, without the need of going To the GroupDocs website. GroupDocs Online Document Viewer is a web-based application that allows you To open Microsoft Office files and images directly in a web-browser, regardless of whether you have the software that was used for creating them, or not. This is a universal document viewer that reduces the need for installing the Tons of software required To open each individual file format....word processing documents (DOC, DOCX, TXT, RTF, ODT), PowerPoint...(XLS, XLSX), portable files (PDF), and image files (JPG, BMP,...

    blog.groupdocs.com/viewer/how-to-work-with-grou...
  9. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers .NET GroupDocs.......Tags on GroupDocs Blog | Document Automation Solutions for .NET...Developers Recent content in Tags on GroupDocs Blog | Document...

    blog.groupdocs.com/tags/index.xml
  10. Font Substitution not working as expected - Fre...

    Hi, We are trying To provide few font substitutes during Pdf conversion, but even after providing the font files the Pdf is generated using “Dejavu Sans”. Code snippet: public byte[] generatePdfUsingGroupDocs(byte[] co…...few font substitutes during PDF conversion, but even after providing...providing the font files the PDF is generated using “Dejavu Sans”...

    forum.groupdocs.com/t/font-substitution-not-wor...