Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 17,418 for

true type

(0.43 sec)
  1. Document.NormalizeFieldTypes | Aspose.Words for...

    Optimize your document with the NormalizeFieldTypes method, ensuring all field Type values align with field codes for enhanced consistency and accuracy....NormalizeFieldTypes method Changes field type values FieldType of FieldStart...they correspond to the field types contained in the field codes...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for C++: add, customize, and sequence effects and durations with C++ examples for PPT, PPTX, and ODP presentations....get_SlideShowTransition () -> set_Type ( TransitionType :: Fade );...Transition Read the transition type currently assigned to a slide...

    docs.aspose.com/slides/cpp/examples/elements/sl...
  3. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....doc" ) node_type = Rjb :: import ( 'com.aspose.... getChild ( node_type . TABLE , 0 , true ) # Autofit the first...

    docs.aspose.com/words/java/working-with-tables-...
  4. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....setAutomaticallyUpda(true); DocumentBuilder builder =...style is based on. getBuiltIn() True if this style is one of the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for Android: add, customize, and sequence effects and durations with Java examples for PPT, PPTX, and ODP presentations....Transition Read the transition type currently assigned to a slide...// Access the transition type. int type = slide . getSlideShowTransiti...

    docs.aspose.com/slides/androidjava/examples/ele...
  6. 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...
  7. Set Column Width to Scalable Unit like em or pe...

    Learn how to set column width to scalable units like em or percent in Aspose.Cells for JavaScript via C++. Improve the presentation of generated HTML tables....widthScalable set to true , to create scalable widths...Columns to HTML </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/set-column...
  8. ChartMultilevelValue constructor | Aspose.Words...

    aspose.words.drawing.charts.ChartMultilevelValue constructor... Parameter Type Description level1 str level2...level2 : str ): ... Parameter Type Description level1 str level2...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeries.series_type property | Aspose.Words...

    ChartSeries.series_Type property. Gets the Type of this chart series....series_type property ChartSeries.series_type property Gets the...the type of this chart series. @property def series_type ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for PHP via 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/php-java/manage-smartart/