Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 139,847 for

font

(2.95 sec)
  1. ChartDataLabelCollection.Position | Aspose.Word...

    Discover the ChartDataLabelCollection Position property to easily customize your data label positions for enhanced data visualization and clarity....// Show data labels and set font color. series . HasDataLabels...ShowValue = true ; dataLabels . Font . Color = Color . White ; //...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Font.NoProofing | Aspose.Words for .NET

    Discover Font NoProofing. Prevent spell check on formatted text for cleaner designs. Enhance your documents with precision and professionalism!...NoProofing Contents [ Hide ] Font.NoProofing property True when...completely disabling it. builder . Font . NoProofing = true ; builder...

    reference.aspose.com/words/net/aspose.words/fon...
  3. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels....// Show data labels and set font color. series . hasDataLabels...showValue = true ; dataLabels . font . color = "#FFFFFF" ; // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.layoutMode property | Aspose.Words fo...

    PageSetup.layoutMode property. Gets or sets the layout mode of this section....size of the font. doc . styles . at ( "Normal" ). font . size =...this section. // A large enough font size will push some lines down...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manipulating Metafiles|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.... Specifying Font Folder While Converting Using... developers can specify the font folder path used while converting...

    docs.aspose.com/imaging/python-net/manipulating...
  6. Enable OpenType Features in Java|Aspose.Words f...

    Advanced typography features in Aspose.Words for Java....Contents [ Hide ] OpenType is a font format, introduced to provide... A text shaper represents a font and computes shaping information...

    docs.aspose.com/words/java/enable-opentype-feat...
  7. Aspose::Words::WarningInfo::get_Source method |...

    Aspose::Words::WarningInfo::get_Source method. Returns the source of the warning in C++....additional information about font substitution. auto doc = System...MakeObject < Aspose :: Words :: Fonts :: FontSettings > (); fontSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  8. Working with GridDesktop|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....Version at Runtime Default Font and Font Color of the GridDesktop...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels....]) # Show data labels and set font color. series . has_data_labels...show_value = True data_labels . font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Letter Interchanges when converting DOCX to PDF...

    Hi, When converting a DOCX to PDF, I noticed some letters get interchanged. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance; doc.Save(@".\test.…...seems to happen with certain fonts/styles (Calibri in italic and...using Aspose, specifically with fonts like Calibri italic and YU Gothic...

    forum.aspose.com/t/letter-interchanges-when-con...