Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 10,573 for

new

(0.11 sec)
  1. Редактировать документы Word в C# | Создайте св...

    Редактирование документов Word объясняется примерами C# для редактирования файлов DOC, DOCX, ODT в приложении .NET с использованием API редактирования документов....WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...код C#. using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/ru/editor/edit-word-document...
  2. Presentaties bewerken in C# | .NET PPT/PPTX-bew...

    Het bewerken van PowerPoint-presentaties wordt uitgelegd met C#-voorbeelden om PPT-, PPTX-, ODP-bestanden binnen uw .NET-applicatie te bewerken met behulp van de presentatiebewerkings-API....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...Presentation using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/nl/editor/edit-ppt-pptx-pres...
  3. Buscar y reemplazar palabras en documentos de W...

    Busque, reemplace u oculte texto, palabras y frases en archivos DOC/DOCX de Word usando C#. Redacte y realice búsquedas de texto, mayúsculas y minúsculas y RegEx con .NET Redaction API....C# using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/es/redaction/find-and-replac...
  4. Suchen und Ersetzen von Wörtern in Word-Dokumen...

    Suchen, ersetzen oder verbergen Sie Text, Wörter und Sätze in Word DOC/DOCX-Dateien mit C#. Schwärzen und führen Sie Text-, Groß-/Kleinschreibungs- und RegEx-Suchen mit der .NET Schwärzungs-API durch....Text using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/de/redaction/find-and-replac...
  5. Localizar e substituir palavras em documentos d...

    Localize, substitua ou oculte texto, palavras e frases em arquivos Word DOC/DOCX usando C#. Redija e execute pesquisa de texto, diferencia maiúsculas de minúsculas e RegEx com a API de redação .NET....# using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/pt/redaction/find-and-replac...
  6. Podziel lub scal PDF, PowerPoint, Excel, Word, ...

    Dziel lub scalaj pliki PDF, Word DOC/DOCX, arkusze kalkulacyjne Excel XLS/XLSX, prezentacje PPT/PPTX, rysunki Visio, eBooki i inne dokumenty w Javie. Kroki i przykłady.... Merger merger = new Merger(filePath1 ); merger.join(filePath2...single DOCX file. Merger merger = new Merger("document1.docx" ); merger...

    blog.groupdocs.com/pl/merger/merge-pdf-word-exc...
  7. C# แปลง PPT เป็น PDF | PPTX เป็น PDF | การแปลงก...

    แปลง PowerPoint PPT, PPTX เป็น PDF ใน .NET ตัวอย่างโค้ด C# แสดงการแปลงสไลด์ที่เลือก ต่อเนื่องกัน และลายน้ำโดยใช้ Conversion API...using (Converter converter = new Converter("path/presentation...Convert("path/converted-presentation.pdf", new PdfConvertOptions()); } แปลงสไลด์เฉพาะของ...

    blog.groupdocs.com/th/conversion/convert-presen...
  8. C# เปรียบเทียบไฟล์ Excel, Word, Text | API การเ...

    เปรียบเทียบสองไฟล์ขึ้นไปโดยใช้ 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/th/comparison/compare-excel-...
  9. Преобразование электронных таблиц Excel в PDF с...

    Преобразование файлов Excel в PDF с помощью C#. Преобразование полной книги, выбранных листов, подпоследовательности листов или любого диапазона ячеек с помощью API преобразования электронных таблиц .NET....Func<LoadOptions> loadOptions = () => new SpreadsheetLoadOptio { OnePagePerSheet...true }; using (var converter = new GroupDocs.Conversion.Convert...

    blog.groupdocs.com/ru/conversion/convert-excel-...
  10. C# Confronta Excel, Word, file di testo | API d...

    Confronta due o più file usando C#. .NET SDK consente di confrontare due fogli di calcolo Excel, documenti Word, file PDF o confrontare file di testo in CSharp.... using (Comparer comparer = new Comparer(“source.xlsx”)) { comparer... using (Comparer comparer = new Comparer(“source.xlsx”) { comparer...

    blog.groupdocs.com/it/comparison/compare-excel-...