Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 10,654 for

new

(0.1 sec)
  1. PDF en gescande documenten redigeren in C# | Bl...

    Bewerk tekst in PDF en andere documenten met C# in uw .NET-toepassingen. Documenten redigeren om tekst en ook de tekst in de ingesloten afbeeldingen zwart te maken....C# var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/nl/redaction/redact-text-and...
  2. إضافة أو إزالة التعليقات التوضيحية في C # | علق...

    قم بإضافة وإزالة التعليقات التوضيحية برمجيًا من ملفات Word DOC / DOCX في C #. إضافة سهم ، مستطيل ، قطع ناقص ، علامة مائية باستخدام .NET Annotation API....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/ar/annotation/annotate-word-...
  3. Adicionar ou remover anotações em C# | Anotar a...

    Adicione e remova programaticamente anotações de arquivos Word DOC/DOCX em C#. Adicione anotações de seta, retângulo, elipse e marca d'água usando a API de anotação .NET....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/pt/annotation/annotate-word-...
  4. Добавить или удалить аннотации в C# | Аннотиров...

    Программно добавляйте и удаляйте аннотации из файлов Word DOC/DOCX на C#. Добавляйте аннотации со стрелками, прямоугольниками, эллипсами и водяными знаками с помощью .NET Annotation API....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/ru/annotation/annotate-word-...
  5. Najít a nahradit slova v dokumentech aplikace W...

    Najděte, nahraďte nebo skryjte text, slova, fráze v souborech Word DOC/DOCX pomocí C#. Redigujte a provádějte vyhledávání textu, rozlišování velkých a malých písmen a RegEx vyhledávání pomocí rozhraní .NET Redaction API....C# using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/cs/redaction/find-and-replac...
  6. مدیریت فراداده EPUB با استفاده از Java – ویرایش...

    راه هایی برای مشاهده و ویرایش فراداده کتاب الکترونیکی EPUB با استفاده از Java کشف کنید. ویژگی های خاص EPUB و موارد Dublin Core را به صورت برنامه ای به روز کنید....بخوانید try (Metadata metadata = new Metadata("path/ebook.epub"))...کنید try (Metadata metadata = new Metadata("path/ebook.epub"))...

    blog.groupdocs.com/fa/metadata/manage-epub-meta...
  7. Suchen und Ersetzen von Text in PDF in Java | P...

    Suchen Sie programmgesteuert nach bestimmten Texten, Wörtern und Sätzen in PDF-Dokumenten mit Groß- und Kleinschreibung und RegEx in Java. Ersetzen oder verbergen Sie den Text, um PDF-Dateien zu schwärzen....redactor = new Redactor("path/document.pdf"); redactor.apply(new Exa...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/de/redaction/find-and-replac...
  8. Búsqueda de palabras y reemplazo de texto en do...

    Realice búsquedas de palabras, reemplace u oculte texto en archivos Word DOC/DOCX usando Java. Redacte y realice búsquedas de texto, mayúsculas y minúsculas y RegEx con Java Redaction API....redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/es/redaction/find-and-replac...
  9. Adicionar marca d'água a pastas de trabalho do ...

    Insira marcas d'água em pastas de trabalho do Excel usando C#. Faça marca d'água em todas as planilhas ou insira uma marca d'água apenas em uma planilha específica, mesmo como plano de fundo, usando a API .NET....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); using...using (Watermarker watermarker = new Watermarker(@"path/spreadsheet...

    blog.groupdocs.com/pt/watermark/watermark-excel...
  10. ค้นหาคำและแทนที่ข้อความในเอกสาร Word โดยใช้ Java

    ทำการค้นหาคำ แทนที่หรือซ่อนข้อความในไฟล์ Word DOC/DOCX โดยใช้ Java ทำซ้ำและดำเนินการค้นหาข้อความ คำนึงถึงตัวพิมพ์เล็กและใหญ่ & RegEx ด้วย Java Redaction API...redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

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