Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 137,424 for

font

(0.06 sec)
  1. Extract text and images from PPTX document usin...

    C# source code to extract text and images from PPTX file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....the required output like text, font etc. System Requirements Our...WriteLine(port.Text); //Display font height of the text Console.WriteLine(port...

    products.aspose.com/slides/net/parser/pptx/
  2. Glyph | Aspose.Words for Java

    Represents a glyph in Java....glyph (GID) in the physical font. getWidth(int em, float fontSize)...glyph (GID) in the physical font. Returns: int - The corresponding...

    reference.aspose.com/words/java/com.aspose.word...
  3. Incorrect Underline Height in EQ Field Overstri...

    Description Aspose.Words does not correctly render EQ (Equation) fields when the text inside the field code contains underlined characters. Specifically, the underline height of text inside the field differs from the un…...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...text-indent:-12pt"><span style="font-family:標楷體">測試</span><img s...

    forum.aspose.com/t/incorrect-underline-height-i...
  4. Working with Hyperlinks in C#|Aspose.Words for ...

    How to add a hyperlink into your document in C# using Aspose.Words for .NET....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. The following code...

    docs.aspose.com/words/net/working-with-hyperlinks/
  5. Multithreading in Aspose.Slides for Python|Aspo...

    Aspose.Slides for Python via .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....What should I do with global font settings (folders, substitutions)...multithreading? Initialize all global font settings before starting the...

    docs.aspose.com/slides/python-net/multithreading/
  6. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…...text shaper for '/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold...environment is likely due to missing font support or libraries required...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...
  7. StyleCollection.Item | Aspose.Words for .NET

    Discover StyleCollection's powerful Item property to effortlessly retrieve styles by name or alias, enhancing your design experience with ease!... Font . Size = 6 ; doc . Sections...Assert . That ( styles [ 4 ]. Font . Name , Is . EqualTo ( "Courier...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...2025, 2:29pm 6 @rnara DM Sans font used in your original document...Could you please provide this font here for testing? Also, please...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  9. Cells Formats|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....provides properties for configuring font settings. Adding Borders to...that can be applied to cells, fonts, gridlines, graphic objects...

    docs.aspose.com/cells/java/cells-formatting/
  10. FillType | Aspose.Words for Java

    Specifies fill type for a fillable object in Java....docx"); // Get Fill object for Font of the first Run. Fill fill...Check Fill properties of the Font. System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...