Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 16,778 for

true type

(0.13 sec)
  1. Automating PowerPoint Generation in .NET: Creat...

    Learn how to automate PowerPoint generation in your .NET applications. Explore practical examples using Aspose.Slides to create dynamic, professional presentations effortlessly, saving time and ensuring consistency.... HasTitle = true ; chart . ChartTitle . AddTextFrameForOverr...1 , "Sales ($K)" ), chart . Type ); series . DataPoints . AddDataPointForBarSe...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  2. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    本节介绍如何设置形状的样式,包括它的线数据和填充数据 Aspose.Diagram。...GetShape ( 1 ); // Set line dash type by index shape . Line . LinePattern...Line . LineCap . Value = BOOL . True ; // Set line color transparency...

    docs.aspose.com/diagram/zh/net/set-visio-shape-...
  3. PclSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PclSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pcl](../../aspose.words/saveformat/#Pcl) format...SaveOptions ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fonts::FontSubstitutionRule clas...

    Aspose::Words::Fonts::FontSubstitutionRule class. This is an abstract base class for the font substitution rule. To learn more, visit the documentation article in C++.... static Type () Examples Shows operating...if ( isLinuxOrMac ) { ASSERT_TRUE ( fontConfigSubstituti -> get_Enabled...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Aspose::Words::Font::get_Bidi method | Aspose.W...

    Aspose::Words::Font::get_Bidi method. Specifies whether the contents of this run shall have right-to-left characteristics in C++....classified as “weak types” and “neutral types”. Examples Shows how...set_ItalicBi ( true ); builder -> get_Font () -> set_BoldBi ( true ); builder...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Step-by-step guide....the bullet type of the paragraph. Set the bullet type to Symbol...// set IsBulletHardColor to true to use own bullet color para...

    docs.aspose.com/slides/androidjava/manage-bullet/
  7. HtmlSaveOptions.export_fonts_as_base64 property...

    HtmlSaveOptions.export_fonts_as_base64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding... If this option is set to True , fonts will be embedded into...export_fonts_as_base64 = True options . css_style_sheet_type = aw . saving...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.export_images_as_base64 propert...

    HtmlSaveOptions.export_images_as_base64 property. Specifies whether images are saved in Base64 format to the output HTML, MHTML or EPUB...When this property is set to True images data are exported directly...export_fonts_as_base64 = True options . css_style_sheet_type = aw . saving...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RtfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfSaveOptions to enhance your document saving experience. Customize RTF output with advanced settings for optimal results....ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ExportImagesForOldRe { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...UseSubstitutions = true; Regex tagRegex = new Regex(@"<<...GetChildNodes(NodeType.Paragraph, true).OfType<Paragraph>()) { string...

    forum.aspose.com/t/bookmarking-all-the-static-t...