Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 137,424 for

font

(0.06 sec)
  1. Embed Fonts in Presentations Using JavaScript|A...

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java, ensuring accurate rendering across all platforms....Embed Fonts in Presentations Using JavaScript Contents [ Hide...Hide ] Embedded fonts in PowerPoint are useful when you want your...

    docs.aspose.com/slides/nodejs-java/embedded-font/
  2. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the documentation article in C++....Description get_Bold () True if the font is formatted as bold. get_FitPath...the textpath font. get_Italic () True if the font is formatted...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the Font name and Font size def change_styles(self, f…...function to change the font name and font size def change_styles(self...change font of runs if matches criteria def change_font(run):...

    forum.aspose.com/t/change-styles-for-complete-d...
  4. Fonts are missing in pdf after word to pdf conv...

    we have created one azure web app which convert word to pdf using aspose but after conversion “Source sans pro” Font is missing in pdf. same issue we were reproduce it on local but after installation of “Source sans pro…...Fonts are missing in pdf after word to pdf conversion Aspose...conversion “Source sans pro” font is missing in pdf. same issue...

    forum.aspose.com/t/fonts-are-missing-in-pdf-aft...
  5. Aspose::Words::FontSubstitutionWarningInfo clas...

    Aspose::Words::FontSubstitutionWarningInfo class. Contains information about a Font substitution warning that Aspose.Words issued during document loading or saving in C++....Contains information about a font substitution warning that Aspose...warning. get_Reason () const Font substitution reason. get_RequestedBold...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. FontInfo.GetEmbeddedFont | Aspose.Words for .NET

    Discover the FontInfo GetEmbeddedFont method to easily retrieve specific embedded Font files, enhancing your design projects with seamless typography....method Gets a specific embedded font file. public byte [] GetEmbeddedFont...EmbeddedFontFormat Specifies the font format to retrieve. style EmbeddedFontStyle...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method. Gets a specific embedded Font file in C++....Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method Contents...method Gets a specific embedded font file. System :: ArrayPtr < uint8_t...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Font.underline_color property | Aspose.Words fo...

    Font.underline_color property. Gets or sets the color of the underline applied to the Font....underline_color property Font.underline_color property Gets or...the underline applied to the font. @property def underline_color...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.auto_color property | Aspose.Words for Python

    Font.auto_color property. Returns the present calculated color of the text (black or white) to be used for 'auto color'...auto_color property Font.auto_color property Returns the present...color is not ‘auto’ then returns Font.color . @property def auto_color...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …... <span style=“font-family: “Courier New”, Consolas...Consolas, Courier, monospace; font-size: small; white-space: pre;...

    forum.aspose.com/t/start-and-finish-dates-of-ta...