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

true type

(0.31 sec)
  1. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class.... Parameter Type Description doc DocumentBase..."Element" property to reflect the type of data they contain. smart_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 用JavaScript通过C++设置内置文档属性的ScaleCrop和LinksUpToDat...

    学习如何使用Aspose.Cells for JavaScript通过C++设置内置文档属性的ScaleCrop和LinksUpToDate属性。...将此元素设置为 TRUE 以启用文档缩略图的缩放以进行显示。将此元素设置为 FALSE...此元素指示文档中的超链接是否为最新状态。将此元素设置为 TRUE 表示超链接已更新。将此元素设置为 FALSE 表示超链接已过时。...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  3. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....Document > & doc ) Parameter Type Description doc const Syste...:: Words :: NodeType :: Any , true ); for ( auto && node : System...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. 保留单引号前缀的单元格值或范围|Documentation

    了解如何通过Aspose.Cells for Java脚本在C++ API中保持单引号前缀的单元格值或范围。...quotePrefix 设为该单元格的 true 。如果将单元格的样式设为空,则 Style.quotePrefix...不会被更新,旧值会被保留。这意味着如果旧值是 true ,仍为 true ;如果旧值是 false ,仍为 false 。...

    docs.aspose.com/cells/zh/javascript-cpp/preserv...
  5. 在使用Aspose.Cells for JavaScript通过C++加载工作簿中的HTML时...

    学习如何在使用Aspose.Cells for JavaScript通过C++加载HTML文件时自动调整列宽和行高。...autoFitColsAndRows 属性设置为 true 以实现此目的。 加载HTML至工作簿时自适应调整列和行...HtmlLoadOptions.autoFitColsAndRows 属性设置为 true ,然后保存为XLSX格式。请下载两个输出Excel文件...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  6. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_CharacterCode method. Gets or sets the character's code point value in decimal or hexadecimal in C++....:: FieldType :: FieldSymbol , true )); // The ANSI character code...0x00a9 )); field -> set_IsAnsi ( true ); ASSERT_EQ ( u " SYMBOL 169...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. .docx to .pdf and .html table formatting error ...

    Hi, When converting a .docx file to a .pdf file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. Code: var saveOptions = new PdfSaveOptions(); saveOptions.Use…...UseHighQualityRender = true; saveOptions.CustomPropertiesExpo...saveOptions.ExportDocumentStruct = true; saveOptions.FontEmbeddingMode...

    forum.aspose.com/t/docx-to-pdf-and-html-table-f...
  8. BorderCollection.Item | Aspose.Words for .NET

    Discover the BorderCollection Item property to easily access Border objects by Type. Streamline your design with efficient border management!...Retrieves a Border object by border type. public Border this [ BorderType...BorderType value that specifies the type of the border to retrieve. Remarks...

    reference.aspose.com/words/net/aspose.words/bor...
  9. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency.... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  10. ReportingEngine.use_reflection_optimization pro...

    ReportingEngine.use_reflection_optimization property. Gets or sets a value indicating whether invocations of custom Type members performed via reflection API are optimized using dynamic class generation or not...whether invocations of custom type members performed via reflection...or not. The default value is True . @property def use_reflection_optimization...

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