Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 15,983 for

true type

(0.15 sec)
  1. Manage Slide Show in .NET|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for .NET. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....feature, you can select the show type (e.g., presented by a speaker...of the Presentation class, of type SlideShowSettings , which allows...

    docs.aspose.com/slides/net/manage-slide-show/
  2. 使用JavaScript通过C++将Excel转换为带提示的HTML|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为带完整文本显示提示的HTML格式。...addTooltipText 属性设置为 true 将把完整文本作为工具提示添加到生成的HTML中。 以下图片显示了生成的...HTML Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. 在使用C++中的JavaScript保存为HTML时禁用CSS|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时禁用CSS。...disableCss 属性并将其设置为 true 。 ** 禁用CSS在保存为HTML时** 以下示例代码演示了...Save Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  4. MergerContext | Aspose.Words for Java

    Document merger context in Java....setIgnoreOleData(true); } LoadOptions secondLoadOptions...firstLoadOptions.setIgnoreOleData(true); } LoadOptions secondLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. HtmlLoadOptions.ignore_noscript_elements proper...

    HtmlLoadOptions.ignore_noscript_elements property. Gets or sets a value indicating whether to ignore

    reference.aspose.com/words/python-net/aspose.wo...
  6. ResourceType | Aspose.Words for Java

    Type of loaded resource in Java....Object public class ResourceType Type of loaded resource. Examples:...getChildNodes(NodeType.SHAPE, true).getCount()); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Fields::FieldListNum::get_HasLis...

    Aspose::Words::Fields::FieldListNum::get_HasListName method. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code in C++....FieldType :: FieldListNum , true )); // Lists start counting...FieldType :: FieldListNum , true ); // This field will start...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...setAutomaticLayoutsS(true); cadRasterizationOpti.setNoScaling(false);...incorrect scaling settings, unit type discrepancies, or specific properties...

    forum.aspose.com/t/cad-pdf/314511
  9. SystemFontSource class | Aspose.Words for Python

    aspose.words.fonts.SystemFontSource class. Represents all TrueType fonts installed to the system...from FontSourceBase ) type Returns the type of the font source....SYSTEM_FONTS , system_font_source . type ) self . assertEqual ( 0 , system_font_source...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TaskPaneDockState | Aspose.Words for Java

    Enumerates available locations of task pane object in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

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