Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 12,351 for

new

(1.15 sec)
  1. تحويل رسومات CAD إلى PDF في C # .NET | DGN DWG ...

    دليل C # لتحويل ملفات CAD مثل DWG و DGN و DWF إلى تنسيق PDF باستخدام تحويل المستندات والصور .NET API بواسطة GroupDocs....CadLoadOptions loadOptions = new CadLoadOptions(); حدد التخطيطات...getLoadOptions = () => new CadLoadOptions { LayoutNames = new \[\]{ "Layout1"...

    blog.groupdocs.com/ar/conversion/convert-cad-dr...
  2. แก้ไข PDF และเอกสารที่สแกนใน C# | ข้อความปิดทึบ...

    แก้ไขข้อความใน PDF และเอกสารอื่นๆ โดยใช้ C# ในแอปพลิเคชัน .NET ของคุณ ทำซ้ำเอกสารเพื่อปิดข้อความและข้อความภายในภาพที่ฝังไว้...C# var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/th/redaction/redact-text-and...
  3. Redige PDF e documenti scansionati in C# | Test...

    Redigere testo in PDF e altri documenti utilizzando C# nelle applicazioni .NET. Redigere i documenti per oscurare il testo e anche il testo all'interno delle immagini incorporate....C# var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/it/redaction/redact-text-and...
  4. C# Excel, Word, tekstbestanden vergelijken | .N...

    Vergelijk twee of meer bestanden met C#. Met .NET SDK kunnen twee Excel-spreadsheets, Word-documenten, PDF-bestanden of tekstbestanden in CSharp worden vergeleken.... using (Comparer comparer = new Comparer(“source.xlsx”)) { comparer... using (Comparer comparer = new Comparer(“source.xlsx”) { comparer...

    blog.groupdocs.com/nl/comparison/compare-excel-...
  5. Ajouter ou supprimer des annotations | Annotez ...

    Annotez par programmation des fichiers PDF en C#. Ajoutez ou supprimez des annotations telles que des flèches, un rectangle, une ellipse, une surbrillance, des annotations de filigrane à l'aide de l'API .NET....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/fr/annotation/annotate-pdf-f...
  6. 添加或刪除註釋 |使用 C# 註釋 PDF 文件

    在 C# 中以編程方式註釋 PDF 文件。使用 .NET API 添加或刪除箭頭、矩形、橢圓、高亮、水印等註釋。...using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/zh-hant/annotation/annotate-...
  7. 添加或删除注释 |使用 C# 注释 PDF 文件

    在 C# 中以编程方式注释 PDF 文件。使用 .NET API 添加或删除注释,如箭头、矩形、椭圆、突出显示、水印注释。...using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/zh/annotation/annotate-pdf-f...
  8. 使用 C# 在 Word 文檔中查找和替換單詞 |文本編輯

    使用 C# 在 Word DOC/DOCX 文件中查找、替換或隱藏文本、單詞、短語。使用 .NET Redaction API 編輯和執行文本、區分大小寫和 RegEx 搜索。...查找確切的短語並將其替換為其他文本 using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/zh-hant/redaction/find-and-r...
  9. 使用 C# 查找和替换 Word 文档中的单词 |文本编辑

    使用 C# 在 Word DOC/DOCX 文件中查找、替换或隐藏文本、单词、短语。使用 .NET Redaction API 编辑和执行文本、区分大小写和 RegEx 搜索。...查找确切的短语并将其替换为其他文本 using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/zh/redaction/find-and-replac...
  10. GroupDocs.Parser for .NET 26.3 – 아랍어 및 한국어 OCR 지원

    GroupDocs.Parser for .NET 26.3은 아랍어와 한국어에 대한 기본 OCR 지원을 추가하고, 원활한 텍스트 추출을 위한 언어 리소스를 함께 제공합니다....class using (Parser parser = new Parser(documentPath)) { OcrOptions...OcrOptions ocrOptions = new OcrOptions() { Language = Language.Kor...

    blog.groupdocs.com/ko/parser/groupdocs-parser-f...