Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 11,947 for

text

(0.14 sec)
  1. 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-...
  2. 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-...
  3. 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...
  4. Agents and LLM Integration | GroupDocs

    GroupDocs.Viewer for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document pipelines.... , `spreadsheet_options` , `text_options` , `visio_rendering_options`...`int` 1-100 | yes | | `extract_text` | `bool` | yes | | `watermark`...

    docs.groupdocs.com/viewer/python-net/agents-and...
  5. 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 DocumentAssembler.AssembleDocument 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/python-net/groupdoc...
  6. 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...
  7. SVG to JPG image conversion issue in Java - Fre...

    Hi @atir.tahir We’ve implemented SVG to JPG image conversion using the latest version of GroupDocs (v25.3). However, the output images appear blurry, and the fonts do not seem to render correctly during the conversion p…...did not observe any noticeable text blurriness or significant font...on the specific area of the text or content you wish to capture...

    forum.groupdocs.com/t/svg-to-jpg-image-conversi...
  8. 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...
  9. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....messages that contain specific text in the subject or body. —Allows...messages that contain specific text in the sender’s or recipient’s...

    docs.groupdocs.com/viewer/nodejs-java/render-ou...
  10. Add watermarks to PDF documents | GroupDocs

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....pdf" , loadOptions ); // Add text watermark to the first page...loadOptions ); // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/java/add-watermark...