Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 16,773 for

true type

(0.19 sec)
  1. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....TabStop > & tabStop ) Parameter Type Description tabStop const S...NodeType :: Paragraph , 0 , true )); // Below are two ways of...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``True`` if control is in enabled state....enabled property Returns True if control is in enabled state...aw . NodeType . SHAPE , 0 , True ) . as_shape () ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Math::OfficeMath class | Aspose....

    Aspose::Words::Math::OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. To learn more, visit the documentation article in C++....Gets/sets Office Math display format type which represents whether an...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words.mat...
  4. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included.... FIELD_TOC , True ) . as_field_toc () # Configure...pick up TC entries of the "A" type, and an entry-level between...

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

    Allows to specify additional options for the document building process in Java....setContextTableForma(true); DocumentBuilder builder =...// If ContextTableFormatti is true, then table formatting isn't...

    reference.aspose.com/words/java/com.aspose.word...
  7. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...type == aw.fields.FieldType.FIELD_LIST_NUM:...get_child_nodes(aw.NodeType.PARAGRAPH, True): para = p.as_paragraph() if...

    forum.aspose.com/t/converting-word-lists-to-tex...
  8. 使用C++的JavaScript输出空白页面,当没有内容需要打印时|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....当你设置为 true 时,它会打印空白页。 当没有要打印的内容时输出空白页 ...ImageOrPrintOptions.outputBlankPageWhenN 属性设置为 true 后,将空白工作表渲染为图像。因此,生成了空白页,你可以在下面的图片中看到。...

    docs.aspose.com/cells/zh/javascript-cpp/output-...
  9. Aspose::Words::Math::OfficeMath::get_DisplayTyp...

    Aspose::Words::Math::OfficeMath::get_DisplayType method. Gets/sets Office Math display format Type which represents whether an equation is displayed inline with the text or displayed on its own line in C++....Gets/sets Office Math display format type which represents whether an...get_DisplayType () Remarks Display format type has effect for top level Office...

    reference.aspose.com/words/cpp/aspose.words.mat...
  10. Style.isQuickStyle property | Aspose.Words for ...

    Style.isQuickStyle property. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

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