Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 13,160 for

new

(0.2 sec)
  1. Chỉnh sửa tệp Excel trong C# | Xây dựng Trình c...

    Chỉnh sửa tệp Excel được giải thích bằng các ví dụ C# để chỉnh sửa tệp XLS, XLSX, ODS trong ứng dụng .NET của bạn bằng cách sử dụng API chỉnh sửa tài liệu và bảng tính....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); loadOptions...Tải bảng tính Editor editor = new Editor("path/spreadsheet.xlsx"...

    blog.groupdocs.com/vi/editor/edit-excel-files-i...
  2. C # تحويل PPT إلى PDF | PPTX إلى PDF | تحويل العرض

    تحويل PowerPoint PPT ، PPTX إلى PDF في .NET. توضح أمثلة كود C # تحويل الشرائح الانتقائية والمتتالية والعلامة المائية باستخدام واجهة برمجة تطبيقات التحويل....using (Converter converter = new Converter("path/presentation...Convert("path/converted-presentation.pdf", new PdfConvertOptions()); } تحويل...

    blog.groupdocs.com/ar/conversion/convert-presen...
  3. C# PPT'yi PDF'ye Dönüştür | PPTX'den PDF'ye | S...

    .NET'te PowerPoint PPT, PPTX'i PDF'ye dönüştürün. C# kod örnekleri, Conversion API kullanarak seçmeli, ardışık slaytların dönüştürülmesini ve filigranlamayı gösterir....using (Converter converter = new Converter("path/presentation...Convert("path/converted-presentation.pdf", new PdfConvertOptions()); } PPT’nin...

    blog.groupdocs.com/tr/conversion/convert-presen...
  4. Rozdělit nebo sloučit PDF, PowerPoint, Excel, W...

    Rozdělit nebo sloučit PDF, Word DOC/DOCX, XLS/XLSX Excel tabulky, PPT/PPTX prezentace, Visio Drawings, eBooks a další dokumenty v Java. Kroky a příklady.... Merger merger = new Merger(filePath1 ); merger.join(filePath2...single DOCX file. Merger merger = new Merger("document1.docx" ); merger...

    blog.groupdocs.com/cs/merger/merge-pdf-word-exc...
  5. เปรียบเทียบสเปรดชีต Excel: การวิเคราะห์เซลล์ต่อ...

    เรียนรู้วิธีเปรียบเทียบสเปรดชีต Excel อย่างโปรแกรมเมติกโดยใช้ GroupDocs.Comparison สำหรับ .NET คู่มือนี้แสดงการเปรียบเทียบเซลล์ต่อเซลล์ การกำหนดสไตล์แบบกำหนดเอง หน้าสรุป และการควบคุมการมองเห็นขั้นสูงสำหรับการเปรียบเทียบเอกสาร Excel ด้วย C#...file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...compareOptions = new CompareOptions { InsertedItemStyle = new StyleSettings()...

    blog.groupdocs.com/th/comparison/compare-excel-...
  6. Confronta fogli di calcolo Excel: Analisi avanz...

    Scopri come confrontare i fogli di calcolo Excel in modo programmatico utilizzando GroupDocs.Comparison per .NET. Questa guida dimostra il confronto cella per cella, la personalizzazione dello stile, le pagine di riepilogo e i controlli avanzati di visibilità per il confronto di documenti Excel in C#....file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...compareOptions = new CompareOptions { InsertedItemStyle = new StyleSettings()...

    blog.groupdocs.com/it/comparison/compare-excel-...
  7. C # قارن ملفات Excel ، Word ، Text Files | NET ...

    قارن بين ملفين أو أكثر باستخدام C #. يسمح .NET SDK بمقارنة جدولي بيانات Excel أو مستندات Word أو ملفات PDF أو مقارنة الملفات النصية في CSharp.... using (Comparer comparer = new Comparer(“source.xlsx”)) { comparer... using (Comparer comparer = new Comparer(“source.xlsx”) { comparer...

    blog.groupdocs.com/ar/comparison/compare-excel-...
  8. GroupDocs.Conversion for .NET 26.1 – การอัปเดตแ...

    สำรวจสิ่งใหม่ใน GroupDocs.Conversion สำหรับ .NET 26.1. มีให้ใช้งานแล้วบน NuGet และเว็บไซต์ GroupDocs....ใหม่สำหรับการจัดการ FlatOpc Class Property New enum value WordProcessingLoadOp...Options.Load; var loadOptions = new WordProcessingLoadOp { Format...

    blog.groupdocs.com/th/conversion/groupdocs-conv...
  9. Redactar PDF y documentos escaneados en Java | ...

    Redacte texto en PDF y otros documentos usando Java en sus aplicaciones. Redactar documentos para oscurecer el texto y también el texto dentro de las imágenes incrustadas....RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/es/redaction/redact-text-and...
  10. ویرایش PDF و اسناد اسکن شده در C# | متن خاموش د...

    متن را در PDF و سایر اسناد با استفاده از C# در برنامه های NET خود ویرایش کنید. اسناد را به متن و همچنین متن درون تصاویر جاسازی شده تبدیل کنید....C# var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/fa/redaction/redact-text-and...