Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 10,573 for

new

(0.07 sec)
  1. Tạo Siêu liên kết trong PDF bằng Chú thích Liên...

    Chú thích các tệp PDF bằng cách tạo siêu liên kết bằng chú thích liên kết trong Java. Chú thích tài liệu và hình ảnh API Java cho phép chú thích bằng cách liên kết dữ liệu bên ngoài....trong Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/vi/annotation/create-hyperli...
  2. Vodoznak Excelové tabulky | Textové a obrazové ...

    Přidejte textové a obrazové vodoznaky do tabulek Excelu. Aplikujte vodoznaky pomocí online aplikace vodoznaku nebo pomocí programového rozhraní .NET a Java API....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); using...using (Watermarker watermarker = new Watermarker(@"path/spreadsheet...

    blog.groupdocs.com/cs/watermark/watermark-excel...
  3. Filigran Excel Elektronik Tabloları | Metin ve ...

    Excel Elektronik Tablolarına metin ve resim filigranları ekleyin. Çevrimiçi filigran uygulamasını kullanarak veya .NET ve Java API'lerini programlı olarak kullanarak filigran uygulayın....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); using...using (Watermarker watermarker = new Watermarker(@"path/spreadsheet...

    blog.groupdocs.com/tr/watermark/watermark-excel...
  4. Rechercher et remplacer des mots dans des docum...

    Recherchez, remplacez ou masquez du texte, des mots et des phrases dans des fichiers Word DOC/DOCX à l'aide de C#. Rédigez et effectuez des recherches textuelles, sensibles à la casse et RegEx avec l'API de rédaction .NET....# using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/fr/redaction/find-and-replac...
  5. Trova e sostituisci parole nei documenti di Wor...

    Trova, sostituisci o nascondi testo, parole, frasi nei file Word DOC/DOCX usando C#. Redigere ed eseguire ricerche di testo, case-sensitive e RegEx con .NET Redaction API....C# using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/it/redaction/find-and-replac...
  6. Bibliothèque C# Diff - Comparer des fichiers te...

    Il compare et fusionne des documents Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Texte et HTML. L'API de comparaison de documents compare le contenu pour détecter les changements de mots, de paragraphes et de caractères....# using (Comparer comparer = new Comparer(“source.docx”)) { comparer...# using (Comparer comparer = new Comparer(File.OpenRead(“source...

    blog.groupdocs.com/fr/comparison/groupdocs-comp...
  7. Excel-spreadsheets bewerken | Online redactie e...

    Ontdek efficiënte manieren om Excel-spreadsheets te bewerken. Bewerk XLS/XLSX-bestanden online of doe het programmatisch met C# en Java....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); // loadOptions...spreadsheet Editor editor = new Editor("path/spreadsheet.xlsx"...

    blog.groupdocs.com/nl/editor/edit-excel-spreads...
  8. Thư viện C# Diff - So sánh các tệp văn bản (PDF...

    Nó so sánh và hợp nhất các tài liệu Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text và HTML. API so sánh tài liệu so sánh nội dung để phát hiện các thay đổi đối với từ, đoạn văn và ký tự....# using (Comparer comparer = new Comparer(“source.docx”)) { comparer...# using (Comparer comparer = new Comparer(File.OpenRead(“source...

    blog.groupdocs.com/vi/comparison/groupdocs-comp...
  9. Sắp xếp lại PDF và Tài liệu được quét trong Jav...

    Soạn thảo văn bản trong PDF và các tài liệu khác bằng cách sử dụng Java trong các ứng dụng của bạn. Sắp xếp lại các tài liệu để bôi đen văn bản và cả văn bản trong các hình ảnh được nhúng....RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/vi/redaction/redact-text-and...
  10. GroupDocs.Redaction AI 与 .NET 集成 | 自定义删减

    使用 AI 来检测并删减 PDF 文档中的文本、单词或短语,使用 .NET 安全处理 PDF 文件,更换或隐藏内容。...为提供所有可能的自定义删减文本,请使用像示例中的正则表达式 Regex regex = new Regex( ".*" ); // 定义目标页面和删减的替换文本...ReplacementOptions optionsText = new ReplacementOptions( "[replaced]"...

    blog.groupdocs.com/zh/redaction/custom-ai-redac...