Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 139,846 for

font

(0.57 sec)
  1. BaselineAlignment | Aspose.Words for Java

    Specifies Fonts vertical position on a line in Java....BaselineAlignment Specifies fonts vertical position on a line...Examples: Shows how to set fonts vertical position on a line...

    reference.aspose.com/words/java/com.aspose.word...
  2. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...convertable because of “ Fontfont name’ is not embedded ”;...embed the fonts partially ? I tried to iterate all fonts in the...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  3. Aspose::Words::Fonts::FontFallbackSettings::Sav...

    Aspose::Words::Fonts::FontFallbackSettings::Save method. Saves the current fallback settings to stream in C++....Aspose::Words::Fonts::FontFallbackSettings::Save method Contents...stream. void Aspose :: Words :: Fonts :: FontFallbackSettings :: Save...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. 为工作簿渲染指定单独或私有字体集,使用 Node.js 通过 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 指定工作簿渲染的单独或私有字体集。...node" ); // Path of your custom font directory. const customFontsDir...Specify individual font configs custom font directory. const fontConfigs...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-ind...
  5. INodeChangingCallback.NodeInserting | Aspose.Wo...

    Discover the INodeChangingCallback NodeInserting method, which triggers before a document node is inserted, ensuring seamless integration and enhanced functionality.... /// 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...
  6. Style.name property | Aspose.Words for Python

    Style.name property. Gets or sets the name of the style.... font . color = aspose . pydrawing...'Heading 1' ) . font . name , new_style . font . name ) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Master PowerPoint Fonts in .NET|Aspose.Slides D...

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

    docs.aspose.com/slides/net/powerpoint-fonts/
  8. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...Startup (); // Path of your custom font directory U16String customFontsDir...Specify individual font configs custom font directory IndividualFontConfig...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  9. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...set of font settings for left-to-right text. builder.Font.Name..."Courier New"; builder.Font.Size = 16; builder.Font.Italic = false;...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  10. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....); 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...