Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 13,160 for

new

(0.04 sec)
  1. GroupDocs.Comparison for .NET 26.1 – Останні он...

    Дізнайтеся, що нового у GroupDocs.Comparison for .NET 26.1. Тепер доступно на NuGet та веб‑сайті GroupDocs....; using (Comparer comparer = new Comparer(sourcePath)) { ReleasePageStream...PreviewOptions previewOptions = new PreviewOptions(pageNumber =>...

    blog.groupdocs.com/uk/comparison/groupdocs-comp...
  2. C#差分ライブラリ-.NETのテキストファイル(PDF、DOC(X) 、XLS、TXT) を比...

    Microsoft Word、Excel、PowerPoint、OpenDocument ODT、PDF、テキスト、およびHTMLドキュメントを比較してマージします。ドキュメント比較APIは、コンテンツを比較して、単語、段落、文字の変更を検出します。...# using (Comparer comparer = new Comparer(“source.docx”)) { comparer...# using (Comparer comparer = new Comparer(File.OpenRead(“source...

    blog.groupdocs.com/ja/comparison/groupdocs-comp...
  3. C# でプレゼンテーションを編集する | .NET PPT/PPTX 編集

    PowerPoint プレゼンテーションの編集について、プレゼンテーション編集 API を使用して .NET アプリケーション内で PPT、PPTX、ODP ファイルを編集するための C# の例を示して説明します。...PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...Presentation using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/ja/editor/edit-ppt-pptx-pres...
  4. Kommentieren Sie Word-DOC-DOCX-Dateien in Java ...

    Hinzufügen oder Entfernen von Anmerkungen aus Word DOC/DOCX-Dateien in Java. Fügen Sie Pfeil-, Rechteck-, Ellipsen- und Wasserzeichen-Anmerkungen mit der Document Annotation API hinzu....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/de/annotation/annotate-word-...
  5. افزودن یا حذف حاشیه نویسی | حاشیه نویسی فایل ها...

    فایل های PDF را به صورت برنامه نویسی در C# حاشیه نویسی کنید. با استفاده از NET API یادداشت هایی مانند فلش، مستطیل، بیضی، برجسته، واترمارک اضافه کنید یا حذف کنید....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/fa/annotation/annotate-pdf-f...
  6. Annota i file Word DOC DOCX in Java | Aggiungi ...

    Aggiungi o rimuovi annotazioni dai file Word DOC/DOCX in Java. Aggiungi annotazioni con frecce, rettangoli, ellissi e filigrane utilizzando l'API di annotazione del documento....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/it/annotation/annotate-word-...
  7. Annoteer Word DOC DOCX-bestanden in Java | Anno...

    Annotaties toevoegen aan of verwijderen uit Word DOC/DOCX-bestanden in Java. Voeg annotaties met pijlen, rechthoeken, ellipsen en watermerken toe met behulp van document Annotation API....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/nl/annotation/annotate-word-...
  8. JavaでPDFのテキストを検索して置換する| PDFテキストを置き換えるか非表示にする

    大文字と小文字を区別し、Javaで正規表現を使用してPDFドキュメント内の特定のテキスト、単語、フレーズをプログラムで検索します。 PDFファイルを編集するには、テキストを置き換えるか非表示にします。...redactor = new Redactor("path/document.pdf"); redactor.apply(new Exa...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/ja/redaction/find-and-replac...
  9. Editar documentos do Word em C# | Crie seu próp...

    A edição de documentos do Word é explicada com exemplos em C# para editar arquivos DOC, DOCX, ODT em seu aplicativo .NET usando a API de edição de documentos....WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...abaixo. using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/pt/editor/edit-word-document...
  10. การรวม AI ของ GroupDocs.Redaction กับ .NET | กา...

    ใช้ AI เพื่อตรวจจับและลบข้อความ คำ หรือวลีในเอกสาร PDF โดยใช้ .NET เปลี่ยนหรือซ่อนเนื้อหาเพื่อประมวลผลไฟล์ PDF อย่างปลอดภัย...เช่นในตัวอย่าง Regex regex = new Regex( ".*" ); // กำหนดหน้าเ...ReplacementOptions optionsText = new ReplacementOptions( "[replaced]"...

    blog.groupdocs.com/th/redaction/custom-ai-redac...