Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 17,418 for

true type

(0.44 sec)
  1. GroupShape | Aspose.Words for .NET

    Design stunning group shapes effortlessly with GroupShape constructor. Enhance your projects with customizable, user-friendly tools for unique creations....DocumentBase doc ) Parameter Type Description doc DocumentBase...That ( group . IsGroup , Is . True ); builder . InsertNode ( group...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for charts that display multilevel data in C++....System::TypeInfo&) const override static Type () Examples Shows how to create...series -> set_HasDataLabels ( true ); series -> get_DataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Easy way to set up a chart using Chart.SetChart...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for Node.js via C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....setChartDataRange ( "A1:D4" , true ); // Save the workbook workbook...Document Assistant Close Find Type of X and Y Values of Points...

    docs.aspose.com/cells/nodejs-cpp/easy-way-for-c...
  4. Aspose::Words::Fonts::FontInfoCollection class ...

    Aspose::Words::Fonts::FontInfoCollection class. Represents a collection of fonts used in a document. To learn more, visit the documentation article in C++....EmbedTrueTypeFonts option is set to true . get_EmbedTrueTypeFonts ()...EmbedTrueTypeFonts property is set to true . GetEnumerator () override...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Aspose::Words::TextWatermarkOptions class | Asp...

    Aspose::Words::TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text. To learn more, visit the documentation article in C++.... The default value is true . get_Layout () const Gets or...TextWatermarkOptions () static Type () Examples Shows how to create...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. EditableRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeEnd class, designed to efficiently manage editable ranges in Word documents for seamless document editing....IsComposite { get; } Returns true if this node can contain other...specified NodeType . GetAncestor ( Type ) Gets the first ancestor of...

    reference.aspose.com/words/net/aspose.words/edi...
  7. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....SetText ( string text ) Parameter Type Description text String The...GetChildNodes ( NodeType . Comment , true ). Count , Is . EqualTo ( 2...

    reference.aspose.com/words/net/aspose.words/com...
  8. OutlineOptions.createOutlinesForHeadingsInTable...

    OutlineOptions.createOutlinesForHeadingsInTables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables....we will format in a heading-type style, will serve as the column..."CreateOutlinesForHea" property to "true" to include all headings within...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Chart to Image with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation.... Add ( u "A1:B3" , true ); // Convert chart to image...GetNSeries (). Add ( u "A1:B3" , true ); // Create an instance of...

    docs.aspose.com/cells/cpp/chart-to-image/
  10. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in JavaScript by implementing a custom calculation engine using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....Engine Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/implement-...