Sort Score
Result 10 results
Languages All
Labels All
Results 6,801 - 6,810 of 11,072 for

formatting

(0.09 sec)
  1. Compare CSV Files using 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....données volumineuses dans un format compact. Ces données contiennent...

    blog.groupdocs.com/fr/tag/compare-csv-files-usi...
  2. Convert PDF to HTML

    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.... PDF-Dokumente in das HTML-Format zu konvertieren, immer wichtiger...

    blog.groupdocs.com/de/tag/convert-pdf-to-html/
  3. GroupDocs.Viewer for .NET - ASP.NET MVC Documen...

    GroupDocs is pleased to announce another release of ASP.NET MVC Modern UI Document Viewer v1.5.0 using GroupDocs.Viewer for .NET 18.3. This release v1.5.0 comes up with new features and improvements for Paging, .MSG Attachments and File Manager to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and many more features. Let’s have a look at it. We recommend you to download and explore this new version....representations for different document formats like DOCX, PDF, XLSX, PPTX...

    blog.groupdocs.com/viewer/groupdocs.viewer-.net...
  4. Enable Pagination in WordProcessing Module

    Yes, this is right. Paginal mode is now implemented in GroupDocs.Editor for .NET 19.5. How this mode will effect WordProcessing documents? As you know that previously, there was only float mode. When WordProcessing documents were converted to the page-less HTML, page division was absent. But in this release WordProcessing options class contains new paged (also called paginal) mode. When paged is enabled, it produces HTML markup, optimized and adjusted for per-page edit and it creates ease to enable paged editing in any of WYSIWYG-editors....converting from HTML to the output format, you also have to set boolean...

    blog.groupdocs.com/editor/enable-pagination-in-...
  5. Remove page redactions | Documentation

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....At this time the supported formats are: PDF, presentations (Microsoft...redactions for various document formats like PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/redaction/python-net/remove-...
  6. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value....table describes supported formats of cell and cell range references...references. Description Format Example Reference to a cell within...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  7. Bez námahy převeďte JSON do XML v C#

    Převeďte svá data JSON do formátu XML pomocí C#. Naučte se, jak plynule převést JSON na XML pomocí C#, pomocí našeho podrobného průvodce....Convert the JSON data to XML format using C# using (Converter converter...options = new WebConvertOptions { Format = WebFileType.Xml }; converter...

    blog.groupdocs.com/cs/conversion/convert-json-t...
  8. Converter SVG para PNG usando C# - Gráficos vet...

    Converta gráficos vetoriais SVG em imagens PNG usando C#. Gire, inverta, marca d'água, escala de cinza e ajuste o brilho e a gama do PNG convertido usando a API .NET....= new ImageConvertOptions { Format = ImageFileType.Png }; converter...= new ImageConvertOptions { Format = ImageFileType.Png, FlipMode...

    blog.groupdocs.com/pt/conversion/convert-svg-to...
  9. Convierta SVG a JPG usando C# - Gráficos vector...

    Convierta gráficos vectoriales SVG a imágenes JPG usando C#. Rota, voltea, marca de agua, escala de grises y ajusta el brillo y la gama de JPG convertidos usando la API de .NET....= new ImageConvertOptions { Format = ImageFileType.Jpg }; converter...= new ImageConvertOptions { Format = ImageFileType.Jpg, FlipMode...

    blog.groupdocs.com/es/conversion/convert-svg-to...
  10. Convierta PDF a imágenes JPG y PNG en escala de...

    Transforme documentos PDF en imágenes JPG o PNG en escala de grises en C#. Aplique gamma, administre el contraste o controle el brillo dentro de la aplicación .NET....= new ImageConvertOptions { Format = ImageFileType.Jpg, Grayscale...= new ImageConvertOptions { Format = ImageFileType.Png, Grayscale...

    blog.groupdocs.com/es/conversion/convert-pdf-to...