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

new

(1.18 sec)
  1. GroupDocs.Comparison untuk .NET 26.1 – Pembarua...

    Jelajahi apa yang baru di GroupDocs.Comparison untuk .NET 26.1. Tersedia sekarang di NuGet dan situs web GroupDocs....; using (Comparer comparer = new Comparer(sourcePath)) { ReleasePageStream...PreviewOptions previewOptions = new PreviewOptions(pageNumber =>...

    blog.groupdocs.com/id/comparison/groupdocs-comp...
  2. Java에서 Word DOC DOCX 파일에 주석 달기 | 주석 추가 또는 제거

    Java의 Word DOC/DOCX 파일에서 주석을 추가하거나 제거합니다. 문서 주석 API를 사용하여 화살표, 직사각형, 타원, 워터마크 주석을 추가합니다....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/ko/annotation/annotate-word-...
  3. Aggiungi o rimuovi annotazioni in C# | Annota i...

    Aggiungi e rimuovi a livello di codice le annotazioni dai file Word DOC/DOCX in C#. Aggiungi annotazioni con frecce, rettangoli, ellissi e filigrane utilizzando l'API di annotazione .NET....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/it/annotation/annotate-word-...
  4. Hinzufügen oder Entfernen von Anmerkungen in C#...

    Programmgesteuertes Hinzufügen und Entfernen von Anmerkungen aus Word DOC/DOCX-Dateien in C#. Fügen Sie mithilfe der .NET-Anmerkungs-API Anmerkungen mit Pfeilen, Rechtecken, Ellipsen und Wasserzeichen hinzu....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/de/annotation/annotate-word-...
  5. Přidat nebo odebrat anotace | Anotace souborů P...

    Programově přidávejte a odebírejte anotace ze souborů PDF v Java. Přidejte šipku, obdélník, elipsu, zvýraznění, anotace vodoznaku a další pomocí Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/cs/annotation/annotate-pdf-f...
  6. סימן מים מצגות PowerPoint | סימני מים של טקסט ו...

    הוסף סימני מים של טקסט ותמונה למצגות PPT/PPTX. החל סימני מים באמצעות יישום סימן המים המקוון או באמצעות ממשקי API של .NET ו-Java....using (Watermarker watermarker = new Watermarker("presentation.pptx"))...TextWatermark watermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/he/watermark/watermark-prese...
  7. GroupDocs.Viewer для .NET 25.9 – Останні оновле...

    Дослідіть, що нового в GroupDocs.Viewer для .NET 25.9. Тепер доступно на NuGet та веб‑сайті GroupDocs....Основні моменти випуску Зміст New features Fixes and enhancements...This major release delivers two new features with public API changes...

    blog.groupdocs.com/uk/viewer/groupdocs-viewer-f...
  8. C# Excel, Word, 텍스트 파일 비교 | .NET 문서 비교 API

    C#을 사용하여 두 개 이상의 파일을 비교합니다. .NET SDK를 사용하면 두 개의 Excel 스프레드시트, Word 문서, PDF 파일을 비교하거나 CSharp에서 텍스트 파일을 비교할 수 있습니다....다야 using (Comparer comparer = new Comparer(“source.xlsx”)) { comparer... using (Comparer comparer = new Comparer(“source.xlsx”) { comparer...

    blog.groupdocs.com/ko/comparison/compare-excel-...
  9. Java を使用して EPUB メタデータを管理する - メタデータ エディター

    Java を使用して EPUB 電子書籍メタデータを表示および編集する方法を発見します。特定の EPUB プロパティと Dublin Core アイテムをプログラムで更新します。...取る try (Metadata metadata = new Metadata("path/ebook.epub"))...メタデータを更新する try (Metadata metadata = new Metadata("path/ebook.epub"))...

    blog.groupdocs.com/ja/metadata/manage-epub-meta...
  10. 주석 추가 또는 제거 | 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/ko/annotation/annotate-pdf-f...