Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 137,404 for

font

(0.24 sec)
  1. Adding Text stamps in PDF via Python|Aspose.PDF...

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for Python library....based stamp like font size, font style, and font color etc. In order...text_state . font = ap . text . FontRepository . find_font ( "Arial"...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  2. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry class. Represents a chart legend entry. To learn more, visit the documentation article in C++....Description get_Font () Provides access to the font formatting of...Shows how to work with a legend font. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document.... font . bold = False para_style . font . size = 8 para_style...para_style . font . name = 'Arial' builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlFixedSaveOptions.saveFontFaceCssSeparately ...

    HtmlFixedSaveOptions.saveFontFaceCssSeparately property. Flag indicates whether @Font-face CSS rules should be placed into a separate file FontFaces.css when a document is being saved with external stylesheet (that is, when [HtmlFixedSaveOptions.exportEmbeddedCss](../exportEmbeddedCss/) is ``false``)...property Flag indicates whether “@font-face” CSS rules should be placed...class=\"myprefixspan myprefixtext001\" style=\"font-size:11pt; left:294.73pt; top:0...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Frame rendered in wrong place when converting D...

    Hi, When converting a DOCX to PDF using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); I’ve attached the test files and a s…...1:49pm 2 @ServerSide527 The font Carnegie used in your document...Could you please attach this font here for testing? I see the...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  6. [.NET] TextAbsorber fails to resolve ToUnicode ...

    I try to extract text from a simple pdf printed with Word containing just “ff” ligature in Aptos Font (does NOT contain ff glyph). I get following error from TextAbsorber The text showing operator hasn't ActualText entr…...just “ff” ligature in Aptos font (does NOT contain ff glyph)...marked-content element. The font used by text showing operator...

    forum.aspose.com/t/net-textabsorber-fails-to-re...
  7. ImportFormatOptions.smartStyleBehavior property...

    ImportFormatOptions.smartStyleBehavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... font . size = 14 ; myStyle . font . name = "Courier..."Courier New" ; myStyle . font . color = "#0000FF" ; builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with 'name' table | C++

    TrueType Font table ‘name’ is storage for text strings describing Font metadata like Font name, license information, copyright notices, and many others....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/working-with-name-table/
  9. ImportFormatOptions.smart_style_behavior proper...

    ImportFormatOptions.smart_style_behavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... font . size = 14 my_style . font . name = 'Courier...'Courier New' my_style . font . color = aspose . pydrawing . Color...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssClassNamePrefix method. Specifies a prefix which is added to all CSS class names. Default value is an empty string and generated CSS class names have no common prefix in C++....line-height:normal; font-family:Arial; font-size:11pt; -aw-style-name:footer...line-height:normal; font-family:Arial; font-size:11pt; -aw-style-name:header...

    reference.aspose.com/words/cpp/aspose.words.sav...