Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 12,283 for

new

(0.3 sec)
  1. إضافة علامة مائية إلى مصنفات Excel في Java | نص...

    أدخل العلامات المائية في مصنفات Excel باستخدام Java. قم بوضع علامة مائية على جميع الأوراق أو قم بتطبيقها على ورقة محددة فقط حتى كخلفية باستخدام العلامة المائية Java API....Watermarker watermarker = new Watermarker(filename, new SpreadsheetLoadOptio());...TextWatermark watermark = new TextWatermark("DRAFT", new Font("Segoe UI"...

    blog.groupdocs.com/ar/watermark/watermark-excel...
  2. C#을 사용하여 Word, PDF, PPT에 물결 모양 밑줄 추가 | 구불구불한 주석

    C#을 사용하여 Word, PDF 및 기타 문서에 다양한 색상의 물결 모양 밑줄을 삽입합니다. .NET 애플리케이션 내의 문서에 구불구불한 주석을 추가합니다....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/ko/annotation/add-wavy-under...
  3. Vergelijk Excel‑spreadsheets: geavanceerde cel‑...

    Leer hoe u Excel‑spreadsheets programmeerbaar kunt vergelijken met GroupDocs.Comparison voor .NET. Deze gids toont cel‑voor‑cel‑vergelijking, aangepaste opmaak, samenvattingspagina’s en geavanceerde zichtbaarheidscontroles voor Excel‑documentvergelijking in C#....differences and renders them in a new workbook with customizable visual...file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...

    blog.groupdocs.com/nl/comparison/compare-excel-...
  4. Compare Planilhas Excel: Análise Avançada de Cé...

    Aprenda como comparar planilhas Excel programaticamente usando o GroupDocs.Comparison para .NET. Este guia demonstra a comparação célula por célula, estilos personalizados, páginas de resumo e controles avançados de visibilidade para a comparação de documentos Excel em C#....differences and renders them in a new workbook with customizable visual...file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...

    blog.groupdocs.com/pt/comparison/compare-excel-...
  5. GroupDocs.Signature pro .NET 25.12 – Nejnovější...

    Prozkoumejte, co je nového v GroupDocs.Signature pro .NET 25.12. K dispozici nyní na NuGet a na webu GroupDocs....using (Signature signature = new Signature(inputFile)) { ImageDigitalSignOpti...ImageDigitalSignOpti signOptions = new ImageDigitalSignOpti { Password...

    blog.groupdocs.com/cs/signature/groupdocs-signa...
  6. הוסף או הסר הערות ב-C# | הערה לקבצי Word DOC DOCX

    הוסף והסר באופן תכנותי הערות מקובצי Word DOC/DOCX ב-C#. הוסף הערות חץ, מלבן, אליפסה, סימני מים באמצעות .NET Annotation API....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/he/annotation/annotate-word-...
  7. เปรียบเทียบสเปรดชีต Excel: การวิเคราะห์ระดับเซล...

    เรียนรู้วิธีเปรียบเทียบสแปรดชีต Excel แบบโปรแกรมโดยใช้ GroupDocs.Comparison สำหรับ .NET คู่มือนี้แสดงการเปรียบเทียบเซลล์ต่อเซลล์ การจัดสไตล์แบบกำหนดเอง หน้าสรุป และการควบคุมการมองเห็นขั้นสูงสำหรับการเปรียบเทียบเอกสาร Excel ด้วย C#...differences and renders them in a new workbook with customizable visual...file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...

    blog.groupdocs.com/th/comparison/compare-excel-...
  8. Java'da Sunumları Düzenleme | PPT/PPTX Düzenleme

    PowerPoint sunumlarını düzenleme, sunum düzenleme API'sini kullanarak uygulamanızdaki PPT, PPTX, ODP dosyalarını düzenlemek için Java örneğiyle açıklanmaktadır....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/tr/editor/edit-ppt-pptx-pres...
  9. Edytuj prezentacje w Javie | Edycja PPT/PPTX

    Edycję prezentacji programu PowerPoint wyjaśniono na przykładzie języka Java umożliwiającym edycję plików PPT, PPTX, ODP w aplikacji przy użyciu interfejsu API do edycji prezentacji....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/pl/editor/edit-ppt-pptx-pres...
  10. Tìm và thay thế văn bản trong PDF bằng C# | Tha...

    Lập trình tìm văn bản, từ, cụm từ nhất định trong tài liệu PDF có phân biệt chữ hoa chữ thường và RegEx bằng C#. Thay thế hoặc ẩn văn bản để sắp xếp lại các tệp PDF....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/vi/redaction/find-and-replac...