Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 15,992 for

true type

(0.1 sec)
  1. Manage SmartArt in PowerPoint Presentations on ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Android using clear Java code samples that speed up slide design and automation....dispose (); } Change the Layout Type of a SmartArt Object In order...order to change the layout type of SmartArt . Please follow the...

    docs.aspose.com/slides/androidjava/manage-smart...
  2. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Java using clear code samples that speed up slide design and automation....dispose (); } Change the Layout Type of a SmartArt Object In order...order to change the layout type of SmartArt . Please follow the...

    docs.aspose.com/slides/java/manage-smartart/
  3. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...type == aw.fields.FieldType.FIELD_LIST_NUM:...get_child_nodes(aw.NodeType.PARAGRAPH, True): para = p.as_paragraph() if...

    forum.aspose.com/t/converting-word-lists-to-tex...
  4. FieldXE.Text | Aspose.Words for .NET

    Manage your FieldXE text property effortlessly. Easily get or set entry text for seamless data handling and enhanced user experience.... FieldIndex , true ); // Configure the INDEX field...its entry type also matches the INDEX field's entry type. FieldXE...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. 格式化数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表进行格式化。...isAutoFormat(value) 设置为 true 。 从 PivotTableAutoFormat 枚举中分配一个格式选项。...AutoFormat Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  7. ChartSeriesGroup class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same Type associated with the same axes....of chart series of the same type associated with the same axes...separate group for each series type. Also, you can create a chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing.... ExportDocumentProper = true ; doc . Save ( ArtifactsDir...SaveFormat saveFormat ) Parameter Type Description saveFormat SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  9. IIndexFilter.shouldSkipIndex method | Aspose.Wo...

    IIndexFilter.shouldSkipIndex method. Determines whether the item with the specified index should be skipped....( index : number ) Parameter Type Description index number The...The index of the item. Returns true if the item should be skipped;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Splitter | Aspose.Words for Java

    Provides methods intended to split the documents into parts using different criteria in Java....execute(); } Parameters: Parameter Type Description context SplitterContext...loadOptions.setIgnoreOleData(true); } Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...