Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 122,601 for

font

(0.06 sec)
  1. Convert PowerPoint to HTML in Java|Aspose.Slide...

    Convert PowerPoint HTML in Java: Save PPTX or PPT as HTML in Java. Save slides as HTML in Java...HTML with original or embedded fonts. Convert a PowerPoint presentation...PowerPoint to HTML with Original Fonts Aspose.Slides provides the ...

    docs.aspose.com/slides/java/convert-powerpoint-...
  2. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/note/java/convert-onenote-docum...
  3. Optimize, Compress or Reduce PDF Size in PHP|As...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed Fonts, Remove unused objects using PHP....Merge duplicate streams Unembed fonts Remove unused objects Remove...Unembedding Fonts If the document uses embedded fonts it means that...

    docs.aspose.com/pdf/php-java/optimize-pdf/
  4. Gawe DOC Nganggo Java

    Gawe DOC anyar ing Java ing sawetara langkah. Nggawe DOC kanthi gampang nggunakake perpustakaan Java....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/jv/java/make/doc/
  5. 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...
  6. Aspose.Total for Java|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....images, hyperlinks, custom fonts - and more - into PDF documents...from images having different fonts and styles - saving the time...

    docs.aspose.com/total/java/
  7. aspose.font文档Java API

    aspose.Font的Java综合API包括您需要的所有功能,例如加载,保存,转换字体和获取所需的字体指标。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/
  8. How to Convert Excel to XPS using Node.js

    This tutorial entails how to convert Excel to XPS using Node.js. XPS is a very common file format that can be generated from Excel in any operating system like Windows, macOS and Linux....Font Product Family Aspose.TeX Product...setting options like default font, set gridline type, page indices...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  9. How to Open Password Protected Excel File using...

    This article guides on how to open password protected Excel file using Node.js. It has the details to set the IDE, a list of steps, and a runnable sample code to open Excel with password using Node.js....Font Product Family Aspose.TeX Product... set interrupt monitor, and font configuration. This article...

    kb.aspose.com/cells/nodejs/how-to-open-password...
  10. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

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