Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 12,237 for

new

(0.25 sec)
  1. Добавить или удалить аннотации в 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-...
  2. 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-...
  3. إضافة أو إزالة التعليقات التوضيحية في 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-...
  4. Localizar e substituir texto em PDF usando C# |...

    Localize programaticamente determinados textos, palavras e frases em documentos PDF com distinção entre maiúsculas e minúsculas e RegEx usando C#. Substitua ou oculte o texto para redigir arquivos PDF....# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/pt/redaction/find-and-replac...
  5. Najít a nahradit text v PDF pomocí C# | Nahradi...

    Programově vyhledejte určitý text, slova, fráze v dokumentech PDF s rozlišením malých a velkých písmen a RegEx pomocí C#. Chcete-li redigovat soubory PDF, nahraďte nebo skryjte text....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/cs/redaction/find-and-replac...
  6. البحث عن الكلمات واستبدال النص في مستندات Word ...

    قم بإجراء بحث عن الكلمات أو استبدال أو إخفاء النص في ملفات Word DOC / DOCX باستخدام Java. قم بتنقيح وتنفيذ بحث حساس لحالة الأحرف والتعبير عن النص باستخدام Java Redaction API....redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/ar/redaction/find-and-replac...
  7. با استفاده از C# | زیر خط موج دار در Word، PDF،...

    با استفاده از سی شارپ، زیر خطوط مواج با رنگ های مختلف را در اسناد Word، PDF و دیگر اسناد وارد کنید. اضافه کردن حاشیه نویسی squiggly در اسناد در برنامه های NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/fa/annotation/add-wavy-under...
  8. 使用 C# 在 Word、PDF、PPT 中添加波浪下划线 |波浪注释

    使用 C# 在 Word、PDF 和其他文档中插入不同颜色的波浪下划线。在 .NET 应用程序的文档中添加波浪形注释。...using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/zh/annotation/add-wavy-under...
  9. C# Kullanarak Excel Çalışma Kitaplarına Filigra...

    C# kullanarak Excel çalışma kitaplarına filigran ekleyin. .NET API kullanarak tüm sayfalara filigran ekleyin veya yalnızca belirli bir sayfaya arka plan olarak bile filigran ekleyin....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); using...using (Watermarker watermarker = new Watermarker(@"path/spreadsheet...

    blog.groupdocs.com/tr/watermark/watermark-excel...
  10. GroupDocs.Parser Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....(Parser parser = new Parser(connectionString, new LoadOptions(FileFormat...detailsTableParamete = new TemplateTableParamet(new Rectangle(new Point(35...

    blog.groupdocs.com/ja/categories/groupdocs.pars...