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

font

(0.31 sec)
  1. Font.Position | Aspose.Words for .NET

    Discover the Font Position property, easily adjust text alignment in points for precise control over your typography. Elevate your design with flexible positioning!...Position Contents [ Hide ] Font.Position property Gets or sets...doc , "Raised text. " ); run . Font . Position = 5 ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...
  2. 为工作簿渲染指定单独或私有字体集,使用 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...
  3. Font.UnderlineColor | Aspose.Words for .NET

    Discover the Font UnderlineColor property to easily customize your Font's underline color for enhanced text styling and visual appeal....UnderlineColor Font.UnderlineColor property Gets or sets the...the underline applied to the font. public Color UnderlineColor...

    reference.aspose.com/words/net/aspose.words/fon...
  4. 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...
  5. 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...
  6. Using TrueType Fonts in C++|Aspose.Words for C++

    Aspose.Words for C++ can find the right Font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a Font....Ask AI Using TrueType Fonts Contents [ Hide ] When working with...often have to use different fonts, styles, and sizes. Documents...

    docs.aspose.com/words/cpp/using-truetype-fonts/
  7. FontSubstitutionWarningInfo class | Aspose.Word...

    aspose.words.FontSubstitutionWarningInfo class. Contains information about a Font substitution warning that Aspose.Words issued during document loading or saving....Contains information about a font substitution warning that Aspose...(Inherited from WarningInfo ) reason Font substitution reason. requested_bold...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the Font name and Font size def change_styles(self, f…...function to change the font name and font size def change_styles(self...change font of runs if matches criteria def change_font(run):...

    forum.aspose.com/t/change-styles-for-complete-d...
  9. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format....disable subsetting when embedding fonts while rendering a document to...DocumentBuilder ( doc = doc ) builder . font . name = 'Arial' builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  10. INodeChangingCallback Interface | Aspose.Words ...

    Implement the Aspose.Words.INodeChangingCallback interface to get real-time notifications on document node changes, enhancing your document management experience.... /// 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...