Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 111,741 for

font

(0.05 sec)
  1. Aspose::Words::Drawing::TextPath::get_StrikeThr...

    Aspose::Words::Drawing::TextPath::get_StrikeThrough method. True if the Font is formatted as strikethrough text in C++....TextPath::get_StrikeThrough method True if the font is formatted as strikethrough...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::TextPath::get_Italic me...

    Aspose::Words::Drawing::TextPath::get_Italic method. True if the Font is formatted as italic in C++....TextPath::get_Italic method True if the font is formatted as italic. bool...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the documentation article in C++....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…...note: I am loading a special font into the FontSettings.DefaultInstance...DefaultInstance. Code to set font public bool SetFontsDirectory(string...

    forum.aspose.com/t/not-flattening-all-fields-on...
  5. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables... font Provides access to the font formatting of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Ustvari HTML Z Uporabo Java

    Ustvarite novo HTML v Java v nekaj korakih. Preprosto ustvarite HTML s knjižnico Java....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/sl/java/make/html/
  7. Გააკეთეთ HTML Java Ის Გამოყენებით

    შექმენით ახალი HTML Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML Java ბიბლიოთეკის გამოყენებით....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/ka/java/make/html/
  8. Გააკეთეთ DOC Java Ის Გამოყენებით

    შექმენით ახალი DOC Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOC Java ბიბლიოთეკის გამოყენებით....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/ka/java/make/doc/
  9. Ustvari Markdown Z Uporabo Java

    Ustvarite novo Markdown v Java v nekaj korakih. Preprosto ustvarite Markdown s knjižnico Java....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/sl/java/make/md/
  10. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...InlineStory ) font Provides access to the font formatting of...

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