Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 10,064 for

text

(0.08 sec)
  1. Working with worksheet backgrounds | Documentation

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

    docs.groupdocs.com/watermark/net/working-with-w...
  2. Using Web Icon Fonts - Best Practices

    Here at GroupDocs we take front end and web development in general very seriously. We constantly strive to improve our products and because of that, we try to keep up with the latest trends and best practices, not always an easy thing. But that doesn’t apply only to our front end department of course. Each and every one of us is trying to improve his skills and is eager to try different techniques that could result in better and more optimal outcomes....antialiasing algorithms they use for text rendering. You can really see...adding other CSS styling (like text shadow) to them on the fly....

    blog.groupdocs.com/total/using-web-icon-fonts-b...
  3. Introduction | Documentation

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications.... Text encoding, if the document is...TextualDocumentInfo TXT Any text document N/A TextEditOptions...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  4. GroupDocs.Assembly Engine APIs | Documentation

    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...
  5. Add watermarks to PDF documents | Documentation

    The watermarking 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...)) { // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. GroupDocs.Annotation .NET Python Integration | ...

    Learn to integrate GroupDocs.Annotation for .NET with Python using pythonnet. Master two proven methods to solve assembly loading challenges, featuring complete code samples for wrapper-based and reflection-based annotation approaches....(): # Get TextAnnotation type text_annotation_type = Type . GetType(...Annotation" ) text_annotation = Activator . CreateInstance(text_annotation_type)...

    blog.groupdocs.com/annotation/python-integration/
  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. Remove page redactions | Documentation

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....(Microsoft Word, OpenOffice Texts, Rich Text Files), spreadsheets (Microsoft...

    docs.groupdocs.com/redaction/python-net/remove-...
  9. Save document | Documentation

    This article demonstrates how to save edited Text documents, spreadsheets and presentations with GroupDocs.Editor for Java API....editing, where a user types some text across the pages of the document...Presentation PPT, PPTX, PPS, POT Plain Text documents TXT Fixed-layout format...

    docs.groupdocs.com/editor/java/save-document/
  10. 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...