Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 12,651 for

new

(2.58 sec)
  1. 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...
  2. 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...
  3. 比較 Excel 試算表:使用 C# 進行進階逐格分析

    了解如何使用 GroupDocs.Comparison for .NET 以程式方式比較 Excel 試算表。本指南示範逐格比較、自訂樣式、摘要頁面,以及 Excel 文件比較的進階可見性控制,使用 C#。...file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...compareOptions = new CompareOptions { InsertedItemStyle = new StyleSettings()...

    blog.groupdocs.com/zh-hant/comparison/compare-e...
  4. Додати або видалити анотації в C# | Додайте ком...

    Програмне додавання та видалення анотацій із файлів 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/uk/annotation/annotate-word-...
  5. เพิ่มหรือลบคำอธิบายประกอบใน C# | ใส่คำอธิบายประ...

    เพิ่มและลบคำอธิบายประกอบโดยทางโปรแกรมจากไฟล์ 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/th/annotation/annotate-word-...
  6. Masquer des PDF et des documents numérisés en J...

    Rédigez du texte dans des PDF et d'autres documents à l'aide de Java dans vos applications. Masquez les documents pour masquer le texte ainsi que le texte dans les images intégrées....RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/fr/redaction/redact-text-and...
  7. ערוך גיליונות אלקטרוניים של Excel | עריכה מקוונ...

    גלה דרכים יעילות לעריכת גיליונות אלקטרוניים של Excel. ערוך קבצי XLS/XLSX באופן מקוון או עשה זאת באופן תוכנתי באמצעות C# ו-Java....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); // loadOptions...הגיליון האלקטרוני Editor editor = new Editor("path/spreadsheet.xlsx"...

    blog.groupdocs.com/he/editor/edit-excel-spreads...
  8. ویرایش PDF و اسناد اسکن شده در Java | متن خاموش...

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

    blog.groupdocs.com/fa/redaction/redact-text-and...
  9. Редагувати документи 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/uk/editor/edit-word-document...
  10. 用 Java 编辑 PDF 和扫描的文档 | PDF 中的黑屏文本

    在您的应用程序中使用 Java 编辑 PDF 和其他文档中的文本。编辑文档以遮蔽文本以及嵌入图像中的文本。...RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

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