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

new

(0.93 sec)
  1. Annotaties toevoegen of verwijderen | Annoteer ...

    Programmatisch annotaties toevoegen aan en verwijderen uit PDF-bestanden in Java. Voeg pijlen, rechthoeken, ellipsen, markeringen, watermerkannotaties en meer toe met Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/nl/annotation/annotate-pdf-f...
  2. Додати або видалити анотації | Додайте коментар...

    Програмно додавати та видаляти анотації з файлів PDF у Java. Додайте анотації зі стрілками, прямокутниками, еліпсами, виділеннями, водяними знаками тощо за допомогою Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/uk/annotation/annotate-pdf-f...
  3. Adicionar ou remover anotações | Anotar arquivo...

    Adicione e remova programaticamente anotações de arquivos PDF em Java. Adicione anotações de seta, retângulo, elipse, destaque, marca d'água e muito mais usando a API Java....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/pt/annotation/annotate-pdf-f...
  4. Excel-spreadsheets vergelijken: Geavanceerde ce...

    Leer hoe u Excel-spreadsheets programmatisch kunt vergelijken met GroupDocs.Comparison voor .NET. Deze gids toont cel-voor-cel vergelijking, aangepaste styling, samenvattingspagina's en geavanceerde zichtbaarheidcontroles voor Excel-documentvergelijking in C#....file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...compareOptions = new CompareOptions { InsertedItemStyle = new StyleSettings()...

    blog.groupdocs.com/nl/comparison/compare-excel-...
  5. Temukan dan Ganti Teks dalam PDF menggunakan C#...

    Temukan teks, kata, frasa tertentu secara terprogram dalam dokumen PDF dengan sensitivitas huruf besar-kecil dan RegEx menggunakan C#. Ganti atau sembunyikan teks untuk menyunting file PDF....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/id/redaction/find-and-replac...
  6. Trova e sostituisci testo in PDF usando C# | So...

    Trova a livello di codice determinati testi, parole, frasi nei documenti PDF con distinzione tra maiuscole e minuscole e RegEx usando C#. Sostituisci o nascondi il testo per oscurare i file PDF....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/it/redaction/find-and-replac...
  7. Tách tệp PDF thành nhiều tệp trong Java | Tách ...

    Các cách khác nhau để chia tệp PDF thành nhiều tệp trong Java. Tách các tệp PDF lớn và trích xuất các trang cụ thể bằng các tùy chọn tách khác nhau....Tải tệp PDF Merger merger = new Merger("path/document.pdf");...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...

    blog.groupdocs.com/vi/merger/split-pdf-files-in...
  8. GroupDocs.Conversion para .NET 25.8 - Últimas a...

    Explore lo nuevo en GroupDocs.Conversion para .NET v25.8. Disponible ahora en NuGet y en el sitio web de GroupDocs....más limpia: var loadOptions = new SvgLoadOptions { CropToContentBounds...converter = new Converter(source, loadContext => new EmailLoadOptions...

    blog.groupdocs.com/es/conversion/groupdocs-conv...
  9. עריכת PDF ומסמכים סרוקים ב-Java | Blackout טקסט...

    צור טקסט ב-PDF ובמסמכים אחרים באמצעות Java ביישומים שלך. ערכו מסמכים להאפלת טקסט וגם את הטקסט בתוך התמונות המוטבעות....RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/he/redaction/redact-text-and...
  10. Redactar PDF y documentos escaneados en C# | Te...

    Redacte texto en PDF y otros documentos usando C# en sus aplicaciones .NET. Redactar documentos para oscurecer el texto y también el texto dentro de las imágenes incrustadas....C# var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/es/redaction/redact-text-and...