Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 12,906 for

true type

(0.07 sec)
  1. StructuredDocumentTag.style_name property | Asp...

    StructuredDocumentTag.style_name property. Gets or sets the name of the style applied to the structured document tag.... node_type ) tags = doc . get_child_nodes.... STRUCTURED_DOCUMENT_TAG , True ) for node in tags : sdt = node...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting of the axis title.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x . title . show = True chart . axis_x . title . format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 管理 C++ 中的 PowerPoint 段落|Aspose.Slides 文档

    在 C++ 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...set_FontBold ( NullableBool :: True ); format -> set_FontHeight...set_FontBold ( NullableBool :: True ); format -> set_FontHeight...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/
  4. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance document quality today!...); // Below are two wrapping types that shapes may have. // 1 -...GetChild ( NodeType . Shape , 0 , true )). MarkupLanguage , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FieldSet.bookmark_text property | Aspose.Words ...

    FieldSet.bookmark_text property. Gets or sets the new text of the bookmark.... insert_field ( field_type = aw . fields . FieldType ....builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Utility Features in Aspose.Tasks for C++ | Aspo...

    Discover how to utilize utility features available in the C++ version of Aspose.Tasks....task_enumerator -> get_Current(), true )) 15 { 16 System::Console::WriteLine(task...ing(u "Resource Filter Item Type: Item.ResourceType: " ) + S...

    docs.aspose.com/tasks/cpp/utility-features/
  7. Aspose::Words::MailMerging::MailMerge class | A...

    Aspose::Words::MailMerging::MailMerge class. Represents the mail merge functionality. To learn more, visit the documentation article in C++....get_UseNonMergeFields () const When true , specifies that in addition...is performed into some other types of fields and also into “{{fieldName}}”...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. Generate Aztec Code in JavaScript|Documentation

    Aspose.BarCode for JavaScript via C++ allows generating square-grid high-density two-dimensional Aztec barcodes....Overview Aztec Code is a 2D matrix type that supports encoding both...the most compact Aztec Code type sufficient to encode the input...

    docs.aspose.com/barcode/javascript-cpp/aztec-co...
  9. FieldComments.text property | Aspose.Words for ...

    FieldComments.text property. Gets or sets the text of the comments.... insert_field ( field_type = aw . fields . FieldType ....FIELD_COMMENTS , update_field = True ) . as_field_comments () field...

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

    Represents a single editable range in Java....getId()); // We can access the node types of each part like this. The...append("\tContents:"); mInsideEditableRange = true; return VisitorAction.CONTINUE;...

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