Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 13,375 for

format

(0.19 sec)
  1. Add ParagraphMerger Using GroupDocs.Comparison ...

    Team GroupDocs is really pleased to announce the release of version 17.10 of GroupDocs.Comparison for .NET API which not only adds a number of new features to the API, but also adds numerous enhancements along-with some bug fixes. The API now allows adding password to PDF documents. It also adds ParagraphMerger to the API. Not only this; the API has also made improvements related to the PDF document Format beside improving Comparison....related to the PDF document format beside improving Comparison...details about the document formats supported by the API, please...

    blog.groupdocs.com/comparison/add-paragraphmerg...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Support of New File Formats We have added the support of...of following file formats in this latest release. GroupDocs team...

    blog.groupdocs.com/groupdocs.blog/page/65/
  3. Working with BMP metadata | GroupDocs

    Reading BMP header properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Managing metadata for specific formats / Images / Working with BMP...Metadata API supports extracting format-specific information from BMP...

    docs.groupdocs.com/metadata/net/working-with-bm...
  4. Save overwriting original file | GroupDocs

    This article demonstrates that how to save the redacted document, replacing an original file...Save the document in original format overwriting original file redactor...redactions for various document formats like PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/redaction/net/save-overwriti...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...we have a lot of different formatted documents. We create index...purpose in GroupDocs. The HTML format is widely used for creating...

    blog.groupdocs.com/groupdocs.blog/page/43/
  6. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document Autom......Convert CSV to PDF & Word formats with templates using C#. Automate...converting CSV to PDF & Word formats using templates in Java. Automate...

    blog.groupdocs.com/categories/groupdocs.assembl...
  7. How to Convert HTML to Image in C#

    Examine sample code on how to convert HTML to Image in C# along with detailed instructions for putting the C# HTML to PNG functionality into action....document transformation to PNG format does not require the installation...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. How to Convert Word Document to HTML using C#

    This article helps you to convert Word Document to HTML using C#. Generate HTML from DOCX using C# by following step-by-step guide and perform document conversion....document conversion to HTML format can be done without the need...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Process the Microsoft Outlook Email Attachments...

    An ‘attachment’ is a file such as a document or a photo that is attached to an email. It’s easy to attach pictures, files, contacts, emails and many other items to your Outlook messages. If you selected a file on your local computer or group document library for the attachment purpose, a copy of the file is attached to the email. The case: A software developer is making a document viewing application....dependent on desired output format - HtmlViewOptions / PngViewOptions...

    blog.groupdocs.com/viewer/process-microsoft-out...
  10. Converting to PDF - Embed Fonts - Free Support ...

    Hello, It is my understanding that when converting to PDF the font should get embedded? Please correct me if I am wrong. I have an issue where by a converted document in only embedding a subset of the font, this causes…...new WordProcessingLoadOp { Format = (WordProcessingFileTy)FileType...

    forum.groupdocs.com/t/converting-to-pdf-embed-f...