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

true type

(0.15 sec)
  1. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character formatting of the conditional style.... // 1 - By style type: tableStyle . conditionalStyles...conditionalStyles . at ( 0 ). type ). toEqual ( aw . ConditionalStyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextureAlignment | Aspose.Words for Java

    Specifies the alignment for the tiling of the texture fill in Java....SHAPE, 0, true); Assert.assertEquals(TextureAlignment...textureAlignmentName) Parameters: Parameter Type Description textureAlignmentName...

    reference.aspose.com/words/java/com.aspose.word...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... enum represents formatting type the child nodes in an organization...BasicProcess ); smart . IsReversed = true ; pres . Save ( "out.pptx" ...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....Margins Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  5. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for JavaScript via C++....Document Structure </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/export-doc...
  6. Password Protect the VBA Project of Excel Workb...

    Learn how to password protect the VBA project of an Excel workbook using Aspose.Cells for JavaScript via C++....Project Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/password-p...
  7. Aspose.Tasks for .NET: MPP export loses Outline...

    Hello Aspose Support Team, I have encountered a significant issue when creating hierarchical OutlineCode definitions programmatically and saving the project to MPP format. While the hierarchy is correctly preserved in X…...OnlyTableValuesAllow = true, ShowIndent = true }; def.Masks.Add(new...Add(new OutlineMask { Level = 1, Type = MaskType.Characters, Separator...

    forum.aspose.com/t/aspose-tasks-for-net-mpp-exp...
  8. 用JavaScript通过C++将图片作为纹理铺贴在形状内|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++将小图片作为纹理铺贴在形状内...isTiling() 属性平铺,设置为 true 。请参考下面的示例代码、样例Excel文件(46465050...IsTiling Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/tile-pi...
  9. 使用JavaScript via C++合并或取消合并单元格区域|Documentation

    使用C++的JavaScript在Excel中合并和取消合并范围内的单元格。...Range Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/merge-o...
  10. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java...."RecognizeUtf8Text" property to "true" to parse any variable-length...getRecognizeUtf8Text() When set to true , will try to detect UTF8 characters...

    reference.aspose.com/words/java/com.aspose.word...