Sort Score
Result 10 results
Languages All
Labels All
Results 8,261 - 8,270 of 11,805 for

format

(0.06 sec)
  1. Sloučit soubory PDF, Word, Excel, PowerPoint v ...

    Programově slučujte dokumenty PDF, Word, tabulky a prezentační soubory v rámci aplikací založených na .NET pomocí rozhraní Merger API od GroupDocs v C#....txt) Portable Document Format File (.pdf) Portable Network...Slide Show (.pps) Rich Text Format File (.rtf) Tab Separated Values...

    blog.groupdocs.com/cs/merger/merge-pdf-word-exc...
  2. Unisci file PDF, Word, Excel, PowerPoint in C# ...

    Unisci a livello di codice PDF, documenti Word, fogli di calcolo, file di presentazione all'interno delle tue applicazioni basate su .NET utilizzando l'API Merger di GroupDocs in C#....txt) Portable Document Format File (.pdf) Portable Network...Slide Show (.pps) Rich Text Format File (.rtf) Tab Separated Values...

    blog.groupdocs.com/it/merger/merge-pdf-word-exc...
  3. C#を使用してデータベースファイルからデータを抽出する

    データベース は、ほとんどのアプリケーションの不可欠な部分であると見なされています。デスクトップ、Web、またはモバイルアプリケーションのいずれであっても、データベースはデータの保存、アクセス、および操作において重要な役割を果たします。あなたのためにデータベースを作成して管理することを可能にする多くのデータベース管理システムがあります。 ただし、データベース管理システムをインストールしたり、SQLクエリを記述したりせずに、データベースファイル(**。db **ファイル) からデータを抽出する方法が必要な場合があります。このような場合、データベースファイルをどのように解析し、そこからデータを取得しますか? この記事では、SQLクエリを記述せずにSQLiteデータベースのテーブルからデータを簡単に抽出できることを示します。 ADO.NET。 SQLiteデータベース(.db) のテーブルからデータを抽出する手順 1. VisualStudioで新しいプロジェクトを作成します。 2. NuGet から GroupDocs.Parser for.NET をインストールします。 3. 次の名前空間を追加します。 using System; using System.Collections.Generic; using System.IO; using GroupDocs.Parser.Data; using GroupDocs.Parser.Options; 4. 接続文字列を準備します。 string connectionString = string.Format("Provider=System.Data.Sqlite;Data Source={0};Version=3;", "sqlite.db"); 5. パーサー オブジェクトにデータベースファイルをロードします。 using (Parser parser = new Parser(connectionString, new LoadOptions(FileFormat.Database))) { // あなたのコードはここに行きます } 6. Parser.GetToc メソッドを使用して、データベース内のテーブルのリストを取得します。 // テーブルのリストを取得する IEnumerable toc = parser.GetToc(); 7. テーブルを繰り返し処理し、データを抽出します。 // テーブルを反復処理します foreach (TocItem i in toc) { // テーブル名を印刷する Console....Format("Provider=System.Data.Sqlite;Data...string connectionString = string.Format("Provider=System.Data.Sqlite;Data...

    blog.groupdocs.com/ja/parser/extract-data-from-...
  4. C#에서 Excel 및 CSV 데이터 변환 | XLSX에서 CSV로 - CSV에서 XLS로

    Java 응용 프로그램 내에서 XLS 및 XLSX를 CSV로 변환하고 CSV를 Excel 형식으로 변환합니다. 문서 변환을 위해 Java API를 사용하여 파일 변환을 자동화하십시오....PageNumber = 2, PagesCount = 1, Format = SpreadsheetFileType.Csv //...// Specify the conversion format }; converter.Convert(outputFile...

    blog.groupdocs.com/ko/conversion/convert-excel-...
  5. Mesclar arquivos PDF, Word, Excel, PowerPoint e...

    Mescle PDF, documentos do Word, planilhas e arquivos de apresentação programaticamente em seus aplicativos baseados em .NET usando a API Merger do GroupDocs em C#....txt) Portable Document Format File (.pdf) Portable Network...Slide Show (.pps) Rich Text Format File (.rtf) Tab Separated Values...

    blog.groupdocs.com/pt/merger/merge-pdf-word-exc...
  6. C#을 사용하여 PDF를 그레이스케일 JPG 및 PNG 이미지로 변환

    C#에서 PDF 문서를 회색조 JPG 또는 PNG 이미지로 변환합니다. .NET 애플리케이션 내에서 감마를 적용하고 대비를 관리하거나 밝기를 제어합니다....= new ImageConvertOptions { Format = ImageFileType.Jpg, Grayscale...= new ImageConvertOptions { Format = ImageFileType.Png, Grayscale...

    blog.groupdocs.com/ko/conversion/convert-pdf-to...
  7. Ajouter un filigrane au PDF à l'aide de C# | Fi...

    Ajoutez des filigranes d'image ou appliquez des filigranes de texte aux fichiers PDF à l'aide de C#. Filigranez toutes les pages ou des pages sélectives du PDF à l'aide de l'API de filigrane .NET....Visio et de nombreux autres formats. À partir de la documentation...les fonctionnalités et les formats de fichiers pris en charge...

    blog.groupdocs.com/fr/watermark/watermark-pdf-f...
  8. PDF, Word, Excel, PowerPoint Dosyalarını C# Dil...

    C# dilinde GroupDocs tarafından sağlanan Merger API'yi kullanarak PDF, Word belgeleri, elektronik tablolar, sunum dosyalarını .NET tabanlı uygulamalarınızda programlı olarak birleştirin....txt) Portable Document Format File (.pdf) Portable Network...Slide Show (.pps) Rich Text Format File (.rtf) Tab Separated Values...

    blog.groupdocs.com/tr/merger/merge-pdf-word-exc...
  9. Объединение файлов PDF, Word, Excel, PowerPoint...

    Программно объединяйте документы PDF, Word, электронные таблицы, файлы презентаций в приложениях на основе .NET с помощью API слияния от GroupDocs на C#....txt) Portable Document Format File (.pdf) Portable Network...Slide Show (.pps) Rich Text Format File (.rtf) Tab Separated Values...

    blog.groupdocs.com/ru/merger/merge-pdf-word-exc...
  10. แปลง 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/th/conversion/convert-json-t...