Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 11,965 for

text

(0.19 sec)
  1. Logging and Diagnostics | GroupDocs

    Capture diagnostic messages from GroupDocs.Comparison for Python via .NET — to the console or a custom logger — and choose the right verbosity level for production...._file(path, message) and _string(text, message) overloads — the first...

    docs.groupdocs.com/comparison/python-net/develo...
  2. How to Run Examples | GroupDocs

    Learn how to run C# examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or images and many more....documentPath )) { // replace with text redactor . Apply ( new RegexRedaction...

    docs.groupdocs.com/redaction/net/how-to-run-exa...
  3. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Node.js via Java....different document parts and blocks: Text blocks - paragraphs, words and...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  4. Working with worksheet headers and footers | Gr...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking Java API...loadOptions ); // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  5. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking Java API...loadOptions ); // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  6. Edit PDF | GroupDocs

    This guide demonstrates how to edit the content of PDF files like common Text documents using GroupDocs.Editor for Python via .NET....to what we can do with usual text documents, but it will never...WordProcessing formats, the text format, or eBook formats. from...

    docs.groupdocs.com/editor/python-net/edit-pdf/
  7. Question about big xlsx files (>1MB) after tile...

    Hey, I’ve noticed after full regression testing that big XLSX files could cause troubles during tile watermarking process. The whole topic is about XLSX files from 1MB to 100MB in size. That’s the code snippet which we’…...text_alignment = gww.TextAlignment...watermark', font) watermark.text_alignment = gww.TextAlignment...

    forum.groupdocs.com/t/question-about-big-xlsx-f...
  8. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....DataSet , all attributes and text values of XML elements are loaded...corresponding attributes and text values of XML elements must...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  9. PDF & Word Reports from XML in C# | XML to PDF ...

    Automate reports generation in C# by converting XML data into PDF & DOC/DOCX via Text-based templates using .NET API by GroupDocs.... Define XML data file, text template file, and PDF output...

    blog.groupdocs.com/assembly/generate-reports-fr...
  10. Working with CSV Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...document becomes possible, because text values of Column3 and Column2...

    docs.groupdocs.com/assembly/java/working-with-c...