Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 10,319 for

new

(0.07 sec)
  1. Buscar y reemplazar palabras en documentos de W...

    Busque, reemplace u oculte texto, palabras y frases en archivos DOC/DOCX de Word usando C#. Redacte y realice búsquedas de texto, mayúsculas y minúsculas y 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/es/redaction/find-and-replac...
  2. Suchen und Ersetzen von Wörtern in Word-Dokumen...

    Suchen, ersetzen oder verbergen Sie Text, Wörter und Sätze in Word DOC/DOCX-Dateien mit C#. Schwärzen und führen Sie Text-, Groß-/Kleinschreibungs- und RegEx-Suchen mit der .NET Schwärzungs-API durch....Text using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/de/redaction/find-and-replac...
  3. C# Excel, Word, Metin Dosyalarını Karşılaştırın...

    C# kullanarak iki veya daha fazla dosyayı karşılaştırın. .NET SDK, CSharp'ta iki Excel elektronik tablosunu, Word belgesini, PDF dosyasını veya metin dosyalarını karşılaştırmaya izin verir.... using (Comparer comparer = new Comparer(“source.xlsx”)) { comparer... using (Comparer comparer = new Comparer(“source.xlsx”) { comparer...

    blog.groupdocs.com/tr/comparison/compare-excel-...
  4. Redigir PDF e documentos digitalizados em Java ...

    Edite texto em PDF e outros documentos usando Java em seus aplicativos. Redija documentos para ocultar o texto e também o texto nas imagens incorporadas....RedactorSettings settings = new RedactorSettings(new AsposeCloudOcrConnec());...redactor = new Redactor("path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/pt/redaction/redact-text-and...
  5. Converter desenhos CAD para PDF em C# .NET | DG...

    Guia C# para converter os arquivos CAD como DWG, DGN e DWF para o formato PDF usando a API .NET de conversão de documentos e imagens do GroupDocs....CadLoadOptions loadOptions = new CadLoadOptions(); Especificar...getLoadOptions = () => new CadLoadOptions { LayoutNames = new \[\]{ "Layout1"...

    blog.groupdocs.com/pt/conversion/convert-cad-dr...
  6. Konwersja rysunków CAD do formatu PDF w języku ...

    Przewodnik C# do konwersji plików CAD, takich jak DWG, DGN i DWF, do formatu PDF przy użyciu interfejsu API .NET do konwersji dokumentów i obrazów firmy GroupDocs....CadLoadOptions loadOptions = new CadLoadOptions(); Określ układy...getLoadOptions =() => new CadLoadOptions { LayoutNames = new \[\]{ "Layout1"...

    blog.groupdocs.com/pl/conversion/convert-cad-dr...
  7. C# 比较 Excel、Word、文本文件 | .NET 文档比较 API

    使用 C# 比较两个或更多文件。 .NET SDK 允许比较两个 Excel 电子表格、Word 文档、PDF 文件或比较 CSharp 中的文本文件。... using (Comparer comparer = new Comparer(“source.xlsx”)) { comparer...文件。 using (Comparer comparer = new Comparer(“source.xlsx”) { comparer...

    blog.groupdocs.com/zh/comparison/compare-excel-...
  8. C#を使用してPDF内のテキストを検索して置換する| PDFテキストを置き換えるか非表示にする

    C#を使用して、大文字と小文字を区別し、正規表現を使用してPDFドキュメント内の特定のテキスト、単語、フレーズをプログラムで検索します。 PDFファイルを編集するには、テキストを置き換えるか非表示にします。... using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/ja/redaction/find-and-replac...
  9. Java Karşılaştırma Kitaplığı'nı kullanarak Meti...

    Java için Karşılaştırma API'sini kullanarak Metin, Word, PDF dosyaları ve daha fazla belgeyi karşılaştırın. Değişiklikleri kabul etmek için farklılıkları ayrı bir belgede vurgulayın....on disk Comparer comparer = new Comparer("source.docx"); try...Stream Comparer comparer = new Comparer(new FileInputStream("source...

    blog.groupdocs.com/tr/comparison/compare-text-w...
  10. Створення гіперпосилань у PDF за допомогою анот...

    Додайте анотації до файлів PDF, створивши гіперпосилання за допомогою анотацій посилань у C#. Анотація документів і зображень .NET API дозволяє робити анотації шляхом зв’язування зовнішніх даних....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...pdf")) { LinkAnnotation link = new LinkAnnotation { CreatedOn = DateTime...

    blog.groupdocs.com/uk/annotation/create-hyperli...