Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 17,437 for

true type

(0.52 sec)
  1. FileFormatInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.FileFormatInfo class for efficient document format detection. Access detailed data to enhance your file management solutions....HasDigitalSignature { get; } Returns true if this document contains a... HasMacros { get; } Returns true if this document contains a...

    reference.aspose.com/words/net/aspose.words/fil...
  2. Aspose::Words::Fields::FieldPage class | Aspose...

    Aspose::Words::Fields::FieldPage class. Implements the PAGE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....importNode(srcNode, true); dstStory.insertAfter(newNode...replaceActionName) Parameters: Parameter Type Description replaceActionName...

    reference.aspose.com/words/java/com.aspose.word...
  4. AiModel.CheckGrammar | Aspose.Words for .NET

    AI-powered grammar checker API for documents. Automatically detect and fix grammar errors in Word files using advanced language models....CheckGrammarOptions options = null ) Parameter Type Description sourceDocument Document...grammarOptions . ImproveStylistics = true ; Document proofedDoc = model...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides.... HasDataTable = true ; chart . ChartData . Series..., 0 , 1 , "Reds" ), chart . Type ); series . DataPoints . AddDataPointForBarSe...

    docs.aspose.com/slides/net/chart-data-label/
  6. FontInfoCollection.contains method | Aspose.Wor...

    FontInfoCollection.contains method. Determines whether the collection contains a font with the given name.... Parameter Type Description name str Case-insensitive...the font to locate. Returns True if the item is found in the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库在JavaScript via C++中更改单元格对齐方式并保持现有格式...如果你将其设置为 true ,对齐的更改将生效,否则不生效。请注意, StyleFlag...Existing Formatting </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  8. Aspose.Tasks for .NET: MPP export loses Outline...

    Hello Aspose Support Team, I have encountered a significant issue when creating hierarchical OutlineCode definitions programmatically and saving the project to MPP format. While the hierarchy is correctly preserved in X…...OnlyTableValuesAllow = true, ShowIndent = true }; def.Masks.Add(new...Add(new OutlineMask { Level = 1, Type = MaskType.Characters, Separator...

    forum.aspose.com/t/aspose-tasks-for-net-mpp-exp...
  9. Aspose::Words::Markup::SmartTag class | Aspose....

    Aspose::Words::Markup::SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph. 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.mar...
  10. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....SHAPE, 0, true); Assert.assertTrue(shape.isImage());...close(); } Parameters: Parameter Type Description password java.lang...

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