Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 139,488 for

font

(0.11 sec)
  1. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency.... Font . Color = Color . Red ; list1...); list2 . ListLevels [ 0 ]. Font . Color = Color . Blue ; list2...

    reference.aspose.com/words/net/aspose.words.lis...
  2. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...constructor(obj: Aspose::Cells::Font); ~ Steps to Reproduce Install...constructor(obj: Aspose::Cells::Font); And here is the suggested...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  3. Questions Regarding Large File Conversion and C...

    Can you please confirm the recommended maximum document size (in MB or pages) for reliable DOCX → PDF conversion using Aspose.Words for Python via .NET? Are there any specific memory or timeout configurations recomm…...best practices for handling fonts on Ubuntu servers to ensure...servers, install the necessary font packages that your documents...

    forum.aspose.com/t/questions-regarding-large-fi...
  4. Glyph class | Aspose.Words for Python

    aspose.words.shaping.Glyph class. Represents a glyph...glyph (GID) in the physical font. Methods Name Description clone()...this instance. get_width(em, font_size) Returns width (advance)...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 创建一个复杂的PDF|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... font = ap . text . FontRepository . find_font ( "Arial"..."Arial" ) header . text_state . font_size = 24 header . horizontal_alignment...

    docs.aspose.com/pdf/zh/python-net/complex-pdf-e...
  6. LayoutOptions.ShowHiddenText | Aspose.Words for...

    Discover the LayoutOptions ShowHiddenText property, easily control the rendering of hidden text in your documents. Optimize your content visibility today!... Font . Hidden = true ; builder ....

    reference.aspose.com/words/net/aspose.words.lay...
  7. Generate PDF from XML|Aspose.PDF for Java

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF for Java Schema...."xsl-region-body" > <fo:block font-size= "16pt" font-weight= "bold" space-after=..."companyname" /> </fo:block> <fo:block font-size= "10pt" > <fo:table table-layout=...

    docs.aspose.com/pdf/java/generate-pdf-from-xml/
  8. HyphenationOptions.HyphenateCaps | Aspose.Words...

    Discover the HyphenateCaps property in HyphenationOptions. Control hyphenation for all-caps words easily—default is set to true. Optimize your text today!... Font . Size = 24 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.set...
  9. Write Text on JPG in Java

    This brief article guides on how to write text on JPG in Java. It encompasses the IDE configuration, steps, and a runnable code snippet demonstrating how to add text to a JPG file in Java....Font Product Family Aspose.TeX Product...instance Define the text color and font for the string Define the rectangle...

    kb.aspose.com/drawing/java/write-text-on-jpg-in...
  10. Row.Hidden | Aspose.Words for .NET

    Row Hidden property documentation. Control table row visibility in Word documents programmatically with boolean hide/show settings.... Font . Hidden , Is . True ); } }...

    reference.aspose.com/words/net/aspose.words.tab...