Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 138,659 for

font

(0.2 sec)
  1. INodeChangingCallback.NodeRemoving | Aspose.Wor...

    Discover the INodeChangingCallback NodeRemoving method, which triggers before a document node is removed, ensuring smooth document management.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...
  2. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...()); // Get the font of the shape Font font = shape . GetFont...GetFont (); // Set the font color to white font . SetColor ( Color...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  3. Master PowerPoint Fonts in Java|Aspose.Slides D...

    Learn to control PowerPoint Fonts in Aspose.Slides for Java: embed, substitute, load custom Fonts, and resolve missing glyphs with concise code....PowerPoint Fonts in Java Contents [ Hide ] Manage Fonts in Presentations...PowerPoint Fonts in Java Specify Default Presentation Fonts in Java...

    docs.aspose.com/slides/java/powerpoint-fonts/
  4. Modifing AcroForm|Aspose.PDF for C++

    Modifing form in your PDF file with Aspose.PDF for C++ library. You can Add or remove fields in existing form, getand set fieldlimit and etc...."textbox1" )); } Set Custom Font for the Form Field Form fields...configured to use specific default fonts. In the early versions of Aspose...

    docs.aspose.com/pdf/cpp/modifing-form/
  5. Aspose::Words::Themes::ThemeFonts class | Aspos...

    Aspose::Words::Themes::ThemeFonts class. Represents a collection of Fonts in the Font scheme, allowing to specify different Fonts for different languages Latin, EastAsian and ComplexScript. To learn more, visit the documentation article in C++....Represents a collection of fonts in the font scheme, allowing to specify...specify different fonts for different languages Latin , EastAsian...

    reference.aspose.com/words/cpp/aspose.words.the...
  6. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri Font (but quite sure it’s not specific to this Font) are not correctly converted. The chara…...Family slides-java , slides-fonts , slides-htmlexport stefan.raubal...Calibri font (but quite sure it’s not specific to this font) are...

    forum.aspose.com/t/converting-a-presentation-to...
  7. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...Family slides-java , slides-fonts , slides-pdfexport aakanksha76...ArgumentException: The required font “Cambria Math” was not found...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  8. TYPE1 to WOFF2 Converter API | C++

    Easily convert your existing TYPE1 Font libraries to the modern WOFF2 format within your C++ applications using our intuitive Font API Solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/conversion/type1-t...
  9. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...emojis is caused by the fallback font‑search / glyph rendering that...engine which emoji‑compatible font to use removes the expensive...

    forum.aspose.com/t/pdf-containing-emojis-conver...