Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 139,842 for

font

(0.88 sec)
  1. discourse-local-dates_4560ee16f2bea569358c6c079...

    .discourse-local-date>*{pointer-events:none}.discourse-local-date.cooked-date{color:var(--primary);cursor:pointer;border-bottom:1px dashed var(--primary-medium);white-space:nowrap}.discourse-local-......timezone{font-weight:700}div[data-tippy-root]...discourse-local-dates-create-modal .form label{font-weight:700}.discourse-local-dates-create-modal...

    forum.aspose.com/stylesheets/discourse-local-da...
  2. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...3 and make sure that all fonts are installed in the system...make sure that all Windows Fonts are installed and present in...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  3. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF....(disable) font embedding HTML pages often use fonts (i.e., fonts from...from a local folder, Google Fonts, etc.). We can also control the...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  4. How to Convert LaTeX to BMP using Aspose.TeX in...

    Learn how to convert LaTeX source to BMP images in Python using Aspose.TeX for .NET. Step-by-step guide, code example, and best practices for developers....computes the layout based on font metrics, and finally rasterizes...# Missing fonts : Ensure the required TrueType fonts are installed...

    blog.aspose.com/tex/step-by-step-guide-to-conve...
  5. Customize HTML Rendering – Aspose.HTML for Pyth...

    Customize the rendering of HTML to PDF, XPS, DOCX, and images using Aspose.HTML for Python via .NET. Gain ready-to-use Python examples....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/python-net/rendering-options/
  6. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/pdf/
  7. Make DOCX Using Java

    Make a new DOCX in Java in a few steps. Easily create DOCX using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/docx/
  8. Merge RTF Files Online or using Java | products...

    Free online app to combine different RTF files. Java merging library code to merge RTF documents.... For JogAmp JOGL, Harfbuzz font engine and Java Advanced Imaging...Preserve rich text styles, fonts, and tables during merges. AI...

    products.aspose.com/total/java/merge/rtf/
  9. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++....setting margins, font type and size. Obviously that font should be monospace...get_DefaultTextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  10. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while extracting text from a PDF using Aspose.PDF. The PDF contains a vertical line acting as a separator between two text sections. However, during text extraction: The vertical line is n…...graphics primitives) or part of a font (e.g., a vertical bar character...graphics primitives) or part of a font (e.g., a vertical bar character...

    forum.aspose.com/t/vertical-line-not-extracted-...