Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 134,637 for

font

(0.44 sec)
  1. Compare Documents in Python|Aspose.Words for Py...

    Compare two documents in any supported formats and shows content changes using Python. You can apply advanced options when comparing....formatting modifications such as font changes, spacing changes, the...

    docs.aspose.com/words/python-net/compare-docume...
  2. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....Receipts Printouts with very thin font Median filter Blur noisy images...

    docs.aspose.com/ocr/java/image-processing/
  3. Working with Document in PS file | Python

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  4. Convert PostScript using API for Java

    PS to TIFF conversion functionality included in Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/java/convert-ps/
  5. 外部乳胶软件包| .NET的Aspose.TeX

    aspose.tex for .NET允许使用外部软件包,即库本身不包含的api,例如fancybox和pgfplots软件包。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/zh/net/external-latex-packa...
  6. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the documentation article in C++....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 使用 Java 製作 DOCX

    通過幾個步驟在 Java 中創建一個新的 DOCX。使用 Java 庫輕鬆創建 DOCX。...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/docx/
  8. 使用 Java 製作 HTML

    通過幾個步驟在 Java 中創建一個新的 HTML。使用 Java 庫輕鬆創建 HTML。...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/html/
  9. 在 Java 中製作文檔

    使用 Java 庫創建文件。只需幾個步驟即可在 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/zh-hant/java/make/
  10. 使用 Java 製作 PDF

    通過幾個步驟在 Java 中創建一個新的 PDF。使用 Java 庫輕鬆創建 PDF。...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/pdf/