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

true type

(0.3 sec)
  1. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!... IsVisible { get; } Returns true if the LineStyle is not None...as a hash function for this type. Remarks Borders can be applied...

    reference.aspose.com/words/net/aspose.words/bor...
  2. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index.... Node ) Parameter Type Description index number The...contains ( newRun )). toEqual ( true ); expect ( doc . getText ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 通过JavaScript via C++配置渲染电子表格的字体|Documentation

    学习使用Aspose.Cells for JavaScript通过C++配置字体以渲染电子表格。确保字体可用以实现最佳转换效果。... 将 true 作为第二个参数传递将指示 Aspose.Cells API...(optional): </ label > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/configu...
  4. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly save documents in ODT format. Streamline your workflow with this powerful tool!...SaveFormat saveFormat ) Parameter Type Description saveFormat SaveFormat...docInfo . IsEncrypted , Is . True ); // If we wish to open or...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DropDownItemCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your DropDownItemCollection with the Add method. Instantly add strings to expand your collection and improve user experience....Add ( string value ) Parameter Type Description value String The... Contains ( "Three" ), Is . True ); // There are two ways of...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++....Add an AutoShape of Rectangle type SharedPtr < IAutoShape > ashp...set_FontBold ( NullableBool :: True ); format -> set_FontHeight...

    docs.aspose.com/slides/cpp/manage-paragraph/
  7. Chart to Image with Node.js via C++|Documentation

    Learn how to use Aspose.Cells for Node.js via 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 ( "A1:B3" , true ); // Converting chart to image...getNSeries (). add ( "A1:B3" , true ); // Create an instance of...

    docs.aspose.com/cells/nodejs-cpp/chart-to-image/
  8. BookmarksOutlineLevelCollection.RemoveAt | Aspo...

    Easily manage your bookmarks with the RemoveAt method. Quickly remove bookmarks by index for a streamlined experience in your application!...RemoveAt ( int index ) Parameter Type Description index Int32 The...Contains ( "Bookmark 1" ), Is . True ); Assert . That ( outlineLevels...

    reference.aspose.com/words/net/aspose.words.sav...
  9. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....getPriorityInternal() getType() Returns the type of the font source. getWarningCallback()...getPriority()); Parameters: Parameter Type Description fontData byte[]...

    reference.aspose.com/words/java/com.aspose.word...
  10. Z Axis with C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts....add a chart and set the chart type to Column3D ; you can then see...SetChartDataRange ( u "A2:C3" , true ); // Hide the CategoryAxis...

    docs.aspose.com/cells/cpp/z-axis/