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

true type

(0.44 sec)
  1. StructuredDocumentTagRangeStart.placeholder_nam...

    StructuredDocumentTagRangeStart.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text....STRUCTURED_DOCUMENT_TAG_RANGE_START , True )[ 0 ] . as_structured_docu...STRUCTURED_DOCUMENT_TAG_RANGE_END , True )[ 0 ] . as_structured_document_tag_range_end...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PPT document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPT 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/ppt/
  3. Aspose::Words::Loading::MarkdownLoadOptions cla...

    Aspose::Words::Loading::MarkdownLoadOptions class. Allows to specify additional options when loading Markdown document into a Document object in C++.... static Type () Examples Shows how to preserve...-> set_PreserveEmptyLines ( true ); auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Aspose::Words::Fonts::FontSubstitutionRule clas...

    Aspose::Words::Fonts::FontSubstitutionRule class. This is an abstract base class for the font substitution rule. To learn more, visit the documentation article in C++.... static Type () Examples Shows operating...if ( isLinuxOrMac ) { ASSERT_TRUE ( fontConfigSubstituti -> get_Enabled...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. XData not showing up for pipe segment - Free Su...

    I am trying to extract all material from CADWorx models. I am on a trial right now to make sure everything works as expected before purchase. I noticed that on pipe segments its not loading the XData for CPD1. You can se…...StartsWith("*Model_Space") == true) { tableBlocks.Add(entity);...DataList[1].Value.ToString(); string type = cpd1.DataList[2].Value.ToString();...

    forum.aspose.com/t/xdata-not-showing-up-for-pip...
  6. HtmlOfficeMathOutputMode Enum | Aspose.Words fo...

    Discover how Aspose.Words.Saving.HtmlOfficeMathOutputMode enhances OfficeMath export to HTML, MHTML, and EPUB for seamless document conversion....-aw-wrap-type:inline\" />" + "</p>" ). Success , Is . True ); break..."</math>" + "</p>" ). Success , Is . True ); break ; case HtmlOfficeMathOutput...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PsSaveOptions class | Aspose.Words for Node.js

    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...SaveOptions ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a document using Python....differences being the node types and the representation of the...all nodes with the specified type, which in this case in all paragraphs...

    docs.aspose.com/words/python-net/working-with-s...
  9. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a document using Node.js....differences being the node types and the representation of the...all nodes with the specified type, which in this case in all paragraphs...

    docs.aspose.com/words/nodejs-net/working-with-s...
  10. 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/