Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 12,279 for

new

(0.41 sec)
  1. 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/ko/redaction/find-and-replac...
  2. Diviser ou fusionner PDF, PowerPoint, Excel, Wo...

    Divisez ou fusionnez PDF, Word DOC/DOCX, feuilles de calcul Excel XLS/XLSX, présentations PPT/PPTX, dessins Visio, livres électroniques et autres documents en Java. Étapes et exemples.... Merger merger = new Merger(filePath1 ); merger.join(filePath2...single DOCX file. Merger merger = new Merger("document1.docx" ); merger...

    blog.groupdocs.com/fr/merger/merge-pdf-word-exc...
  3. Anotace souborů Word DOC DOCX v Java | Přidat n...

    Přidejte nebo odeberte anotace ze souborů Word DOC/DOCX v Java. Přidejte šipky, obdélníky, elipsy, anotace vodoznaku pomocí API pro anotace dokumentu....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/cs/annotation/annotate-word-...
  4. Aggiungi o rimuovi annotazioni | Annota i file ...

    Annota a livello di codice i file PDF in C#. Aggiungi o rimuovi annotazioni come frecce, rettangoli, ellissi, evidenziazioni, filigrane utilizzando l'API .NET....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/it/annotation/annotate-pdf-f...
  5. Ajouter un filigrane aux classeurs Excel en Jav...

    Insérez des filigranes dans des classeurs Excel à l'aide de Java. Filigranez toutes les feuilles ou appliquez-les à une feuille spécifique, même en arrière-plan, à l'aide de l'API Java de filigrane....Watermarker watermarker = new Watermarker(filename, new SpreadsheetLoadOptio());...TextWatermark watermark = new TextWatermark("DRAFT", new Font("Segoe UI"...

    blog.groupdocs.com/fr/watermark/watermark-excel...
  6. הערה לקבצי Word DOC DOCX ב-Java | הוסף או הסר ה...

    הוסף או הסר הערות מקובצי Word DOC/DOCX ב-Java. הוסף הערות חץ, מלבן, אליפסה, סימני מים באמצעות ה-API של הערות מסמך....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/he/annotation/annotate-word-...
  7. Анотування файлів Word DOC DOCX у Java | Додати...

    Додайте або видаліть анотації з файлів Word DOC/DOCX у Java. Додайте анотації стрілки, прямокутника, еліпса, водяного знака за допомогою API анотації документа....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/uk/annotation/annotate-word-...
  8. ใส่คำอธิบายประกอบไฟล์ Word DOC DOCX ใน Java | เ...

    เพิ่มหรือลบคำอธิบายประกอบจากไฟล์ Word DOC/DOCX ใน Java เพิ่มลูกศร สี่เหลี่ยม วงรี คำอธิบายประกอบลายน้ำโดยใช้ API คำอธิบายประกอบของเอกสาร...final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/th/annotation/annotate-word-...
  9. 使用 Java 在 Word 文檔中搜索和替換文本

    使用 Java 在 Word DOC/DOCX 文件中執行單詞搜索、替換或隱藏文本。使用 Java Redaction API 編輯和執行文本、區分大小寫和 RegEx 搜索。...redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/zh-hant/redaction/find-and-r...
  10. Agregar marca de agua a libros de trabajo de Ex...

    Inserte marcas de agua en libros de Excel usando Java. Marca de agua todas las hojas o aplícala solo a una hoja específica incluso como fondo usando la API de Java de marca de agua....Watermarker watermarker = new Watermarker(filename, new SpreadsheetLoadOptio());...TextWatermark watermark = new TextWatermark("DRAFT", new Font("Segoe UI"...

    blog.groupdocs.com/es/watermark/watermark-excel...