Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 16,764 for

true type

(0.17 sec)
  1. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a small picture as a texture inside a shape using Aspose.Cells for JavaScript via C++....isTiling() property by setting it true . Please see the following sample...IsTiling Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/tile-pictu...
  3. ExportListLabels Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Saving.ExportListLabels enum enhances your HTML, MHTML, and EPUB exports with customizable list label options.... True ); Assert . That ( outDocContents...5.</span>" + "</p>" ), Is . True ); break ; case ExportListLabels...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. StyleType | Aspose.Words for Java

    Represents Type of the style in Java....public class StyleType Represents type of the style. Examples: Shows...BLUE); level.getFont().setBold(true); } DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. CustomPart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomPart class for flexible content management. Create unique, non-standard parts beyond ISO/IEC 29500 with ease!...set; } Specifies the content type of this custom part. Data {...stored inside the OOXML package. True if this custom part is an external...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::BuildingBlocks::BuildingBlock cl...

    Aspose::Words::BuildingBlocks::BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words.bui...
  8. FormField | Aspose.Words for Java

    Represents a single form field in Java....setBold(true); formField.getFont().setSize(24...getText()); Assert.assertEquals(true, formFieldRun.getFont().getBold());...

    reference.aspose.com/words/java/com.aspose.word...
  9. 同时读取多个线程中的单元格值|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript在多个线程中同时读取单元格值。...multiThreadReading(boolean) 设置为 true 。否则,可能会得到错误的单元格值。 以下代码: 创建一个工作簿。...cells . multiThreadReading ( true ); 那么将显示以下消息: if ( s !== "R"...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  10. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... Node ) Parameter Type Description node Node The node...NodeCollection.count . Returns true if item is found in the collection;...

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