Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 142,711 for

font

(1.85 sec)
  1. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java....Shows how to work with a legend font. Document doc = new Document(getMyDir()...getLegend(); // Set default font size all legend entries. chartLegend...

    reference.aspose.com/words/java/com.aspose.word...
  2. SystemFontSource.get_system_font_folders method...

    SystemFontSource.get_system_Font_folders method. Returns system Font folders or empty array if folders are not accessible....get_system_font_folders method get_system_font_folders() Returns...Returns system font folders or empty array if folders are not accessible...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Can I create a .docx and/or .odt without having...

    I there, we would like to create a .docx and/or .odt without Fonts being present in our physical docker prod app. We know that .docx and .odt do not embed the Font inside, and I was wondering if we can create a document …...odt without having any fonts in our docker image? Aspose...a .docx and/or .odt without fonts being present in our physical...

    forum.aspose.com/t/can-i-create-a-docx-and-or-o...
  4. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.insertParagraph method. Inserts a paragraph break into the document....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fonts::FontSettings::SetFontsSou...

    Aspose::Words::Fonts::FontSettings::SetFontsSources method. Sets the sources where Aspose.Words looks for TrueType Fonts when rendering documents or embedding Fonts in C++....Aspose::Words::Fonts::FontSettings::SetFontsSources method Contents...::SharedPtr<Aspose::Words::Fonts::FontSourceBase>>&) method Sets...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.Fonts.FontFallbackSettings.save method...Examples Shows how to load and save font fallback settings to/from a...set of font fallback settings. with open ( MY_DIR + 'Font fallback...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Write Text on Image using Java

    Follow this article to write text on image using Java. It has details for IDE settings, a list of steps, and a sample code to add text on an image using Java....Font Product Family Aspose.TeX Product...using Java with the specified font without installing it on the...

    kb.aspose.com/font/java/write-text-on-image-usi...
  8. FontInfo.get_embedded_font method | Aspose.Word...

    FontInfo.get_embedded_Font method. Gets a specific embedded Font file....get_embedded_font method get_embedded_font(format, style) Gets...specific embedded font file. def get_embedded_font ( self , format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization....insert a text box, and set the font of its contents. Document doc..."Hidden" property of the shape's "Font" object to "true" to hide the...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartSeries.legend_entry property | Aspose.Word...

    ChartSeries.legend_entry property. Gets a legend entry for this chart series....Shows how to work with a legend font. doc = aw . Document ( file_name...default font size all legend entries. chart_legend . font . size...

    reference.aspose.com/words/python-net/aspose.wo...