Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 13,160 for

new

(1.2 sec)
  1. Поиск и замена текста в PDF на Java | Заменить ...

    Программный поиск определенного текста, слов, фраз в документах PDF с учетом регистра и RegEx в Java. Замените или скройте текст для редактирования файлов PDF....redactor = new Redactor("path/document.pdf"); redactor.apply(new Exa...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/ru/redaction/find-and-replac...
  2. Gerenciar metadados EPUB usando Java – Editor d...

    Descubra maneiras de visualizar e editar metadados de e-books EPUB usando Java. Atualize programaticamente propriedades específicas do EPUB e itens Dublin Core....Java try (Metadata metadata = new Metadata("path/ebook.epub"))...Java try (Metadata metadata = new Metadata("path/ebook.epub"))...

    blog.groupdocs.com/pt/metadata/manage-epub-meta...
  3. Localizar e substituir texto em PDF em Java | S...

    Encontre programaticamente certos textos, palavras, frases em documentos PDF com distinção entre maiúsculas e minúsculas e RegEx em Java. Substitua ou oculte o texto para redigir arquivos PDF....redactor = new Redactor("path/document.pdf"); redactor.apply(new Exa...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/pt/redaction/find-and-replac...
  4. Wyszukiwanie w programie Word i zastępowanie te...

    Wyszukuj słowa, zastępuj lub ukrywaj tekst w plikach Word DOC/DOCX za pomocą języka Java. Redaguj i wykonuj wyszukiwanie tekstu z uwzględnieniem wielkości liter i wyrażeń regularnych za pomocą Java Redaction API....redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/pl/redaction/find-and-replac...
  5. Dodaj znak wodny do skoroszytów programu Excel ...

    Wstaw znaki wodne do skoroszytów programu Excel przy użyciu języka C#. Dodaj znak wodny do wszystkich arkuszy lub wstaw znak wodny tylko do określonego arkusza, nawet jako tło, używając .NET API....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); using...using (Watermarker watermarker = new Watermarker(@"path/spreadsheet...

    blog.groupdocs.com/pl/watermark/watermark-excel...
  6. Java'da PDF'de Metin Bul ve Değiştir | PDF Metn...

    Java'da büyük/küçük harf duyarlılığı ve RegEx ile PDF belgelerindeki belirli metinleri, sözcükleri, tümceleri programlı olarak bulun. PDF dosyalarını yeniden düzenlemek için metni değiştirin veya gizleyin....redactor = new Redactor("path/document.pdf"); redactor.apply(new Exa...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/tr/redaction/find-and-replac...
  7. Documentos PDF con marca de agua | Marcas de ag...

    Agregue marcas de agua de texto e imágenes a documentos PDF. Aplique marcas de agua utilizando la aplicación de marcas de agua en línea o utilizando bibliotecas .NET y Java mediante programación....PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...(Watermarker watermarker = new Watermarker("path/document.pdf", loadOptions))...

    blog.groupdocs.com/es/watermark/watermark-pdf-d...
  8. הסר דפים מ-PDF באמצעות C# | זוגי, מוזר, רשימה ו...

    הסר כל סט של עמודים מקבצי ה-PDF באמצעות C#. מחק רשימה של עמודים, כל טווח נתון, עמודים זוגיים או אי-זוגיים מקובצי PDF בתוך יישום NET....RemoveOptions removeOptions = new RemoveOptions(new int[] { 3, 5 }); using...using (Merger merger = new Merger("path/document-pdf")) { merger...

    blog.groupdocs.com/he/merger/delete-pages-from-...
  9. Usuń Pages z pliku PDF za pomocą C# | Parzyste,...

    Usuń dowolny zestaw stron z plików PDF za pomocą języka C#. Usuń listę stron, dowolny podany zakres, strony parzyste lub nieparzyste z plików PDF w aplikacji .NET....RemoveOptions removeOptions = new RemoveOptions(new int[] { 3, 5 }); using...using (Merger merger = new Merger("path/document-pdf")) { merger...

    blog.groupdocs.com/pl/merger/delete-pages-from-...
  10. تحويل العروض التقديمية إلى PDF بجافا | PPT ، PP...

    قم بتحويل العروض التقديمية من MS PowerPoint وتنسيقات Open Office Impress برمجيًا مثل ODP و PPT و PPTX إلى PDF باستخدام واجهة برمجة تطبيقات تحويل Java....المستندات Converter converter = new Converter("presentation.pptx");...PdfConvertOptions options = new PdfConvertOptions(); converter...

    blog.groupdocs.com/ar/conversion/convert-presen...