Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 112,318 for

font

(0.15 sec)
  1. Unknown XFDF element 'underline' - Free Support...

    Hello :slight_smile: I’m trying to merge a xfdf and pdf. I used the code from the example, this one: PdfAnnotationEditor AnnotationEditor = new PdfAnnotationEditor(); AnnotationEditor.BindPdf(“emptyPdf.pdf”); FileStrea…...55" title=""> <defaultstyle>font: Helvetica 16pt;color: #FF0000</defaultstyle>...

    forum.aspose.com/t/unknown-xfdf-element-underli...
  2. Convert JSON Format to RTF via Java | products....

    Parse JSON to RTF in Java without using Microsoft Word...formatting elements, such as font styles, sizes, colors, paragraphs...

    products.aspose.com/total/java/conversion/json-...
  3. Online SVG to TXT Conversion or Build .NET base...

    Free online app to convert SVG to TXT files. .NET C# conversion library code for SVG documents....visualize SVG data, such as font sizes, line widths, or other...

    products.aspose.com/total/net/conversion/svg-to...
  4. Online JSON to MOBI Conversion or Build .NET ba...

    Free online app to convert JSON to MOBI files. .NET C# conversion library code for JSON documents....text-to-speech functionality, font size adjustment, and high contrast...

    products.aspose.com/total/net/conversion/json-t...
  5. Generate Barcodes in JasperReports and Render i...

    Using Aspose.BarCode for JasperReports, developers can generate barcodes in Jasper Reports to be rendered further in BMP JPG GIF and PNG formats....background and foreground color, font, size, resolution, and text...

    products.aspose.com/barcode/jasperreports/
  6. Online XPS to RTF Conversion or Build .NET base...

    Free online app to convert XPS to RTF files. .NET C# conversion library code for XPS documents....brochures with custom layouts, font styles, and formatting options...

    products.aspose.com/total/net/conversion/xps-to...
  7. Threaded Comments with C++|Documentation

    Learn how to add, read, edit, and remove threaded comments in Excel files using Aspose.Cells with C++....C++ How to change the Comment Font Color with C++...

    docs.aspose.com/cells/cpp/threaded-comments/
  8. MailMergerContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words.LowCode.MailMergerContext class for seamless mail merging, enhancing your document automation with ease and efficiency....Description FontSettings { get; set; } Font settings used by the processor...

    reference.aspose.com/words/net/aspose.words.low...
  9. XML Schema|Aspose.PDF for Java

    本文描述了在 Aspose.PDF for Java 中处理 XML 文档的 XML 架构...<xs:attribute type= "xs:string" name= "Font" use= "optional" /> <xs:attribute...

    docs.aspose.com/pdf/zh/java/supported-xml-schema/
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java.... /// Sets a custom font name/size for the text contents...getNodeType() == NodeType.RUN) { Font font = ((Run) args.getNode()).getFont();...

    reference.aspose.com/words/java/com.aspose.word...