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

new

(0.54 sec)
  1. Cerca parole e sostituisci testo in documenti W...

    Esegui la ricerca di parole, sostituisci o nascondi il testo nei file Word DOC/DOCX utilizzando Java. Oscura ed esegui ricerche di testo, con distinzione tra maiuscole e minuscole e RegEx con l'API Java Redaction....redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/it/redaction/find-and-replac...
  2. Pesquisa de palavras e substituição de texto em...

    Realize pesquisa de palavras, substitua ou oculte texto em arquivos Word DOC/DOCX usando Java. Redija e execute pesquisa de texto, com distinção entre maiúsculas e minúsculas e RegEx com Java Redaction API....redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/pt/redaction/find-and-replac...
  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. GroupDocs.Total for .NET 26.4 – Wydanie kwiecie...

    Najważniejsze informacje o wydaniu GroupDocs.Total for .NET 26.4: poprawki renderowania, konwersji i problemów z metadanymi dla DXF, EPSF i MSG....kwiecień 2026 Spis treści What’s new in this release Code example...Conversion i Metadata. What’s new in this release # Issue Product...

    blog.groupdocs.com/pl/total/groupdocs-total-for...
  7. Agregar subrayado ondulado en Word, PDF, PPT us...

    Inserte subrayados ondulados de diferentes colores en Word, PDF y otros documentos usando C#. Agregue anotaciones onduladas en documentos dentro de las aplicaciones .NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/es/annotation/add-wavy-under...
  8. Добавить волнистое подчеркивание в Word, PDF, P...

    Вставляйте разноцветные волнистые подчеркивания в документы Word, PDF и другие документы с помощью C#. Добавьте волнистую аннотацию в документы в приложениях .NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/ru/annotation/add-wavy-under...
  9. 使用 C# 将 PDF 文件拆分为多个文件 | .NET 的拆分 API

    使用 C# 拆分 PDF 文件的不同方法。使用不同的拆分选项分离大型 PDF 文件并提取特定页面。...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...文件和拆分 PDF using (Merger merger = new Merger("path/document.pdf"))...

    blog.groupdocs.com/zh/merger/split-pdf-files-in...
  10. تقسیم فایل های PDF به چندین فایل در Java | Spli...

    روش های مختلف برای تقسیم فایل های PDF به چندین فایل در جاوا. فایل های PDF بزرگ را از هم جدا کنید و صفحات خاصی را با استفاده از گزینه های تقسیم بندی مختلف استخراج کنید....بارگیری کنید Merger merger = new Merger("path/document.pdf");...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...

    blog.groupdocs.com/fa/merger/split-pdf-files-in...