Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 134,549 for

font

(0.14 sec)
  1. Font.italic property | Aspose.Words for Python

    Font.italic property. True if the Font is formatted as italic....italic property Font.italic property True if the font is formatted...doc ) builder . font . size = 36 builder . font . italic = True...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. Aspose::Words::Saving::FontSavingArgs::get_IsSu...

    Aspose::Words::Saving::FontSavingArgs::get_IsSubsettingNeeded method. Allows to specify whether the current Font will be subsetted before exporting as a Font resource in C++....current font will be subsetted before exporting as a font resource...Remarks Fonts can be exported as complete original font files or...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. TextDmlEffect enumeration | Aspose.Words for Py...

    aspose.words.TextDmlEffect enumeration. Dml text effect for text runs.... font . has_dml_effect ( aw . TextDmlEffect.... assertTrue ( runs [ 1 ] . font . has_dml_effect ( aw . TextDmlEffect...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of Fonts for workbook rendering using Aspose.Cells for Node.js via C++....Individual or Private Set of Fonts for Workbook Rendering with...you specify the fonts directory or list of fonts for all workbooks...

    docs.aspose.com/cells/nodejs-cpp/specify-indivi...
  7. Content render outside the table when page brea...

    Hi, I am facing a issue when rendering html content in a table. Please use the below code to reproduce the problem. I attached car.jpg which used in the html and the result file BrokenLine.pdf for your reference. Put th…...Color(“Black”) } }; string txt = “<font size="1">\r \r \r Test Image...\r \r <span style="font-size: 10pt; font-family: arial, helvetica...

    forum.aspose.com/t/content-render-outside-the-t...
  8. Aspose::Words::WarningInfo::get_Description met...

    Aspose::Words::WarningInfo::get_Description method. Returns the description of the warning in C++....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/cpp/aspose.words/war...
  9. LoadOptions.FontSettings | Aspose.Words for .NET

    Customize your document's Font settings with LoadOptions FontSettings for enhanced readability and style. Optimize your documents effortlessly!...property Allows to specify document font settings. public FontSettings...may require to resolve the fonts. For example, when loading HTML...

    reference.aspose.com/words/net/aspose.words.loa...
  10. 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...