Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 15,887 for

true type

(0.65 sec)
  1. Aspose::Words::Drawing::HorizontalRuleFormat cl...

    Aspose::Words::Drawing::HorizontalRuleFormat class. Represents horizontal rule formatting. To learn more, visit the documentation article in C++.... If true , then the horizontal rule is...::get_WidthPercent . static Type () Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method... Parameter Type Description output_file str...MergeFormatMode ): ... Parameter Type Description output_file str...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Node::Clone method | Aspose.Word...

    Aspose::Words::Node::Clone method. Creates a duplicate of the node in C++....Parameter Type Description isCloneChildren bool True to recursively...( para ) -> Clone ( true ); ASSERT_TRUE (( System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_EndCharacterFont method. Font formatting that will be applied to the last character of text entered into SDT in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method...isImportChildren : boolean ) Parameter Type Description srcNode Node The...imported. isImportChildren boolean true to import all child nodes recursively;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldMacroButton::get_Ma...

    Aspose::Words::Fields::FieldMacroButton::get_MacroName method. Gets or sets the name of the macro or command to run in C++....DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...FieldType :: FieldMacroButton , true )); field -> set_MacroName (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Showing Cell Range as Data Labels with C++|Docu...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....GetShowCellRange() property to true to select the Label Contains...dataLabels . SetShowCellRange ( true ); // Save the workbook workbook...

    docs.aspose.com/cells/cpp/showing-cell-range-as...
  8. Manage Fonts in Presentations Using JavaScript|...

    Control fonts with Aspose.Slides for Node.js via Java: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear and consistent.... True ); port2 . getPortionFormat...aspose . slides . NullableBool . True ); // Set font to Italic port1...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  9. MarkdownSaveOptions.ImageSavingCallback | Aspos...

    Control image saving in Markdown with MarkdownSaveOptions' ImageSavingCallback. Enhance document formatting and streamline your workflow effortlessly!...$"{mOutFileName} shape {++mCount}, of type {args.CurrentShape.ShapeType}{Path...ImageStream . CanWrite , Is . True ); Assert . That ( args . IsImageAvailable...

    reference.aspose.com/words/net/aspose.words.sav...
  10. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... # Any text that we type in the document body after moving...does nothing. # When set to true, our structured document tag...

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