Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 11,020 for

formatting

(0.1 sec)
  1. Online Signature Plugin from GroupDocs Now Avai...

    Google Chrome users have a reason to get excited. We’ve announced the launch of the GroupDocs Signature plugin for Chrome. This online signature plugin lets you share documents from your Gmail account and collect signatures online. Open the document, upload the signature and send it via email. It takes only seconds to sign documents. Compatibility with popular file-formats is an important feature of the application. GroupDocs Signature is an online signature app that supports signing and sending business documents through a web-browser....Compatibility with popular file-formats is an important feature of...data storage. A wide range of formats are supported so it works for...

    blog.groupdocs.com/signature/online-signature-p...
  2. חלץ נתונים מקבצי מסד נתונים באמצעות C#

    בסיס הנתונים נחשב לחלק בלתי נפרד מרוב האפליקציות. בין אם זה יישום שולחן עבודה, אינטרנט או נייד, מסד הנתונים ממלא תפקיד חיוני באחסון, גישה ותמרון הנתונים. ישנן מערכות רבות לניהול מסדי נתונים המאפשרות יצירה וניהול של מסדי נתונים עבורך. עם זאת, יכול להיות תרחיש שבו אתה צריך דרך לחלץ נתונים מקבצי מסד נתונים, כלומר קובץ .db, מבלי להתקין מערכת ניהול מסד נתונים או לכתוב שאילתות SQL. איך היית מנתח את קובץ מסד הנתונים במקרה כזה ומקבלים ממנו את הנתונים?...Format("Provider=System.Data.Sqlite;Data...string connectionString = string.Format("Provider=System.Data.Sqlite;Data...

    blog.groupdocs.com/he/parser/extract-data-from-...
  3. แยกข้อมูลจากไฟล์ฐานข้อมูลโดยใช้ C#

    ฐานข้อมูล ถือว่าเป็นส่วนสำคัญของแอปพลิเคชันส่วนใหญ่ ไม่ว่าจะเป็นเดสก์ท็อป เว็บ หรือแอปพลิเคชันมือถือ ฐานข้อมูลมีบทบาทสำคัญในการจัดเก็บ เข้าถึง และจัดการข้อมูล มีระบบจัดการฐานข้อมูลมากมายที่ช่วยให้สามารถสร้างและจัดการฐานข้อมูลให้กับคุณได้ อย่างไรก็ตาม อาจมีสถานการณ์ที่คุณต้องการวิธีดึงข้อมูลจากไฟล์ฐานข้อมูล เช่น ไฟล์ .db โดยไม่ต้องติดตั้งระบบจัดการฐานข้อมูลหรือเขียนแบบสอบถาม SQL คุณจะแยกวิเคราะห์ไฟล์ฐานข้อมูลในกรณีเช่นนี้และรับข้อมูลจากไฟล์ได้อย่างไร ในบทความนี้ ฉันจะแสดงให้เห็นว่าคุณสามารถแยกข้อมูลจากตารางในฐานข้อมูล SQLite ได้ง่ายเพียงใดโดยไม่ต้องเขียนแบบสอบถาม SQL ฉันจะใช้ GroupDocs.Parser for .NET API ซึ่งรองรับการแยกข้อมูลจากฐานข้อมูลผ่าน [ADO.NET](https://en.wikipedia. org/wiki/ADO.NET) ขั้นตอนในการดึงข้อมูลจากตารางในฐานข้อมูล SQLite (.db) สร้างโครงการใหม่ใน Visual Studio ติดตั้ง GroupDocs.Parser for .NET จาก NuGet เพิ่มเนมสเปซต่อไปนี้ using System; using System.Collections.Generic; using System.IO; using GroupDocs.Parser.Data; using GroupDocs.Parser.Options; เตรียมสตริงการเชื่อมต่อ string connectionString = string.Format("Provider=System.Data.Sqlite;Data Source={0};Version=3;", "sqlite.db"); โหลดไฟล์ฐานข้อมูลในวัตถุ Parser using (Parser parser = new Parser(connectionString, new LoadOptions(FileFormat.Database))) { // รหัสของคุณไปที่นี่ } รับรายการตารางในฐานข้อมูลโดยใช้เมธอด Parser....Format("Provider=System.Data.Sqlite;Data...string connectionString = string.Format("Provider=System.Data.Sqlite;Data...

    blog.groupdocs.com/th/parser/extract-data-from-...
  4. CSV to XML in CSharp on GroupDocs Blog | Docume...

    CSV to XML in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in CSV to XML in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &......CSV-Daten mit C# in das XML-Format. Automatisieren Sie die CS...

    blog.groupdocs.com/de/tag/csv-to-xml-in-csharp/...
  5. DOCX to MD in Java on GroupDocs Blog | Document...

    DOCX to MD in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in DOCX to MD in Java on GroupDocs Blog | Document Automation Solutions for .NET & Jav......DOC/DOCX-Dateien in das MD-Format um, indem Sie die GroupDocs-Java-API...

    blog.groupdocs.com/de/tag/docx-to-md-in-java/in...
  6. update exif

    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....EXIF ( Exchangeable Image File Format )는 디지털 카메라 및 스캐너에서 주로 사용되는...

    blog.groupdocs.com/ko/tag/update-exif/
  7. JSON to XML in CSharp on GroupDocs Blog | Docum...

    JSON to XML in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in JSON to XML in CSharp on GroupDocs Blog | Document Automation Solutions for .NET......JSON-Daten mit C# in das XML-Format. Erfahren Sie in unserer S...

    blog.groupdocs.com/de/tag/json-to-xml-in-csharp...
  8. Markdown to PDF CSharp on GroupDocs Blog | Docu...

    Markdown to PDF CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Markdown to PDF CSharp on GroupDocs Blog | Document Automation Solutions for .N......NET-Konvertierungs-API in ein portables Format um. Recent content in Markdown...

    blog.groupdocs.com/de/tag/markdown-to-pdf-cshar...
  9. extract data from PDF in Java on GroupDocs Blog...

    extract data from PDF in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in extract data from PDF in Java on GroupDocs Blog | Document Automation So......GroupDocs unterstützt verschiedene Formate. Recent content in extract...

    blog.groupdocs.com/de/tag/extract-data-from-pdf...
  10. Convert JSON to PDF in CSharp on GroupDocs Blog...

    Convert JSON to PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert JSON to PDF in CSharp on GroupDocs Blog | Document Automation So......raporty, konwertując JSON na format PDF i Word przy użyciu szablonów...

    blog.groupdocs.com/pl/tag/convert-json-to-pdf-i...