Sort Score
Result 10 results
Languages All
Labels All
Results 6,861 - 6,870 of 10,539 for

formatting

(0.09 sec)
  1. Get started | Documentation

    This section describes how to get started with GroupDocs.Conversion for .NET library in order to convert files...Features overview Supported file formats System requirements Installation...

    docs.groupdocs.com/conversion/net/getting-started/
  2. Getting Started | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Overview Supported Document Formats System Requirements Installation...

    docs.groupdocs.com/annotation/net/getting-started/
  3. Loading | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......stream Loading specific file formats Password-protected documents...

    docs.groupdocs.com/parser/java/loading/
  4. Generate Search Results from Filtered Documents

    Sometimes, we have a lot of different formatted documents. We create index then perform search and API shows hits from all the indexed documents. Ever thought to get search results from desired documents only? Let’s dig it further. Suppose, you have multiple TXT, XLSX and DOCX documents. What if you want to search a word or text only in TXT and DOCX files with specific word occurrence in file names? We’ve now improved ISearchDocumentFilter interface for such a purpose in GroupDocs....we have a lot of different formatted documents. We create index...

    blog.groupdocs.com/search/filter-documents-in-s...
  5. Converteer SVG naar PNG met behulp van C# - Vec...

    Converteer SVG-vectorafbeeldingen naar PNG-afbeeldingen met C#. Draai, spiegel, watermerk, grijstinten en pas de helderheid en het gamma van geconverteerde PNG aan met behulp van .NET API....= new ImageConvertOptions { Format = ImageFileType.Png }; converter...= new ImageConvertOptions { Format = ImageFileType.Png, FlipMode...

    blog.groupdocs.com/nl/conversion/convert-svg-to...
  6. Java의 PDF 문서에서 이미지 추출

    Java의 PDF 파일에서 이미지를 추출하는 방법을 알아보세요. 응용 프로그램 내에서 Java API를 사용하여 PDF 파일 또는 특정 페이지에서 이미지를 추출합니다....format("path/image_%d" + image.getFileType()...images) { image.save(String.format("path/image_%d" + image.getFileType()...

    blog.groupdocs.com/ko/parser/extract-images-fro...
  7. Converteer Excel- en CSV-gegevens in C# | XLSX ...

    Converteer XLS & XLSX naar CSV en CSV naar Excel-indelingen binnen Java-toepassingen. Automatiseer uw bestandsconversie met Java API voor documentconversie....PageNumber = 2, PagesCount = 1, Format = SpreadsheetFileType.Csv //...// Specify the conversion format }; converter.Convert(outputFile...

    blog.groupdocs.com/nl/conversion/convert-excel-...
  8. Перетворіть JSON на XML на C# без зусиль

    Перетворіть свої дані JSON у формат XML за допомогою C#. Дізнайтеся, як безперешкодно конвертувати JSON у XML за допомогою C# за допомогою нашого покрокового посібника....Convert the JSON data to XML format using C# using (Converter converter...options = new WebConvertOptions { Format = WebFileType.Xml }; converter...

    blog.groupdocs.com/uk/conversion/convert-json-t...
  9. Loading Documents | Documentation

    Following this guide, you will learn how to load PDF, Word, Excel, and PowerPoint documents by local file path and stream with GroupDocs.Conversion for Python via .NET API....into two groups: options for a format-family and options for a specific...file type . Load Options for Format-Family CadLoadOptions : Options...

    docs.groupdocs.com/conversion/python-net/develo...
  10. Numbered List in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Email Document format. Numbered List in Email Document Creating a Numbered List Practicing the following steps you can create Numbered List Template in MS Outlook 2013. Create a new Email. Write a sentence like “We provide support for the following clients:”. Start numbered list. Save the template. Reporting Requirement As a report developer, you are required to represent the following key requirements:...List report in Email Document format. Numbered List in Email Document...Report must be in .eml or .msg format. It must add email recipient...

    docs.groupdocs.com/assembly/java/numbered-list-...