Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 12,538 for

new

(3.32 sec)
  1. Modifica documenti Word in C# | Crea il tuo edi...

    La modifica di documenti Word è spiegata con esempi C# per modificare file DOC, DOCX, ODT all'interno dell'applicazione .NET utilizzando l'API di modifica dei documenti....WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...sottostante. using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/it/editor/edit-word-document...
  2. ویرایش صفحات گسترده اکسل | ویرایش آنلاین و رویک...

    روش های کارآمد برای ویرایش صفحات گسترده اکسل را کشف کنید. فایل های XLS/XLSX را به صورت آنلاین ویرایش کنید یا این کار را به صورت برنامه نویسی با استفاده از C# و Java انجام دهید....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); // loadOptions...بارگیری کنید Editor editor = new Editor("path/spreadsheet.xlsx"...

    blog.groupdocs.com/fa/editor/edit-excel-spreads...
  3. ادغام هوش مصنوعی GroupDocs.Redaction با .NET | ...

    از هوش مصنوعی برای شناسایی و ویرایش متن، کلمات یا عبارات در اسناد PDF با استفاده از .NET استفاده کنید. محتوا را جایگزین یا پنهان کنید تا به‌طور ایمن فایل‌های PDF را پردازش کنید....مثال استفاده کنید Regex regex = new Regex( ".*" ); //تعریف صفحات...ReplacementOptions optionsText = new ReplacementOptions( "[replaced]"...

    blog.groupdocs.com/fa/redaction/custom-ai-redac...
  4. Editar documentos do Word em C# | Crie seu próp...

    A edição de documentos do Word é explicada com exemplos em C# para editar arquivos DOC, DOCX, ODT em seu aplicativo .NET usando a API de edição de documentos....WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...abaixo. using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/pt/editor/edit-word-document...
  5. แก้ไขสเปรดชีต Excel | การแก้ไขแบบออนไลน์และแนวท...

    ค้นพบวิธีที่มีประสิทธิภาพในการแก้ไขสเปรดชีต Excel แก้ไขไฟล์ XLS/XLSX ทางออนไลน์ หรือทำโดยทางโปรแกรมโดยใช้ C# และ Java...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); // loadOptions...โหลดสเปรดชีต Editor editor = new Editor("path/spreadsheet.xlsx"...

    blog.groupdocs.com/th/editor/edit-excel-spreads...
  6. Modifier des présentations en C# | Édition .NET...

    L'édition de présentations PowerPoint est expliquée avec des exemples C# pour éditer des fichiers PPT, PPTX et ODP dans votre application .NET à l'aide de l'API d'édition de présentation....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...Presentation using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/fr/editor/edit-ppt-pptx-pres...
  7. การรวม AI ของ GroupDocs.Redaction กับ .NET | กา...

    ใช้ AI เพื่อตรวจจับและลบข้อความ คำ หรือวลีในเอกสาร PDF โดยใช้ .NET เปลี่ยนหรือซ่อนเนื้อหาเพื่อประมวลผลไฟล์ PDF อย่างปลอดภัย...เช่นในตัวอย่าง Regex regex = new Regex( ".*" ); // กำหนดหน้าเ...ReplacementOptions optionsText = new ReplacementOptions( "[replaced]"...

    blog.groupdocs.com/th/redaction/custom-ai-redac...
  8. Comparer les feuilles de calcul Excel : analyse...

    Découvrez comment comparer des feuilles de calcul Excel de manière programmatique à l'aide de GroupDocs.Comparison pour .NET. Ce guide présente la comparaison cellule par cellule, la mise en forme personnalisée, les pages de résumé et les contrôles de visibilité avancés pour la comparaison de documents Excel en C#....file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...compareOptions = new CompareOptions { InsertedItemStyle = new StyleSettings()...

    blog.groupdocs.com/fr/comparison/compare-excel-...
  9. Tìm và Thay thế Từ trong Tài liệu Word bằng C# ...

    Tìm, thay thế hoặc ẩn văn bản, từ, cụm từ trong tệp Word DOC/DOCX bằng C#. Soạn thảo và thực hiện tìm kiếm văn bản, phân biệt chữ hoa chữ thường & RegEx với .NET Redaction API....C# using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/vi/redaction/find-and-replac...
  10. Tách hoặc hợp nhất PDF, PowerPoint, Excel, Word...

    Tách hoặc hợp nhất các bảng tính PDF, Word DOC/DOCX, XLS/XLSX Excel, bản trình bày PPT/PPTX, Bản vẽ Visio, sách điện tử và nhiều tài liệu khác trong Java. Các bước & ví dụ.... Merger merger = new Merger(filePath1 ); merger.join(filePath2...single DOCX file. Merger merger = new Merger("document1.docx" ); merger...

    blog.groupdocs.com/vi/merger/merge-pdf-word-exc...