Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 6,052 for

file conversion

(0.95 sec)
  1. Saving documents | GroupDocs

    Saving a document with method Save(), GroupDocs.Watermark puts it in the same folder as the original File, rewriting original. If you need to save the document to any custom location, you’ll have to use Save(string) method or Save(Stream) of Watermarker class. You can see examples of Save methods in one of these guides: Save document to the same File or stream Save document to the specified location Save document to the specified stream...Conversion Product Solution GroupDocs...same folder as the original file, rewriting original. If you...

    docs.groupdocs.com/watermark/net/saving-documents/
  2. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking Java API...Conversion Product Solution GroupDocs...SpreadsheetContent . class ); File imageFile = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/working-with-...
  3. GroupDocs.Viewer for .NET overview | GroupDocs

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG Files. You do not need to use third-party software to view Files within your .NET application....Conversion Product Solution GroupDocs...as HTML, PDF, PNG, and JPEG files. You no longer need third-party...

    docs.groupdocs.com/viewer/net/product-overview/
  4. Extract metadata from DOCX using C#

    This article will guide you on how to extract metadata from DOCX using C#. A DOCX metadata extraction C# code example is provided, demonstrating how to perform this process....Conversion Product Family GroupDocs...processing, extracting metadata from files is an essential task that can...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  5. Extract images from document | GroupDocs

    Learn how to extract images from documents using GroupDocs.Parser for .NET. Extract images with position data, rotation, and format information from PDF, Word, Excel in C#....Conversion Product Solution GroupDocs...image to the file. Saves the image to the file in a different...

    docs.groupdocs.com/parser/net/extract-images-fr...
  6. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 Files....Conversion Product Solution GroupDocs...setProperties method. Open a file to update Specify a predicate...

    docs.groupdocs.com/metadata/nodejs-java/set-met...
  7. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....Conversion Product Solution GroupDocs... result . getText ())); } } File Type Detection Old coding style...

    docs.groupdocs.com/parser/java/migration-notes/
  8. Features overview | GroupDocs

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Conversion Product Solution GroupDocs...in the documents of different file formats. It provides the effective...

    docs.groupdocs.com/watermark/python-net/feature...
  9. 5 Secure Methods to Add Watermarks to Word Docu...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods from basic to advanced with complete code examples....Conversion Product Solution GroupDocs...ple.csproj # .NET 6 project file ├── Program.cs # Entry point:...

    docs.groupdocs.com/watermark/net/secure-methods...
  10. Launch in operating systems other than windows ...

    Limitations Because of the lack of Windows fonts in target OS (Android, macOS, Linux, etc), fonts used in documents are substituted with available fonts, this might lead to inaccurate document layout when rendering the document to PNG, JPG, and PDF. If GroupDocs.Watermark for .NET Standard is intended to be used in a Linux environment, an additional NuGet package should be referenced to make it work correctly with graphics: SkiaSharp.NativeAssets.Linux for Ubuntu (it also should work on most Debian-based Linux distributions) or Goelze....Conversion Product Solution GroupDocs...following setting to the .csproj file. < ItemGroup > < RuntimeHostConfigura...

    docs.groupdocs.com/watermark/net/launch-in-oper...