Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 16,316 for

file

(0.52 sec)
  1. Word Comparison Tool on GroupDocs Blog | Docume...

    Word Comparison Tool on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Word Comparison Tool on GroupDocs Blog | Document Automation Solutions for .NET &......Python: Temukan Perbedaan Antara File DOCX Secara Instan dengan GroupDocs...

    blog.groupdocs.com/id/tag/word-comparison-tool/...
  2. Remove Embedded Files in PDF in GroupDocs.Conve...

    GroupDocs.Conversion for .NET 18.10 comes with some bug fixes and a improvement. Border missing issue in ODS output is now resolved. Please refer to GroupDocs.Conversion for .NET 18.10 release notes for further reference. Improvements Implement option for removing embedded Files in Pdf Bug Fixes The image inside presentation isn’t the same in ODP output Missing border in ODS Excel output XLSX File eats almost 2 GB RAM while converting and the process never completes API Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....option for removing embedded files in Pdf Bug Fixes # The image...border in ODS Excel output XLSX file eats almost 2 GB RAM while converting...

    blog.groupdocs.com/conversion/remove-embedded-f...
  3. outlook_with_max_items.html

    From : Aspose Subject: Spotlight on Aspose.Cells and news from Aspose, February 2016 From : campaign Subject: Spotlig......for working with spreadsheet files in your applications. Stop struggling...struggling with spreadsheet file formats and let Aspose APIs...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  4. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional File format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain File format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....and extract some additional file format information. a GIF image...package Use the method to obtain file format information advanced_usage...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Convert HTML to DOCX using Python

    Convert HTML to DOCX using Python with accurate styling. Easily export HTML to DOCX in Python while preserving layout, fonts, and images for editing and reuse....instance and load your HTML from a file path or stream Configure WordProcessingConver...convert() to generate the DOCX file at your desired location with...

    kb.groupdocs.com/conversion/python/convert-html...
  6. Document Viewer 2.0.0 with Image Mode, Page nav...

    Today, we are pleased to announce another release of ASP.NET WebForms Modern UI Document Viewer 2.0.0 using GroupDocs.Viewer for .NET version 17.11.0. This release v2.0.0 comes up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....configuration values such as Default File selection, Watermark Properties...leave empty to skip default file loading. isImageToggle = false;...

    blog.groupdocs.com/viewer/asp.net-webforms-mode...
  7. How to Add Image Signature to PDF in Java

    Understand the step-by-step procedure to add image signature to PDF in Java and how to create functionality to insert signature image in PDF using Java....and pass the required image file to the constructor Call the...Signature class, pass the output PDF file name and ImageSignOptions object...

    kb.groupdocs.com/signature/java/how-to-add-imag...
  8. Add Arrow Annotation to JPG using C#

    You will learn how to add arrow annotation to JPG using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation to JPG in C#....Annotator class by supplying the JPG file path as an argument to its constructor...annotation library and modifying file paths as needed, seamlessly...

    kb.groupdocs.com/annotation/net/add-arrow-annot...
  9. How to Sign RTF with Stamp Signature using C#

    This article is here to assist you to sign RTF with stamp signature using C#. Additionally, we will furnish you with a code example to embed stamp signature into RTF using C#....object by providing the RTF file path to its constructor Create...library and made the required file path adjustments, you can use...

    kb.groupdocs.com/signature/net/how-to-sign-rtf-...
  10. Render SVG as PDF using C#

    Efficiently acquire the knowledge of how to render SVG as PDF using C#. Additionally, delve into step-by-step guidelines and C# code for rendering SVG to PDF....object by providing the SVG file path as an argument to its constructor...the required adjustments to file paths, incorporating the code...

    kb.groupdocs.com/viewer/net/render-svg-as-pdf-u...