Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 3,291 for

generation

(0.13 sec)
  1. Pesquisar texto em formatos de documento Word, ...

    GroupDocs.Search é uma poderosa API de pesquisa de texto completo que permite pesquisar em mais de 70 formatos de documentos em seus aplicativos....Highlight(document, highlighter); // Generating output HTML formatted document...WriteLine(); Console.WriteLine("Generated HTML file can be opened with...

    blog.groupdocs.com/pt/search/search-text-in-wor...
  2. .NET File Search - البحث عن نصوص متعددة في المل...

    ابحث عن نصوص أو عبارات متعددة في ملفات مختلفة منتشرة عبر مجلدات متنوعة باستخدام C#. قم بتمييز نتائج المسح في ملفات HTML المعنية....Highlight(document, highlighter); // Generating HTML formatted text with...Highlight(document, highlighter); // Generating HTML formatted text with...

    blog.groupdocs.com/ar/search/search-multiple-te...
  3. חיפוש קבצים .NET - חיפוש טקסטים מרובים בקבצים ע...

    חפש טקסטים או ביטויים מרובים בקבצים שונים הפרוסים על פני תיקיות מגוונות באמצעות C#. הדגש את תוצאות הסריקה בקובצי HTML בהתאמה....Highlight(document, highlighter); // Generating HTML formatted text with...Highlight(document, highlighter); // Generating HTML formatted text with...

    blog.groupdocs.com/he/search/search-multiple-te...
  4. Agregar marca de agua de texto a DOC usando Java

    Aprendamos cómo agregar una marca de agua de texto a DOC usando Java. También le proporcionaremos un código para insertar una marca de agua de texto en DOC utilizando Java sin necesidad de software adicional.... En general, dominar esta técnica proporciona...

    kb.groupdocs.com/es/watermark/java/add-text-wat...
  5. Eliminar anotaciones de DOCX con C#

    Aprenda a eliminar anotaciones de DOCX de manera eficaz con C#. También obtendrá un ejemplo que explica el proceso de eliminación de anotaciones en DOCX con C#....legibilidad y la presentación general del documento. A continuación...

    kb.groupdocs.com/es/redaction/net/remove-annota...
  6. Basic usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks.... and generates document page previews based...

    docs.groupdocs.com/watermark/net/basic-usage/
  7. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature... To generate QR codes and/or sign your...

    docs.groupdocs.com/signature/net/sign-documents...
  8. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....instance of Parser class to generate spreadsheet page previews...

    docs.groupdocs.com/parser/net/handle-loading-of...
  9. GroupDocs.Viewer for .NET overview | GroupDocs

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application....in the output HTML files, generate and HTML pages. the output...

    docs.groupdocs.com/viewer/net/product-overview/
  10. Видобуток даних із файлів бази даних за допомог...

    База даних вважається невід’ємною частиною більшості програм. База даних відіграє життєво важливу роль у зберіганні, доступі та маніпулюванні даними. Існує багато систем керування базами даних, які дозволяють створювати та керувати базами даних для вас. Однак може виникнути сценарій, коли вам потрібен спосіб витягти дані з файлів бази даних, наприклад файлу .db, без встановлення системи керування базою даних або написання запитів SQL. Як би ви проаналізувати файл бази даних у такому випадку та отримати з нього дані?...Generic; using System.IO; using GroupDocs...

    blog.groupdocs.com/uk/parser/extract-data-from-...