Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 16,762 for

true type

(0.14 sec)
  1. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....NodeType :: Shape , 0 , true )); ASSERT_TRUE ( shape -> get_IsImage...String & baseUri ) Parameter Type Description loadFormat Aspo...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....string fileName ) Parameter Type Description fileName String...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/net/aspose.words/fil...
  3. ChartDataLabelPosition | Aspose.Words for Java

    Specifies the position for a chart data label in Java.... Remarks: Not all series types allow you to specify label positions...color. series.hasDataLabels(true); ChartDataLabelCollec dataLabels...

    reference.aspose.com/words/java/com.aspose.word...
  4. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....SHAPE, true).getCount(), 1); // We can delete...getChildNodes(NodeType.SHAPE, true).getCount(), 0); Fields Field...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges ,shapes and pictures in GridJs....special kind of shape which type property is :“TextBox”, in the...sheet . data . shapes whose type is 'TextBox' startpostion :...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  6. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java....setBehindText(true); shape.setRelativeHorizont....NONE); shape.setBehindText(true); // Place the image at the...

    reference.aspose.com/words/java/com.aspose.word...
  7. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear section headers and footers with the ClearHeadersFooters method. Streamline your document layout for a polished look!...Parameter Type Description preserveWatermarks Boolean True if the...MyDir + "Header and footer types.docx" ); // Add a plain text...

    reference.aspose.com/words/net/aspose.words/sec...
  8. ChartSeriesGroup.AxisY | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisY property to easily access and customize Y-axis features for enhanced data visualization in your charts....series group, also of the line type. ChartSeriesGroup newSeriesGroup...newSeriesGroup . AxisX . Hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization.... This type of chart is often called a candlestick...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/create-ope...
  10. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... type Gets table area to which this... collection. # 1 - By style type: table_style . conditional_styles...

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