Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 17,463 for

true type

(0.61 sec)
  1. Prevent Presentation Edits with Shape Locks in ...

    Discover how Aspose.Slides for .NET locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits....used for all types of shapes, different shape types require different...class for PPTX. The following types of locks are supported in Aspose...

    docs.aspose.com/slides/net/applying-protection-...
  2. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。...{ // Check if the form is of type "Typewriter" and subtype "Form"...forms and delete the ones with type "Typewriter" and subtype "Form"...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  3. 使用 Java 在 PowerPoint 演示稿中管理 SmartArt|Aspose.Sli...

    了解如何使用 Aspose.Slides for Java 通过清晰的代码示例构建和编辑 PowerPoint SmartArt,从而加快幻灯片设计和自动化。...isHidden() 如果此节点在数据模型中是隐藏节点,则返回 true。要检查 SmartArt 任意节点的隐藏属性,请按照以下步骤操作:...= node . isHidden (); // 返回 true if ( hidden ) { // 执行某些操作或通知...

    docs.aspose.com/slides/zh/java/manage-smartart/
  4. Aspose.Cells 8.8.1中的公共API更改|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....LoadOptions & initialize it with type of template to be loaded LoadOptions...GridValidationType . WHOLE_NUMBER , true ); val . setFormula1 ( "=20"...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. How to create Dynamic Scrolling Chart with Node...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....dynamic scrolling chart is a type of graphical representation...getNSeries (). add ( "Sales" , true ); chart . getNSeries (). get...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  6. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then save the xlsx as Docx. But with…...SaveAsEditableShapes = true; saveOptions.EmbedXlsxAsChartData...and have these 2 options as true I can simply extract the chart...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...
  7. Working with Tasks in Aspose.Tasks for C++ | As...

    Learn how to edit task budget works and costs using Aspose.Tasks for C++....assn_enumerator -> get_Current(), true )) 24 { 25 26 // C# preprocessor...ResourceType > (resource -> Get(Rsc::Type())) == Aspose::Tasks::ResourceType::Work)...

    docs.aspose.com/tasks/cpp/task-budget-work-and-...
  8. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a text is displayed inside a shape. To learn more, visit the documentation article in C++.... static Type () Remarks Use the TextBox property...textBox -> set_FitShapeToText ( true ); textBox -> set_TextBoxWrapMode...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author of this revision. Can not be empty string or null in C++.... " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. ChartDataLabelCollection.show_legend_key proper...

    ChartDataLabelCollection.show_legend_key property. Allows to specify whether legend key is to be displayed for the data labels of the entire series... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...