Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 139,652 for

font

(0.09 sec)
  1. Font.NameAscii | Aspose.Words for .NET

    Discover the Font NameAscii property to customize Latin text Fonts, enhancing your design with character codes 0-127 for improved readability....Hide ] Font.NameAscii property Returns or sets the font used for...Word can combine two different fonts in one run. Document doc = new...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Working with Fonts in Apache POI and Aspose.Cel...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ask AI Working with Fonts in Apache POI and Aspose.Cells Contents...Aspose.Cells - Working with Fonts Aspose.Cells provides a class...

    docs.aspose.com/cells/java/working-with-fonts-i...
  3. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your document's final section for effective formatting....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  4. Font.boldBi property | Aspose.Words for Node.js

    Font.boldBi property. True if the right-to-left text is formatted as bold....boldBi property Font.boldBi property True if the right-to-left...how to define separate sets of font settings for right-to-left,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.italicBi property | Aspose.Words for Node.js

    Font.italicBi property. True if the right-to-left text is formatted as italic....italicBi property Font.italicBi property True if the right-to-left...how to define separate sets of font settings for right-to-left,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Res...

    Aspose::Words::Saving::HtmlSaveOptions::get_ResolveFontNames method. Specifies whether Font family names used in the document are resolved and substituted according to FontSettings when being written into HTML-based formats in C++....es method Specifies whether font family names used in the document...this option is set to false and font family names are written to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 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...
  9. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving 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/iwa...
  10. 在Apache POI和Aspose.Cells中使用字体|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Aspose test of fonts!" ); //Setting the font name to "Courier...getStyle (); Font font = style . getFont (); font . setName (...

    docs.aspose.com/cells/zh/java/working-with-font...