Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 16,769 for

true type

(0.07 sec)
  1. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look.... SetAllFootersVisibil ( true ); // Access and Update Header...{ if ( shape . Placeholder . Type == PlaceholderType . Header...

    docs.aspose.com/slides/net/presentation-header-...
  2. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for JavaScript via C++....PivotTable Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/create-sli...
  3. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable document formatting. Enhance your output with tailored import settings for optimal results....change a first imported section type to the NewPage forcibly when...is used. The default value is true . IgnoreTextBoxes { get; set;...

    reference.aspose.com/words/net/aspose.words/imp...
  4. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ExportLanguageToSpan ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. IPortionFormat for IDataLabel Is Not Working Wh...

    Hi I am unable to make changes to the IPortionFormat of an IDataLabel to Bold the font, change the color, and change the font Type. I’ve been research, looking over, and even updated to the latest version of aspose slide…...the color, and change the font type. I’ve been research, looking...change the font style, color, and type. Here’s a basic example of how...

    forum.aspose.com/t/iportionformat-for-idatalabe...
  6. 如何使用C++通过JavaScript创建带有下拉列表的动态图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到图表中以实现灵活的数据可视化。...List Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  7. Aspose::Words::Saving::HtmlVersion enum | Aspos...

    Aspose::Words::Saving::HtmlVersion enum. Indicates the version of HTML is used when saving the document to Html and Mhtml formats in C++....options -> set_PrettyFormat ( true ); doc -> Save ( get_ArtifactsDir...HtmlVersion :: Html5 : ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C# code....background type. firstMasterSlide . Background . Type = BackgroundType...RemoveUnused ( ignorePreserveField : true ); } Layout Slide Text Box...

    docs.aspose.com/slides/net/examples/elements/ma...
  9. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method... ListTemplate ) Parameter Type Description listTemplate ListTemplate.... Words . Style ) Parameter Type Description listStyle Style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。... TRUE chart . chart_title . height...height = 20 chart . has_title = True # 设置第一系列显示数值。 chart . chart_data...

    docs.aspose.com/slides/zh/python-net/create-chart/