Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 142,631 for

font

(0.13 sec)
  1. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in C++.... FontSubstitution 131072 Font has been substituted. FontEmbedding...FontEmbedding 262144 Loss of embedded font information during document...

    reference.aspose.com/words/cpp/aspose.words/war...
  2. Aspose::Words::Fonts::FontSourceType enum | Asp...

    Aspose::Words::Fonts::FontSourceType enum. Specifies the type of Font source in C++....Aspose::Words::Fonts::FontSourceType enum Contents [ Hide ] FontSourceType...FontSourceType enum Specifies the type of font source. enum class FontSourceType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure Fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++....Ask AI Configuring Fonts for Rendering Spreadsheets with C++...fidelity, it is necessary that the fonts used in the spreadsheet are...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  4. Paragraph.is_end_of_document property | Aspose....

    Paragraph.is_end_of_document property. True if this paragraph is the last paragraph in the last section of the document....= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Converting to PDF raises Exception about fonts ...

    Hi. I tried to find the same error description, but can’t. I sure, that it is widespread error: we tried to convert xlsx book with Font Calibri underlined to PDF in Linux-based Docker container and got error Caused by…...PDF raises Exception about fonts Aspose.Cells Product Family...tried to convert xlsx book with font Calibri underlined to PDF in...

    forum.aspose.com/t/converting-to-pdf-raises-exc...
  7. Aspose::Words::Fonts::FontFallbackSettings clas...

    Aspose::Words::Fonts::FontFallbackSettings class. Specifies Font fallback mechanism settings. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontFallbackSettings class Contents [ Hide...FontFallbackSettings class Specifies font fallback mechanism settings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...font.color cell.format.fill.tintAndShade...format.font.size cell.format.font.bold cell.format.font.italic...

    forum.aspose.com/t/convert-range-to-json/311994
  9. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo objects, enhancing document processing and error handling....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/net/aspose.words/war...
  10. DocumentBuilder.popFont method | Aspose.Words f...

    DocumentBuilder.popFont method. Retrieves character formatting previously saved on the stack....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . font . name = "Arial" ; builder . font . size = 24...

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