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

new

(0.29 sec)
  1. قم بتمييز ملف PDF باستخدام التعليقات التوضيحية ...

    قم بتمييز النص في PDF باستخدام التعليقات التوضيحية المميزة باستخدام C #. الشرح التوضيحي للمستند والصورة. تسمح واجهة برمجة التطبيقات .NET API بالتعليق على ملفات PDF من خلال تمييز أي منطقة....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...HighlightAnnotation highlight = new HighlightAnnotation { BackgroundColor...

    blog.groupdocs.com/ar/annotation/highlight-pdf-...
  2. Порівняння електронних таблиць Excel: розширени...

    Дізнайтеся, як програмно порівнювати електронні таблиці Excel за допомогою GroupDocs.Comparison для .NET. У цьому посібнику продемонстровано порівняння клітинка за клітинкою, налаштування стилів, сторінки підсумків та розширені елементи керування видимістю для порівняння документів Excel у C#....file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...compareOptions = new CompareOptions { InsertedItemStyle = new StyleSettings()...

    blog.groupdocs.com/uk/comparison/compare-excel-...
  3. Comparer les feuilles de calcul Excel : analyse...

    Découvrez comment comparer des feuilles de calcul Excel de manière programmatique à l'aide de GroupDocs.Comparison pour .NET. Ce guide présente la comparaison cellule par cellule, la mise en forme personnalisée, les pages de résumé et les contrôles de visibilité avancés pour la comparaison de documents Excel en C#....file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...compareOptions = new CompareOptions { InsertedItemStyle = new StyleSettings()...

    blog.groupdocs.com/fr/comparison/compare-excel-...
  4. Suchen und Ersetzen von Text in PDF mit C# | PD...

    Suchen Sie mit C# programmgesteuert nach bestimmten Texten, Wörtern und Sätzen in PDF-Dokumenten mit Groß- und Kleinschreibung und RegEx. Ersetzen oder verbergen Sie den Text, um PDF-Dateien zu schwärzen....Text using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/de/redaction/find-and-replac...
  5. Buscar y reemplazar texto en PDF con C# | Reemp...

    Encuentre mediante programación ciertos textos, palabras y frases en documentos PDF con distinción entre mayúsculas y minúsculas y RegEx usando C#. Reemplace u oculte el texto para redactar archivos PDF....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/es/redaction/find-and-replac...
  6. Agregar o quitar anotaciones en C# | Anotar arc...

    Agregue y elimine anotaciones mediante programación de archivos DOC/DOCX de Word en C#. Agregue anotaciones de flechas, rectángulos, elipses y marcas de agua mediante la API de anotaciones de .NET....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/es/annotation/annotate-word-...
  7. Integracja AI GroupDocs.Redaction z .NET | Nies...

    Użyj AI do wykrywania i redagowania tekstu, słów lub fraz w dokumentach PDF za pomocą .NET. Zastąp lub ukryj zawartość, aby bezpiecznie przetwarzać pliki PDF....w przykładzie Regex regex = new Regex( ".*" ); // Zdefiniuj docelowe...ReplacementOptions optionsText = new ReplacementOptions( "[replaced]"...

    blog.groupdocs.com/pl/redaction/custom-ai-redac...
  8. Edytuj prezentacje w C# | Edycja .NET PPT/PPTX

    Edytowanie prezentacji programu PowerPoint wyjaśniono za pomocą przykładów C# umożliwiających edycję plików PPT, PPTX, ODP w aplikacji .NET przy użyciu interfejsu API do edycji prezentacji....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...Presentation using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/pl/editor/edit-ppt-pptx-pres...
  9. GroupDocs.Conversion voor .NET 26.1 – Laatste u...

    Ontdek wat er nieuw is in GroupDocs.Conversion voor .NET 26.1. Nu beschikbaar op NuGet en de GroupDocs‑website....Load; var loadOptions = new WordProcessingLoadOp { Format...FlatOpc }; using ( var converter = new Converter( "document.xml" , ()...

    blog.groupdocs.com/nl/conversion/groupdocs-conv...
  10. GroupDocs.Conversion برای .NET 26.1 – آخرین به ...

    آخرین تغییرات GroupDocs.Conversion برای .NET نسخه ۲۶.۱ را کشف کنید. در حال حاضر در NuGet و وب‌سایت GroupDocs در دسترس است....Load; var loadOptions = new WordProcessingLoadOp { Format...FlatOpc }; using ( var converter = new Converter( "document.xml" , ()...

    blog.groupdocs.com/fa/conversion/groupdocs-conv...