Sort Score
Result 10 results
Languages All
Labels All
Results 8,571 - 8,580 of 13,136 for

formatting

(0.59 sec)
  1. تبدیل داده های اکسل و CSV در C# | XLSX به CSV -...

    XLS و XLSX را در برنامه های Java به فرمت های CSV و CSV به Excel تبدیل کنید. تبدیل فایل های خود را با استفاده از Java API برای تبدیل سند به صورت خودکار انجام دهید....PageNumber = 2, PagesCount = 1, Format = SpreadsheetFileType.Csv //...// Specify the conversion format }; converter.Convert(outputFile...

    blog.groupdocs.com/fa/conversion/convert-excel-...
  2. 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...
  3. 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...
  4. 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-...
  5. Unicode Font(Bangla) Support Issue - Free Suppo...

    Bangla Sample Text 01.docx (22.6 KB) Bangla Sample Text 02.docx (12.9 KB) Distorted Text in Group Docs Viewer.pdf (1.6 MB) We were trying to render Bangla Unicode font in Group Docs viewer but we found it get distorte…...we found almost 90% correct format for the same documents. We...

    forum.groupdocs.com/t/unicode-font-bangla-suppo...
  6. Sent date not preserved whern converting eml to...

    Hello When I convert an eml file to a msg file, sent date is not preserved. I tried to force PreserveOriginalDate to True, even if default value is true but result is the same. If I convert the generated msg file to pd…...new EmailConvertOptions() { Format=EmailFileType.Msg}; converter...

    forum.groupdocs.com/t/sent-date-not-preserved-w...
  7. How to Convert PDF to TIFF in Java

    Quickly understand the procedure for doing document transformation, learn how to convert PDF to TIFF in Java, and create the code to export PDF to TIFF using Java....non-editable documents from one format to another. Moreover, it provides...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Convert PDF to Text using Java

    This short article explains the process to convert PDF to Text using Java and produces the sample code for PDF to Text converter Java functionality....Then, define the conversion format for the output text file by...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert Text to HTML in Java

    Let's quickly review the step-by-step procedure to convert Text to HTML in Java and learn how to write the Text to HTML Java code for converting documents....file for transforming to HTML format Create an instance of the ...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Compare Excel Files in Java

    Quickly review the detailed instructions to compare Excel files in Java without MS Office and easily develop a Java program to compare two Excel files....comparison of other Spreadsheet formats like XLS, XLT, XLTM, XLSB,...

    kb.groupdocs.com/comparison/java/how-to-compare...