Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 1,363 for

combine

(0.81 sec)
  1. Assinatura iterativa de documentos PDF - proces...

    Entenda o conceito de assinatura iterativa para PDFs e como implementá-lo usando uma API de produto. Mantenha a integridade do documento enquanto habilita múltiplas aprovações com certificados digitais....Combine( "signed-output.pdf" ); foreach...}; string outputPath = Path.Combine(outputFilePath, $"result-{iteration}...

    blog.groupdocs.com/pt/signature/iterative-digit...
  2. Comparar hojas de cálculo de Excel: análisis av...

    Aprenda cómo comparar hojas de cálculo de Excel programáticamente usando GroupDocs.Comparison para .NET. Esta guía muestra la comparación celda por celda, estilos personalizados, páginas de resumen y controles avanzados de visibilidad para la comparación de documentos de Excel en C#....Combine( "target" , fileName); if (File...Add(targetFile); comparer.Compare(Path.Combine( "output" , $"comparison_{fileName}"...

    blog.groupdocs.com/es/comparison/compare-excel-...
  3. השוואת גליונות Excel: ניתוח מתקדם תא‑בתא עם C#

    למד כיצד להשוות גיליונות Excel בצורה מתוכנתת באמצעות GroupDocs.Comparison עבור .NET. מדריך זה מדגים השוואה תא‑ב‑תא, סגנון מותאם אישית, דפי סיכום ובקרות נראות מתקדמות להשוואת מסמכי Excel ב‑C#....Combine( "target" , fileName); if (File...Add(targetFile); comparer.Compare(Path.Combine( "output" , $"comparison_{fileName}"...

    blog.groupdocs.com/he/comparison/compare-excel-...
  4. Fail Converting PDF to MD with images and urls ...

    Hey, I have been trying to use GroupDocs to convert pdf files to markdown files. Sadly when trying to convert pdf files with images and urls the images vanish and the urls just stay as highlighted text in the md document…...Combine(Path.GetTempPath(), "demo_conversion...

    forum.groupdocs.com/t/fail-converting-pdf-to-md...
  5. Work with Streams vs File Paths | GroupDocs

    Learn when and how to use streams versus file paths for template loading and document saving in .NET....overloads supporting various combinations of file paths and streams...

    docs.groupdocs.com/assembly/net/basic-usage-str...
  6. Can not iterate over an instance of type 'Syste...

    Good day, we need some help with two issues which are best illustrated with a simple example. Take a default setup, with: Options = DocumentAssemblyOptions.AllowMissingMembers JsonDataSource: {} Template: <<var [b…... The combination of these two issues is a...

    forum.groupdocs.com/t/can-not-iterate-over-an-i...
  7. GroupDocs.Conversion throws with Out of Memory ...

    Sometimes, we may encounter corrupted files, or files with unknown extensions. Will be good if GroupDocs.Conversion can fail gracefully when it encounters such situations. Attached is a simple text file with filename “…...of the GroupDocs products combined and recommend to use Total...

    forum.groupdocs.com/t/groupdocs-conversion-thro...
  8. Extraire du texte des archives ZIP/RAR avec Gro...

    Guide pratique montrant comment extraire du texte des archives ZIP et RAR à l'aide de GroupDocs.Parser pour .NET. Exemples de code étape par étape, gestion récursive et meilleures pratiques....minimal, copiable‑collable, qui combine les deux extraits précédents...

    blog.groupdocs.com/fr/parser/extract-text-from-...
  9. Merge DOCX Files in Python using GroupDocs.Merger

    A comprehensive guide on merging DOCX files in Python. Understand the process and get practical code examples to merge Word documents....applications, whether for combining reports, consolidating information...

    blog.groupdocs.com/merger/merge-docx-in-python/
  10. Trouver Word et ses homophones dans plusieurs f...

    Trouvez un mot spécifique et ses homophones dans différents fichiers d'un dossier à l'aide de Java. Créez une application pour les homophones à l'aide de l'API Java de recherche de documents....complet # Le code Java suivant combine les étapes ci-dessus. Initialement...

    blog.groupdocs.com/fr/search/find-homophones-in...