Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 13,203 for

formatting

(0.59 sec)
  1. 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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....Managing metadata for specific formats / Images / Working with metadata...extract some additional file format information. a GIF image Extract...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Save signed Presentation with different output ...

    This article explains how to save signed Presentation documents with various file formats by GroupDocs.Signature API....with different formats / Presentaion → format Save signed Presentation...signed documents with different formats. Each of document type has...

    docs.groupdocs.com/signature/java/save-signed-p...
  3. Lihat file CAD dalam C# menggunakan .NET API | ...

    Bangun penampil file CAD Anda di C# untuk melihat gambar. Konversikan DWG, DGN untuk dirender sebagai HTML, JPG, PNG, atau PDF menggunakan penampil dokumen .NET API oleh GroupDocs.... Beberapa format file AutoCAD yang terkenal...Plotter, dan banyak lagi . Selain format file CAD, API menyediakan fitur...

    blog.groupdocs.com/id/viewer/view-cad-documents...
  4. Podziel plik PDF na wiele plików za pomocą C# |...

    Różne sposoby dzielenia plików PDF za pomocą C#. Oddziel duże pliki PDF i wyodrębnij określone strony, korzystając z różnych opcji podziału....użyciu języka C#: Zdefiniuj format plików wyjściowych. Zdefiniuj...za pomocą C# */ // Zdefiniuj format plików wyjściowych string filePathOut...

    blog.groupdocs.com/pl/merger/split-pdf-files-in...
  5. MD to PDF in Java

    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....exigence de rendu à d’autres formats de documents. Dans cet article...programmation des fichiers Markdown au format PDF en Java....

    blog.groupdocs.com/fr/tag/md-to-pdf-in-java/
  6. XML to DOCX in Java

    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....Nachdem Sie die Daten im XML-Format erhalten haben, können Sie...jedes andere besser lesbare Format wie PDF oder MS Word-Dokument...

    blog.groupdocs.com/de/tag/xml-to-docx-in-java/
  7. convert document to html in csharp

    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....ingin mengonversi dokumen ke format HTML untuk mendapatkan konten...mengharuskan pengiriman dokumen dalam format HTML. Apa pun itu, Anda memerlukan...

    blog.groupdocs.com/id/tag/convert-document-to-h...
  8. MD to PDF in CSharp

    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....juga renderingnya ke dan dari format dokumen portabel lainnya. Pada...harga secara terprogram ke format PDF menggunakan C#....

    blog.groupdocs.com/id/tag/md-to-pdf-in-csharp/
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...the well known structured formats that are vastly used by developers...between JSON and XML data formats. In this article, you will...

    blog.groupdocs.com/groupdocs.blog/page/10/
  10. How to Convert JPG to XLSM in Java

    Learn the step-by-step workflow to convert JPG to XLSM in Java using simple API calls and how to develop the Java JPG to XLSM converter application....between different document formats. Further, you will learn how...conversion from JPG to XLSM format Create an instance of the Converter...

    kb.groupdocs.com/conversion/java/how-to-convert...