Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 127,963 for

font

(0.2 sec)
  1. Topics tagged shapes

    Topics tagged shapes...February 11, 2025 Automatic font color issues in shapes Aspose...

    forum.aspose.com/tag/shapes
  2. FileFormatUtil class | Aspose.Words for Python

    aspose.words.FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums...words FileFormatInfo class Font class...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise.... font . locale_id == 2055 ))) doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your document's layout effectively. Unlock flexible design options for optimal presentation.... Font . Hidden = true ; builder ....

    reference.aspose.com/words/net/aspose.words/doc...
  5. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document... font . style = doc . styles . at...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Text, Image or Page Stamps in PDF using Python ...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET.... font = apdf . text . FontRepository . find_font ( "Arial"...text_state . font_size = 14 textStamp . text_state . font_style =...

    products.aspose.com/pdf/python-net/stamps/
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportListLabels method. Controls how list labels are output to HTML, MHTML or EPUB. Default value is Auto in C++....67pt; font:7pt 'Times New Roman'; display:inline-block;..."<span style= \" width:10.2pt; font:7pt 'Times New Roman'; display:inline-block;...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...KB in local windows dev, the font is not missing; this is my code...proper document layout the fonts used in the original document...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  9. org.apache.cxf.interceptor.Fault: Could not ini...

    Hi Team, Am migrating from Jdk1.8 to jdk11, received below error in higher region and not occurring in lower region. could you please assist. org.apache.cxf.interceptor.Fault: Could not initialize class asposewobfusca…...font.FontManagerFactory$1.run(FontManagerFactory...suggestion from Aspose . Installed font as mentioned in this link Caused...

    forum.aspose.com/t/org-apache-cxf-interceptor-f...
  10. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in Java...graphicsPath ; Font font = new java . awt . Font ( "Arial" , Font . PLAIN...{ GlyphVector glyphVector = font . createGlyphVector ( g2 . ...

    docs.aspose.com/slides/java/custom-shape/