Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 12,677 for

true type

(0.07 sec)
  1. FieldCitation | Aspose.Words for Java

    Implements the CITATION field in Java....FIELD_CITATION, true); // We refer to sources using...setSuppressTitle(true); fieldCitation.setSuppressYear(true); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisGroup method. Gets or sets the axis group to which this series group belongs in C++....series group, also of the line type. System :: SharedPtr < Aspose...get_AxisX () -> set_Hidden ( true ); // Define title of the secondary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of paragraphs and tables in your documents....HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words/inl...
  4. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....how to determine the revision type of an inline node. Document...getCount(), 6); // Below are five types of revisions that can flag an...

    reference.aspose.com/words/java/com.aspose.word...
  5. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....HtmlLoadOptions (); // If the value is true, then we take VML code into...set the "SupportVml" flag to "true", then Aspose.Words will load...

    reference.aspose.com/words/net/aspose.words.loa...
  6. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams....Stream presentation ) Parameter Type Description stream Stream Stream...powerpointStream , "OleObject.pptx" , true , imageStream ); } } // Double-click...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkbox form field at the current position in C++....checkedValue , int32_t size ) Parameter Type Description name const System::String&...( u "CheckBox_Default" , true , true , 50 ); builder -> InsertParagraph...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. HtmlFixedSaveOptions.ExportEmbeddedSvg | Aspose...

    Discover HtmlFixedSaveOptions' ExportEmbeddedSvg property, easily embed SVG resources in your HTML documents for enhanced visuals. Default, True.... Default value is true . public bool ExportEmbeddedSvg..."ExportEmbeddedSvg" flag to "true" will embed all SVG object raw...

    reference.aspose.com/words/net/aspose.words.sav...
  9. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the document.... update_word_count ( True ) self . assertEqual ( 4 , doc...aw . NodeType . PARAGRAPH , True ) . count self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent....all child nodes of a specific type from a composite node. let doc...getChildNodes ( aw . NodeType . Table , true ). count ). toEqual ( 2 ); let...

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