Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 17,119 for

true type

(0.09 sec)
  1. 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/...
  2. 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...
  3. StructuredDocumentTag.Level | Aspose.Words for ...

    Discover the StructuredDocumentTag Level property to efficiently identify its position in the document tree, enhancing your document management skills.... True ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/net/aspose.words.mar...
  4. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured document tag.... toEqual ( true ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....OFFICE_MATH, 0, true); OfficeMathRenderer renderer...getChild(NodeType.OFFICE_MATH, 0, true); OfficeMathRenderer renderer...

    reference.aspose.com/words/java/com.aspose.word...
  6. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, True)) { try { // Skip shapes that are textboxes — th…...Shape, true)) { try { // Skip shapes that...avoid truncation"); //if shape type is not inline then below setting...

    forum.aspose.com/t/getting-exception-floating-s...
  7. Aspose::Words::Loading::MarkdownLoadOptions::Ma...

    Aspose::Words::Loading::MarkdownLoadOptions::MarkdownLoadOptions constructor. Initializes a new instance of MarkdownLoadOptions class in C++....-> set_PreserveEmptyLines ( true ); auto doc = System :: MakeObject...Aspose::Words::Loading::MarkdownLoadOptions::Type method Aspose::Words::Loadi...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Style.IsHeading | Aspose.Words for .NET

    Discover the IsHeading property. Easily identify if a style is a built-in Heading style, enhancing your document's structure and readability....IsHeading property True when the style is one of the...curStyle . Name } \ ", of type \"{curStyle.Type}\"" ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words/sty...
  9. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!...isImportChildren ) Parameter Type Description srcNode Node The...imported. isImportChildren Boolean true to import all child nodes recursively;...

    reference.aspose.com/words/net/aspose.words/doc...
  10. PageInfo | Aspose.Words for Java

    Represents information about a particular document page in Java....Description getColored() Returns true if the page contains colored...points. getLandscape() Returns true if the page orientation specified...

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