Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 13,159 for

new

(1.91 sec)
  1. یافتن و جایگزینی کلمات در اسناد Word با استفاده...

    متن، کلمات، عبارات را در فایل‌های Word DOC/DOCX با استفاده از C# پیدا، جایگزین یا پنهان کنید. ویرایش و انجام جستجوی متن، حساس به حروف بزرگ و RegEx با .NET Redaction API.... using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/fa/redaction/find-and-replac...
  2. Teilen oder Zusammenführen von PDF, PowerPoint,...

    Teilen oder Zusammenführen von PDF-, Word-DOC/DOCX-, XLS-/XLSX-Excel-Tabellen, PPT-/PPTX-Präsentationen, Visio-Zeichnungen, eBooks und mehr Dokumenten in Java. Schritte & Beispiele.... Merger merger = new Merger(filePath1 ); merger.join(filePath2...single DOCX file. Merger merger = new Merger("document1.docx" ); merger...

    blog.groupdocs.com/de/merger/merge-pdf-word-exc...
  3. 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...
  4. הערה לקבצי 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-...
  5. 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...
  6. Adnotuj pliki Word DOC DOCX w Javie | Dodaj lub...

    Dodawaj lub usuwaj adnotacje z plików Word DOC/DOCX w Javie. Dodawaj adnotacje ze strzałkami, prostokątami, elipsami i znakami wodnymi za pomocą interfejsu API adnotacji dokumentu....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/pl/annotation/annotate-word-...
  7. 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-...
  8. 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...
  9. Java를 사용하여 EPUB 메타데이터 관리 – 메타데이터 편집기

    Java를 사용하여 EPUB eBook 메타데이터를 보고 편집하는 방법을 알아보세요. 특정 EPUB 속성과 Dublin Core 항목을 프로그래밍 방식으로 업데이트합니다....읽기 try (Metadata metadata = new Metadata("path/ebook.epub"))...업데이트 try (Metadata metadata = new Metadata("path/ebook.epub"))...

    blog.groupdocs.com/ko/metadata/manage-epub-meta...
  10. Анотування файлів 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-...