Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 149,208 for

text

(0.2 sec)
  1. Convert Type1 font to TrueType | Java API Solution

    How to convert Type1 font to TTF with Aspose.Page API solution for Java is illustrated here. Code snippets are provided....scalable and high-resolution text rendering. They consist of two...various applications, from small text to large banners. Precision...

    docs.aspose.com/page/java/type1-to-ttf/
  2. OutlineLevel enumeration | Aspose.Words for Python

    aspose.words.OutlineLevel enumeration. Specifies the outline level of a paragraph in the document....BODY_TEXT The paragraph is at the level of the main text. Examples...levels to create collapsible text. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.style property | Aspose.Words for Python

    Font.style property. Gets or sets the character style applied to this formatting....custom style and apply it to text created using a document builder...'MyStyle' builder . write ( 'This text is in a custom style.' ) # Iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HTML Code Generators – Online Code Tools and C#...

    HTML Code Generators help to create HTML elements online or using C#. Generate images, tables, forms, media, etc. to use them in your HTML....Telephone Input Generator HTML Text Input Generator HTML Textarea...Generator HTML Image Tag Generator Text Bi-Directional Override HTML...

    products.aspose.com/html/net/generators/
  5. Android API to Render PDF to DOTX | products.as...

    Transform PDF to DOTX via Android via Java API...wide range of features, such as text extraction, image extraction...such as document manipulation, text manipulation, formatting, and...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Render XPS to DOCM | products.as...

    Transform XPS to DOCM via Android via Java API...wide range of features, such as text extraction, image extraction...such as document manipulation, text manipulation, formatting, and...

    products.aspose.com/total/android-java/conversi...
  7. Android API to Render CGM to WORDML | products....

    Transform CGM to WORDML via Android via Java API...a range of features such as text extraction, image extraction...such as document manipulation, text manipulation, and document conversion...

    products.aspose.com/total/android-java/conversi...
  8. 使用 C++ 在演示文稿中管理文本框|Aspose.Slides 文档

    Aspose.Slides for C++ 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...请参阅本页的 Update Text 部分。 在幻灯片上创建文本框 要在幻灯片上创建文本框,请按照以下步骤操作:...0 ); // 设置文本 portion -> set_Text ( u "Aspose TextBox" ); // 将演示文稿保存到磁盘...

    docs.aspose.com/slides/zh/cpp/manage-textbox/
  9. FieldGoToButton.location property | Aspose.Word...

    FieldGoToButton.location property. Gets or sets the name of a bookmark, a page number, or some other item to jump to....Microsoft Word, # it will take the text cursor to the bookmark whose...as_field_go_to_button () field . display_text = 'My Button' field . location...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Header and Footer|Aspose.PDF for Java

    Learn how to add, remove, or modify headers and footers in a PDF document using Aspose.PDF in Java.... You can format the header text using FormattedText class. Once...pdf" ); // Create formatted text for page number FormattedText...

    docs.aspose.com/pdf/java/manage-header-and-footer/