Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 134,185 for

font

(0.11 sec)
  1. Optimize, Compress or Reduce PDF Size in Java|A...

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

    docs.aspose.com/pdf/java/optimize-pdf/
  2. Markdown to Word Converter | Convert MD File to...

    Learn how to develop a Markdown to Word converter in C#. Convert MD files to DOCX programmatically with Aspose.Words for .NET in just a few lines....Apply formatting options like font styles, colors, or paragraph...tables. ParagraphFormat and Font : These classes control the...

    blog.aspose.com/words/markdown-to-word-converte...
  3. Run | Aspose.Words for Java

    Represents a run of characters with the same Font formatting in Java....of characters with the same font formatting. To learn more, visit...format a run of text using its font property. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a Document object. To learn more, visit the documentation article in C++....const Allows to specify document font settings. get_IgnoreNoscriptElemen...support @font-face rules and whether to load declared fonts. Default...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. 编辑 HTML 文档 – Aspose.HTML for Java

    学习如何使用 Aspose.HTML for Java 阅读或修改文档对象模型、如何编辑 HTML 以及使用内联 CSS 和内部 CSS。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/zh/java/edit-a-document/
  6. 使用 Python 中的 AutoFit 提升您的演示文稿|Aspose.Slides for...

    了解如何在 Aspose.Slides for Python via .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...changing the theme font or triggering font substitution affect...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  7. Gawe WORD Nganggo Java

    Gawe WORD anyar ing Java ing sawetara langkah. Nggawe WORD 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/word/
  8. Make Markdown Using Java

    Make a new Markdown in Java in a few steps. Easily create Markdown 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/md/
  9. Gawe Dokumen Ing Java

    Gawe berkas nganggo perpustakaan Java. Nggawe dokumen anyar kanthi gampang ing Java kanthi sawetara langkah....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/
  10. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…... Can I keep the original font/size from the placeholder? Yes...TextState is retained, so the font, size, color, etc., remain unchanged...

    forum.aspose.com/t/table-placeholder-replacemen...