Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 15,984 for

true type

(0.14 sec)
  1. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the document contains no sections, creates one section with one paragraph.... ANY , True ) self . assertEqual ( aw ....SECTION , nodes [ 0 ] . node_type ) self . assertEqual ( doc ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 通过Node.js与C++设置图表外观|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表的外观。我们的指南将向您展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格并增强工作表。... add ( "A1:B3" , true ); // Setting the foreground...getNSeries (). add ( "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-cha...
  3. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....et_CenterText(NullableBool::True); chart->get_ChartTitle()->set_Height(... 20 ); chart->set_HasTitle( true ); // Delete default generated...

    products.aspose.com/slides/cpp/chart/pptx/
  4. 使用 C++ 设置图表外观|Documentation

    学习如何在Aspose.Cells for C++中配置图表的外观。我们的指南将展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,提升工作表的美观度。... Add ( u "A1:B3" , true ); // Setting the foreground...GetNSeries (). Add ( u "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/zh/cpp/setting-chart-appe...
  5. PsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PS](../../aspose.words/saveformat/#PS) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。...mp4&autoPlay=true&scale=100。 ActivationEvent ActivateOn...); } // Set type of the content (video) rma . Type = RichMediaAnnotation...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  7. ShapeBase.AspectRatioLocked | Aspose.Words for ...

    Discover the ShapeBase AspectRatioLocked property to effortlessly maintain your shapes' aspect ratio for perfect designs. Enhance your projects today!...the Image it is true but for the other shape types it is false ..."AspectRatioLocked" property to "true" to preserve the shape's aspect...

    reference.aspose.com/words/net/aspose.words.dra...
  8. XamlFlowSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.XamlFlowSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FLOW](../../aspose.words/saveformat/#XAML_FLOW) or [SaveFormat.XAML_FLOW_PACK](../../aspose.words/saveformat/#XAML_FLOW_PACK) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...“OnePagePerSheet” property is set to true. PdfSaveOptions saveOptions...saveOptions.setOnePagePerSheet(true); You can also refer to the...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  10. Save Presentations in Java|Aspose.Slides Docume...

    Discover how to save presentations in Java using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....can be written to many stream types. In the example below, we create...Presentations with a Predefined View Type Aspose.Slides lets you set the...

    docs.aspose.com/slides/java/save-presentation/