Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 133,790 for

font

(0.16 sec)
  1. Rendering in Python|Aspose.Words for Python via...

    Use Aspose.Words for Python via .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing.... for example, bold, italic, font, size. However, the flow-layout...

    docs.aspose.com/words/python-net/rendering/
  2. How to insert a Text Box in PowerPoint using Java

    Discover how to insert a text box in PowerPoint using Java with Aspose.Slides for Java. Includes a detailed how-to guide and a code example.... You can customize font style, size, color, and alignment...

    blog.aspose.com/slides/how-to-insert-a-text-box...
  3. Extract Text and Images from PDF File Online an...

    Online PDF file parser app. Android API code to extract images and text from PDF document....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/parse/pdf/
  4. Online DOCM File Comparison or Build Android Mo...

    Free online app to Compare different DOCM files. Android comparison library code for DOCM documents....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/compare/...
  5. PDF converted from Word has extra row and pushe...

    Hi, When converting a DOCX to PDF using Aspose.Words, we noticed an extra row was created on the first page text and eventually pushed some content into next page, resulting in extra page created. Code: var doc = new …...attached test files, the used font file and a screenshot for your...

    forum.aspose.com/t/pdf-converted-from-word-has-...
  6. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management.... Font . Size = 6 ; doc . Sections...

    reference.aspose.com/words/net/aspose.words/sec...
  7. 如何运行示例| Java 版 Aspose.Font

    Java API操纵字体文件。要运行示例下载并运行Visual Studio中GitHub的Java字体操纵和管理API示例。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/how-to-run-the-exa...
  8. EQ Field Enclosure (\o, \o\ac) Renders Incorrec...

    Description When converting a DOCX file to image or HTML using Aspose.Words, content generated by a Word EQ field with enclosure formatting is rendered incorrectly. Field Equation Example { EQ \o({enclose character},{co…...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...

    forum.aspose.com/t/eq-field-enclosure-o-o-ac-re...
  9. IFieldMergingCallback Interface | Aspose.Words ...

    Master mail merge with Aspose.Words! Implement the IFieldMergingCallback interface to customize data insertion in merge fields for seamless document creation...."<span style=\"color: #0000ff; font-family: Arial;\">Hello World...

    reference.aspose.com/words/net/aspose.words.mai...
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...fontFile ( "C: \\ Windows \\ Fonts \\ Arial.ttf" ); // 加载输入 PDF...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/