Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 13,081 for

new

(1.81 sec)
  1. Modifier des documents Word en C# | Créez votre...

    L'édition de documents Word est expliquée avec des exemples C # pour éditer des fichiers DOC, DOCX, ODT dans votre application .NET à l'aide de l'API d'édition de documents....WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...ci-dessous. using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/fr/editor/edit-word-document...
  2. .NET에서 GroupDocs.Redaction AI 통합 | 맞춤형 주석

    .NET을 사용하여 PDF 문서에서 텍스트, 단어 또는 구문을 감지하고 주석을 추가하는 데 AI를 사용하세요. 콘텐츠를 대체하거나 숨겨 PDF 파일을 안전하게 처리하세요....같은 regex를 사용하세요 Regex regex = new Regex( ".*" ); //대상 페이지 및 주석...ReplacementOptions optionsText = new ReplacementOptions( "[replaced]"...

    blog.groupdocs.com/ko/redaction/custom-ai-redac...
  3. C#에서 Word 문서 편집 | 나만의 .NET Word 편집기 구축

    Word 문서 편집은 문서 편집 API를 사용하여 .NET 응용 프로그램 내에서 DOC, DOCX, ODT 파일을 편집하는 C# 예제와 함께 설명됩니다....WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...바꿉니다. using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/ko/editor/edit-word-document...
  4. 在 C# 中編輯簡報 | .NET PPT/PPTX 編輯

    透過 C# 範例說明如何編輯 PowerPoint 簡報,以便使用簡報編輯 API 在 .NET 應用程式中編輯 PPT、PPTX、ODP 檔案。...PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...Presentation using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/zh-hant/editor/edit-ppt-pptx...
  5. Chỉnh sửa bảng tính Excel | Chỉnh sửa trực tuyế...

    Khám phá những cách hiệu quả để chỉnh sửa bảng tính Excel. Chỉnh sửa tệp XLS/XLSX trực tuyến hoặc thực hiện theo chương trình bằng C# & Java....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-spreads...
  6. Visualizador STL | Veja modelos 3D e projetos C...

    Visualize modelos 3D e arquivos CAD usando a ferramenta STL Viewer on-line gratuita. Os desenvolvedores podem desenvolver seu próprio visualizador online....PDF: using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/pt/viewer/stl-viewer-online/
  7. Penampil CAD | Lihat dan Konversi File DWG, DXF...

    Lihat file DXF dan DWG menggunakan alat CAD Viewer online gratis. Pengembang dapat mengembangkan Penampil online mereka sendiri....using C# using (Viewer viewer = new Viewer("/path/drawing.dwg"))...PdfViewOptions viewOptions = new PdfViewOptions("/path/cad-drawing...

    blog.groupdocs.com/id/viewer/cad-viewer-online/
  8. Penampil STL | Lihat Model 3D dan Desain CAD On...

    Lihat model 3D dan file CAD menggunakan alat STL Viewer online gratis. Pengembang dapat mengembangkan Penampil online mereka sendiri....PDF: using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/id/viewer/stl-viewer-online/
  9. GroupDocs.Parser para .NET 25.12 – Últimas actu...

    Explore lo nuevo en GroupDocs.Parser para .NET 25.12. Disponible ahora en NuGet y en el sitio web de GroupDocs....presentación # using (Parser parser = new Parser(filePath)) { // Devuelve...cálculo # using (Parser parser = new Parser(filePath)) { int pageIndex...

    blog.groupdocs.com/es/parser/groupdocs-parser-f...
  10. Vérifier la signature numérique dans les docume...

    Vérifiez les informations de signature numérique dans les documents PDF, Word et Excel signés numériquement en C# à l'aide de l'API de signature électronique, GroupDocs.Signature for .NET....using (Signature signature = new Signature("sample.pdf")) { //...DigitalVerifyOptions options = new DigitalVerifyOptions("certificate...

    blog.groupdocs.com/fr/signature/verify-digital-...