Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 16,767 for

true type

(0.18 sec)
  1. Aspose::Words::Drawing::Fill::Patterned method ...

    Aspose::Words::Drawing::Fill::Patterned method. Sets the specified fill to a pattern in C++....PatternType patternType ) Parameter Type Description patternType Asp...Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldQuote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldQuote class, your solution for efficiently implementing QUOTE fields in documents. Enhance your workflow 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...
  3. ReflectionFormat | Aspose.Words for Java

    Represents the reflection formatting for an object in Java....SHAPE, 0, true); // Apply reflection effect...getChild(NodeType.SHAPE, 0, true); // Check reflection effect...

    reference.aspose.com/words/java/com.aspose.word...
  4. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by index for streamlined document management.... LinkToPrevious ( true ); // Each section will still...HeadersFooters . LinkToPrevious ( true ); // We can un-link a previous...

    reference.aspose.com/words/net/aspose.words/hea...
  5. FieldMergeRec Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeRec class for seamless document merging with the MERGEREC field. Enhance your document automation 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...
  6. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage document part streams efficiently for optimal performance.... Specify true to keep the stream open. Please...EndsWith ( "Rendering.docx" ), Is . True ); string partType = string...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java....FIELD_FILL_IN, true); field.setPromptText("Please... field.setPromptOnceOnMailM(true); Assert.assertEquals(" FILLIN...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...insertField(FieldType.FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...

    reference.aspose.com/words/java/com.aspose.word...
  9. 用 JavaScript 和 C++ 显示或隐藏工作表及标签|Documentation

    本文提供了使用 JavaScript API 或 JavaScript 库以编程方式显示和隐藏 Excel 工作表的示例代码。此外,还介绍了如何显示和隐藏 Excel 工作簿标签。...是布尔值属性,只能存储 true 或 false 。 使工作表可见 将工作表设为可见,设置{3}类的{2}属性为 true 。 隐藏工作表...Worksheet Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  10. 在导出电子表格为CSV格式时,使用JavaScript via C++修剪前导空白行和列|Do...

    学习如何在使用Aspose.Cells for JavaScript via C++导出电子表格为CSV格式时修剪前导空白行和列。...请将其设置为 true ,然后所有前导空白行和列将在保存时被丢弃。 在发布Aspose...TxtSaveOptions.trimLeadingBlankRowA 的默认值为 true 。 导出电子表格到CSV格式时修剪前导空白行和列 以下示例代码加载了具有两个前导空白列的【源...

    docs.aspose.com/cells/zh/javascript-cpp/trim-le...