Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 15,993 for

true type

(0.09 sec)
  1. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::Add method. Adds specified item to the collection in C++....>:: Add ( T item ) Parameter Type Description item T Item for...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  2. Font-scaling Missing When Converting .docx to ....

    Problem Description When converting a DOCX document to HTML using Aspose.Words, the **font scaling ** defined in Microsoft Word is not preserved in the HTML output. Although a font-size is generated, the scaling factor …...<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8".../><meta http-equiv="Content-Style-Type" content="text/css" /><meta...

    forum.aspose.com/t/font-scaling-missing-when-co...
  3. 使用JavaScript通过C++管理Excel图表的图例|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++高效利用和自定义Microsoft Excel中的图例。我们的全面指南解释了图例的功能、如何访问和修改它,以及如何通过图例改善可视化和数据理解。...Legend Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/chart-l...
  4. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....hasDataLabels(true); ChartDataLabelCollec dataLabels...getDataLabels(); dataLabels.setShowValue(true); dataLabels.getNumberFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  5. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the Type of shape in a Microsoft Word document....ShapeType enumeration Specifies the type of shape in a Microsoft Word...Note that shapes of many other types can also have text inside them...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shapes being rendered in a different order - Fr...

    Hello! I found inconsistent orders of rendering word shapes to images. I’d like to know why, in the example provided, the header shapes of a page are being rendered before the shapes in the previous page. Without settin…...SHAPE, True): i+=1 node.as_shape().get_shape_renderer()...like their position, size, or type. As for the request regarding...

    forum.aspose.com/t/shapes-being-rendered-in-a-d...
  7. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks.... CenterWindow = true ; // Predominant reading order;...document . DisplayDocTitle = true ; // Specify whether to resize...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  8. FieldPrint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrint class for seamless PRINT field implementation. Enhance your document processing with powerful features today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Customize 3D Charts in Presentations in .NET|As...

    Learn how to create and customize 3-D charts in Aspose.Slides for .NET, with support for PPT and PPTX files—boost your presentations today.... Type ); chart . ChartData . Series..., 2 , "Series 2" ), chart . Type ); // Add Catrgories chart ...

    docs.aspose.com/slides/net/3d-chart/
  10. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more....$textHighlightingOpti -> setWholeWordsOnly ( true ); $pres -> getSlides () ->...setFontBold ( NullableBool :: True ); $portion2 = new Portion (...

    docs.aspose.com/slides/php-java/text-formatting/