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

new

(0.1 sec)
  1. המרת גיליונות אלקטרוניים של Excel ל-PDF ב-Java ...

    המרת קבצי Excel ל-PDF ב-Java. המר חוברת עבודה שלמה, גיליונות נבחרים או עוקבים או כל טווח תאים באמצעות Java API להמרת גיליונות אלקטרוניים....ב-Java */ Converter converter = new Converter("path/spreadsheet.xlsx");...convert("path/all-sheets-converted.pdf", new PdfConvertOptions()); המרת גיליונות...

    blog.groupdocs.com/he/conversion/convert-excel-...
  2. Ajouter un filigrane au PDF en Java | Filigrane...

    Ajoutez des filigranes d'image ou appliquez des filigranes de texte aux fichiers PDF en Java. Appliquez des filigranes à toutes les pages et à certaines pages du PDF à l'aide de l'API Java GroupDocs Watermarking....loadOptions = new PdfLoadOptions(); Watermarker watermarker = new Wate...textWatermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/fr/watermark/add-watermark-t...
  3. 워터마크 PDF 문서 | 텍스트 및 이미지 워터마크

    PDF 문서에 텍스트 및 이미지 워터마크를 추가합니다. 온라인 워터마크 애플리케이션을 사용하거나 프로그래밍 방식으로 .NET 및 Java 라이브러리를 사용하여 워터마크를 적용합니다....PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...(Watermarker watermarker = new Watermarker("path/document.pdf", loadOptions))...

    blog.groupdocs.com/ko/watermark/watermark-pdf-d...
  4. Tekst doorhalen in documenten met C# | C̶r̶o̶s̶...

    Gebruik de doorgestreepte annotatie om de ongeldige tekst in de documenten door te halen met behulp van C#. Automatiseer de document- en beeldannotaties met de .NET API....using (Annotator annotator = new Annotator("path/document.pdf"))...StrikeoutAnnotation strikeout = new StrikeoutAnnotation { FontColor...

    blog.groupdocs.com/nl/annotation/strikethrough-...
  5. Twórz hiperłącza w formacie PDF za pomocą adnot...

    Dodawaj adnotacje do plików PDF, tworząc hiperłącza przy użyciu adnotacji łączy w języku C#. Adnotacje w dokumentach i obrazach Interfejs API .NET umożliwia dodawanie adnotacji poprzez łączenie danych zewnętrznych....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...pdf")) { LinkAnnotation link = new LinkAnnotation { CreatedOn = DateTime...

    blog.groupdocs.com/pl/annotation/create-hyperli...
  6. Thêm Hình mờ vào Sổ làm việc Excel trong Java |...

    Chèn hình mờ vào sổ làm việc Excel bằng Java. Tạo hình chìm mờ cho tất cả các trang tính hoặc áp dụng nó cho một trang tính cụ thể ngay cả khi làm nền bằng cách sử dụng API Java hình mờ....Watermarker watermarker = new Watermarker(filename, new SpreadsheetLoadOptio());...TextWatermark watermark = new TextWatermark("DRAFT", new Font("Segoe UI"...

    blog.groupdocs.com/vi/watermark/watermark-excel...
  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/ru/annotation/annotate-word-...
  8. C#を使用してWord、PDF、PPTに波状の下線を追加|波状の注釈

    C#を使用して、Word、PDF、およびその他のドキュメントにさまざまな色の波状の下線を挿入します。 .NETアプリケーション内のドキュメントに波状の注釈を追加します。...using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/ja/annotation/add-wavy-under...
  9. Anotar arquivos DOC DOCX do Word em Java | Adic...

    Adicione ou remova anotações de arquivos Word DOC/DOCX em Java. Adicione anotações de seta, retângulo, elipse e marca d'água usando a API de anotação do documento....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/pt/annotation/annotate-word-...
  10. Recherche de mots et remplacement de texte dans...

    Effectuez une recherche de mots, remplacez ou masquez du texte dans des fichiers Word DOC/DOCX à l'aide de Java. Rédigez et effectuez des recherches textuelles, sensibles à la casse et RegEx avec l'API Java Redaction....redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/fr/redaction/find-and-replac...