Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 949 for

custom font

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

    Converta gráficos vetoriais SVG em imagens JPG usando C#. Gire, inverta, marca d'água, escala de cinza e ajuste o brilho e a gama do JPG 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 adiciona personalização...

    blog.groupdocs.com/pt/conversion/convert-svg-to...
  2. 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...
  3. השוואת גליונות 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-...
  4. Convert DOCX to RTF using Python

    Learn how to convert DOCX to RTF using Python with simple code. Easily export DOCX to RTF using Python for cross-platform, editable document output....WordProcessingConver class to customize the output Execute the conversion...converting elements like headers, fonts, and page layout. After the...

    kb.groupdocs.com/conversion/python/convert-docx...
  5. Releasing Next Generation GroupDocs.Comparison ...

    GroupDocs team happily announces the release of Next Generation GroupDocs.Comparison for .NET with the new features that you may have not practiced before. GroupDocs.Comparison is a powerful API for comparing + merging Microsoft Office, PDF, Text and HTML documents. It compares both content and styles in the documents and saves the difference summary in a separate result file. This version has a new installer and some new features, fixes, and more document formats are introduced....difference in style changes like fonts, colors, bold, italic, underlines...quite easy. In order to help customers migrate to V3.0.0 or above...

    blog.groupdocs.com/comparison/releasing-next-ge...
  6. 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...
  7. GroupDocs.Viewer for Python via .NET | GroupDocs

    Native Python library that renders 190+ file formats — DOCX, PDF, XLSX, PPTX, CAD, email, archives, images — to HTML, PDF, PNG, or JPG on Windows, Linux, and macOS. No Microsoft Office or Adobe Acrobat required....app About About Us Contact Customers Legal Security Events Acquisition...or HTML with separate CSS, fonts, and images. Format Detection...

    docs.groupdocs.com/viewer/python-net/
  8. 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....app About About Us Contact Customers Legal Security Events Acquisition...Viewer should look for these fonts. to the output HTML, PDF, and...

    docs.groupdocs.com/viewer/net/product-overview/
  9. Create EditableDocument from file or markup | G...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Java API....app About About Us Contact Customers Legal Security Events Acquisition...folder with resources (images, fonts, stylesheets), that are used...

    docs.groupdocs.com/editor/java/create-editabled...
  10. GroupDocs.Viewer for .NETでフォントを扱う

    使用されているフォントの一覧を取得し、欠落しているフォントを指定または置き換え、フォントを除外する方法を学びます。...= new Viewer(inputPath)) { Fonts.IFontInfo[] allFonts = viewer...GetAllFonts(); Console.WriteLine( "{0} fonts found in the '{1}' document"...

    blog.groupdocs.com/ja/viewer/working-with-fonts/