Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 15,588 for

file

(0.21 sec)
  1. Releasing GroupDocs.Viewer for .NET 3.6.0 - New...

    We are inspired to see a wide number of users across the world using GroupDocs.Viewer API and their feedback always motivate us to make improvements and add support for more features. Therefore, today, we are announcing another monthly release of GroupDocs.Viewer for .NET with 7 new features, 9 fixes, and 5 improvements. Let’s have an overview of the latest version. Document Viewer API - New FeaturesFollowing are the new features introduced in GroupDocs....the hidden pages for MS Visio files Set default font when rendering...rendering Words documents LaTeX file format viewing support Support...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  2. Features Overview | GroupDocs

    A Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....from images, audio and video files Calculating common document...the format and MIME type of a file by its internal structure Working...

    docs.groupdocs.com/metadata/java/features-overv...
  3. Save to stream | GroupDocs

    You might need to save a document to any custom File at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream FileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_File....save a document to any custom file at any location on the local..."C:\\\\Temp\\\\sample_output_file.pdf" ); try { RasterizationOptions...

    docs.groupdocs.com/redaction/java/save-to-stream/
  4. eSign PDF with Metadata signature | GroupDocs

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...pdf The following sample file is used in this example: How...sample.pdf The following sample file is used in this example: More...

    docs.groupdocs.com/signature/python-net/esign-p...
  5. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....imageAppearance ); // sign document to file SignResult signResult = signature...font ); // sign document to file signature . sign ( "signed.docx"...

    docs.groupdocs.com/signature/java/sign-document...
  6. Limitations when rendering CAD drawings | Group...

    This article is about the limitations of GroupDocs.Viewer of rendering CAD Drawings....config project files. The following example shows...20.6.1 and earlier. Project file <configuration> <!--...--> <runtime>...

    docs.groupdocs.com/viewer/net/limitations-when-...
  7. .NET Conversion from RTF/DOCX to PDF exception ...

    Works fine locally. Issue happens in docker container running on Alpine Linux. GroupDocs.Conversion: v22.12 .NET version: .NET 7.0 Error Message: GroupDocs.Conversion.Exceptions.GroupDocsConversionException: Object r…...closed stream” converting a MSG file with attachment to pdf. rtf...if possible? (in a single pdf file) How can we show the email only...

    forum.groupdocs.com/t/net-conversion-from-rtf-d...
  8. GroupDocs.Parser Product Family

    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....extract data from database files, i.e. .db file, without installing...presentations, emails, EPUB & ZIP file formats. What’s new in the API...

    blog.groupdocs.com/categories/groupdocs.parser-...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...manifest file, called manifest.json and other resource files. The...The manifest file describes a extension’s general information: any...

    blog.groupdocs.com/groupdocs.blog/page/101/
  10. Custom Fonts in GroupDocs.Watermark - Implement...

    Learn how to utilize custom fonts in GroupDocs.Watermark to ensure branding consistency and system independence. Follow our step-by-step instructions and Docker setup....specify a folder containing font files. You can then reference the...directory that holds your font files (e.g., .ttf , .otf ). Set the...

    blog.groupdocs.com/watermark/using-custom-fonts...