Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 14,729 for

true type

(0.16 sec)
  1. Manage SmartArt in PowerPoint Presentations Usi...

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

    docs.aspose.com/slides/cpp/manage-smartart/
  2. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Bubble3D method. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them in C++....0 ) -> get_Name ()); ASSERT_TRUE ( chart -> get_Series () ->...( 0 ) -> set_HasDataLabels ( true ); chart -> get_Series () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Saving::PdfSaveOptions::get_UseC...

    Aspose::Words::Saving::PdfSaveOptions::get_UseCoreFonts method. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts in C++....New and Symbol with core PDF Type 1 fonts. bool Aspose :: Words.... When this value is set to true Arial, Times New Roman, Courier...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Fields::FieldImport class | Aspo...

    Aspose::Words::Fields::FieldImport class. Implements the IMPORT field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. DocumentBuilder.MoveToMergeField | Aspose.Words...

    Effortlessly navigate your document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing....string fieldName ) Parameter Type Description fieldName String...mail merge field. Return Value true if the merge field was found...

    reference.aspose.com/words/net/aspose.words/doc...
  6. ChartDataLabelCollection indexer | Aspose.Words...

    ChartDataLabelCollection indexer. Returns [ChartDataLabel](../../chartdatalabel/) for the specified index.... Parameter Type Description index int Examples...): series . has_data_labels = True self . assertFalse ( series...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry::get_Font method. Provides access to the font formatting of this legend entry in C++....Words :: NodeType :: Shape , 0 , true ))) -> get_Chart (); System...get_Font () -> set_Italic ( true ); chartLegend -> get_LegendEntries...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Fields::FieldIncludePicture clas...

    Aspose::Words::Fields::FieldIncludePicture class. Implements the INCLUDEPICTURE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation....SmartArt Layout Type To change the SmartArt layout type, follow these...BASIC_BLOCK_LIST ) # Change the layout type to BASIC_PROCESS. smart . layout...

    docs.aspose.com/slides/python-net/manage-smartart/