Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 801 for

custom fonts

(0.28 sec)
  1. Converter SVG para PNG usando C# - Gráficos vet...

    Converta gráficos vetoriais SVG em imagens PNG usando C#. Gire, inverta, marca d'água, escala de cinza e ajuste o brilho e a gama do PNG convertido usando a API .NET.... O código-fonte C# a seguir converte o SVG em...opções preparadas. O código-fonte a seguir aplica a personalização...

    blog.groupdocs.com/pt/conversion/convert-svg-to...
  2. Rasterize document or page | GroupDocs

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Do not copy" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  3. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....app About About Us Contact Customers Legal Security Events Acquisition...message is written using a bold font to make it more apparent. Consider...

    docs.groupdocs.com/assembly/net/use-of-in-line-...
  4. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Parser for Python via .NET. Extracting text, images, metadata, tables, and structured data from documents with template-based parsing support....app About About Us Contact Customers Legal Security Events Acquisition...Hyperlinks <b> Text with Bold font is surrounded by <b> tag <i>...

    docs.groupdocs.com/parser/python-net/features-o...
  5. השוואת גליונות Excel: ניתוח מתקדם תא‑בתא עם C#

    למד כיצד להשוות גיליונות Excel בצורה מתוכנתת באמצעות GroupDocs.Comparison עבור .NET. מדריך זה מדגים השוואה תא‑ב‑תא, סגנון מותאם אישית, דפי סיכום ובקרות נראות מתקדמות להשוואת מסמכי Excel ב‑C#.... Customize Styling for Clarity 3. Generate...advanced cell-by-cell analysis, custom styling, and comprehensive...

    blog.groupdocs.com/he/comparison/compare-excel-...
  6. Migration notes | GroupDocs

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "top secret" , new Font ( "Arial" , 36 )) watermark...

    docs.groupdocs.com/watermark/net/migration-notes/
  7. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); textWatermark...

    docs.groupdocs.com/watermark/java/adding-waterm...
  8. Agregar marca de agua a una imagen usando Python

    Aprenda cómo agregar una marca de agua a una imagen usando Python. Este tutorial explica cómo aplicar una marca de agua a un PNG en Python con dimensiones personalizadas y texto incrustado....Viewer to overlay custom text or branding elements on...control over layout, resolution, font styling, and placement—ensuring...

    kb.groupdocs.com/es/viewer/python/add-watermark...
  9. Watermarks in Word document | GroupDocs

    This article explains how to add watermarks in word processing document in Java....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); //Some settings...

    docs.groupdocs.com/watermark/java/watermarks-in...
  10. Features Overview | GroupDocs

    Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined templates. It is easy to crate a template with data field definitions, table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents....app About About Us Contact Customers Legal Security Events Acquisition...Hyperlinks <b> Text with Bold font is surrounded by <b> tag <i>...

    docs.groupdocs.com/parser/java/features-overview/