Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 10,846 for

formatting

(0.07 sec)
  1. Zusammenführen mehrerer Dateitypen in einer Dat...

    C#-Methode zum Kombinieren von zwei oder mehr Dokumenten mit unterschiedlichen Dateiformaten in einer einzigen Datei. Führen Sie verschiedene PDF-, Word-, Excel- und PPT-Dateien zu einem PDF mit der .NET-API zusammen....desselben oder unterschiedlicher Formate in einer Datei. Darüber hinaus...auch # Dokumente des gleichen Formats in C# zusammenführen Dokumente...

    blog.groupdocs.com/de/merger/merge-multiple-fil...
  2. Converter SVG para JPG usando C# - Gráficos vet...

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

    blog.groupdocs.com/pt/conversion/convert-svg-to...
  3. Converter dados do Excel e CSV em C# | XLSX par...

    Converta XLS e XLSX para CSV e CSV para formatos Excel em aplicativos Java. Automatize a conversão de seus arquivos usando a API Java para conversão de documentos....PageNumber = 2, PagesCount = 1, Format = SpreadsheetFileType.Csv //...// Specify the conversion format }; converter.Convert(outputFile...

    blog.groupdocs.com/pt/conversion/convert-excel-...
  4. 用 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/zh/parser/extract-images-fro...
  5. Tambahkan Tanda Air ke PDF menggunakan C# | Tan...

    Tambahkan tanda air gambar atau terapkan tanda air teks ke file PDF menggunakan C#. Beri tanda air pada semua atau halaman selektif PDF menggunakan .NET Watermarking API....gambar, gambar Visio, dan banyak format lainnya. Dari dokumentasi ...memeriksa lebih lanjut fitur dan format file yang didukung . Anda dapat...

    blog.groupdocs.com/id/watermark/watermark-pdf-f...
  6. Converteer PDF naar JPG- en PNG-afbeeldingen in...

    Transformeer PDF-documenten naar JPG- of PNG-afbeeldingen in grijstinten in C#. Pas gamma toe, beheer het contrast of regel de helderheid binnen de .NET-toepassing....= new ImageConvertOptions { Format = ImageFileType.Jpg, Grayscale...= new ImageConvertOptions { Format = ImageFileType.Png, Grayscale...

    blog.groupdocs.com/nl/conversion/convert-pdf-to...
  7. C#을 사용하여 데이터베이스 파일에서 데이터 추출

    데이터베이스는 대부분의 애플리케이션에서 필수적인 부분으로 간주됩니다. 데스크탑, 웹 또는 모바일 애플리케이션이든 데이터베이스는 데이터를 저장, 액세스 및 조작하는 데 중요한 역할을 합니다. 데이터베이스를 생성하고 관리할 수 있는 많은 데이터베이스 관리 시스템이 있습니다. 그러나 데이터베이스 관리 시스템을 설치하거나 SQL 쿼리를 작성하지 않고 데이터베이스 파일(예: .db 파일)에서 데이터를 추출하는 방법이 필요한 시나리오가 있을 수 있습니다. 이러한 경우 데이터베이스 파일을 어떻게 구문 분석하고 데이터를 가져오겠습니까? 이 기사에서는 SQL 쿼리를 작성하지 않고 SQLite 데이터베이스의 테이블에서 데이터를 얼마나 쉽게 추출할 수 있는지 보여드릴 것입니다....Format("Provider=System.Data.Sqlite;Data...string connectionString = string.Format("Provider=System.Data.Sqlite;Data...

    blog.groupdocs.com/ko/parser/extract-data-from-...
  8. Extraer imágenes de libros electrónicos en Java...

    Extraiga imágenes mediante programación de libros electrónicos EPUB, PDF, FB2, CHM utilizando la API de Java para el análisis de documentos. Guarde las imágenes en formato JPG, PNG, WebP, GIF o BMP....format("%d.jpeg", imageNumber)), options);...// Provide different eBook formats to the Parser constructor to...

    blog.groupdocs.com/es/parser/extract-images-fro...
  9. Does GroupDocs.Editor have a Vue component to e...

    Does GroupDocs.Editor have a Vue component to embed document editing functionality, or does it provide JavaScript libraries to do document editing in the vue interface...output document of the desired format Now in above steps, it’s up...

    forum.groupdocs.com/t/does-groupdocs-editor-hav...
  10. Add Ellipse Annotation in Multiple Documents

    We are always keen to make our APIs rich in features and enhance usability. When we talk about annotation types. One cannot neglect ellipse annotation. Its a multi purposed annotation type. For instance you can use it to display extra information on your gauge or capture graph hits against a target line. Previously, Ellipse annotation was implemented in .NET version and it seemed very useful. We are pleased to announce that Ellipse annotation is now added in GroupDocs....supported for the following file formats only: PDF Word Slide Image...

    blog.groupdocs.com/annotation/add-ellipse-annot...