Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 142,715 for

font

(0.15 sec)
  1. Online DOTM to SXC Conversion or Build .NET bas...

    Free online app to convert DOTM to SXC files. .NET C# conversion library code for DOTM documents....design elements, such as margins, font sizes, and formatting, ensuring...

    products.aspose.com/total/net/conversion/dotm-t...
  2. Online RTF to XLTX Conversion or Build .NET bas...

    Free online app to convert RTF to XLTX files. .NET C# conversion library code for RTF documents....incorporating features like font size adjustment, color contrast...

    products.aspose.com/total/net/conversion/rtf-to...
  3. Convert PPT to XLSB via C++ or with free Online...

    Export PPT to XLSB in C++ without using Microsoft Excel or Powerpoint or online. Test free PPT to XLSB online converter quickly before integrating the code....formatting documents, such as setting font styles, colors, and sizes. Overall...

    products.aspose.com/total/cpp/conversion/ppt-to...
  4. Online RTF to XLSX Conversion or Build .NET bas...

    Free online app to convert RTF to XLSX files. .NET C# conversion library code for RTF documents....options such as bold, italic, and font sizes. However, when working...

    products.aspose.com/total/net/conversion/rtf-to...
  5. C# API to Export EPUB to DOTM | products.aspose...

    Convert EPUB to DOTM without using Microsoft Word...text-to-speech functionality, font size adjustments, and high contrast...

    products.aspose.com/total/net/conversion/epub-t...
  6. Compress OTT Files Online or via Java | product...

    Free online app to compress different OTT files. Java compression library code for OTT documents.... For JogAmp JOGL, Harfbuzz font engine and Java Advanced Imaging...

    products.aspose.com/total/java/compress/ott/
  7. Compress IMAGE Files Online or via Java | produ...

    Free online app to compress different IMAGE files. Java compression library code for IMAGE documents.... For JogAmp JOGL, Harfbuzz font engine and Java Advanced Imaging...

    products.aspose.com/total/java/compress/image/
  8. C++ library of Excel | products.aspose.com.Cells

    Aspose.Cells for C++ library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV and so on....background patterns or tweak font related styling aspects. Visualize...

    products.aspose.com/cells/cpp/
  9. Section Class | Aspose.Words for .NET

    Discover the Aspose.Words.Section class, your key to managing individual document sections effortlessly. Enhance your document editing experience today!... Font . Color = Color . Red ; para...

    reference.aspose.com/words/net/aspose.words/sec...
  10. 使用 Java 製作 WORD

    通過幾個步驟在 Java 中創建一個新的 WORD。使用 Java 庫輕鬆創建 WORD。...DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/zh-hant/java/make/word/