Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 8,050 for

true type

(0.06 sec)
  1. TabStop class | Aspose.Words for Node.js

    Aspose.Words.TabStop class. Represents a single custom tab stop... isClear Returns true if this tab stop clears any...position. leader Gets or sets the type of the leader line displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::TabStop::get_Leader method | Asp...

    Aspose::Words::TabStop::get_Leader method. Gets or sets the Type of the leader line displayed under the tab character in C++....TabStop::get_Leader method Gets or sets the type of the leader line displayed...GetChildNodes ( NodeType :: Paragraph , true ) -> LINQ_OfType < SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Format and Modify Named Ranges with C++|Documen...

    Learn how to format, rename, merge, and remove named ranges in Excel files using Aspose.Cells with C++.... SetIsBold ( true ); stl . GetFont (). SetColor.... SetFont ( true ); flg . SetCellShading ( true ); range . ApplyStyle...

    docs.aspose.com/cells/cpp/format-and-modify-nam...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Bytes method. Represents an estimate of the number of bytes in the document in C++....GetChildNodes ( NodeType :: Paragraph , true ) -> get_Count ()); ASSERT_EQ...property will contain the MIME type of the output save format. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_ContentStatus method. Gets or sets the content status of the document in C++....GetChildNodes ( NodeType :: Paragraph , true ) -> get_Count ()); ASSERT_EQ...property will contain the MIME type of the output save format. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LinksUpToDate method. Indicates whether hyperlinks in a document are up-to-date in C++....GetChildNodes ( NodeType :: Paragraph , true ) -> get_Count ()); ASSERT_EQ...property will contain the MIME type of the output save format. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. VariableCollection.indexOfKey method | Aspose.W...

    VariableCollection.indexOfKey method. Returns the zero-based index of the specified document variable in the collection....( name : string ) Parameter Type Description name string The...FieldType . FieldDocVariable , true ). asFieldDocVariable (); field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Determine if Shape is Smart Art Shape with C++|...

    Learn how to determine if a shape is a Smart Art Shape using Aspose.Cells for C++....Output Is Smart Art Shape : True Convert the Smart Art to Group...C++ Extract Text from the Gear Type SmartArt Shape with C++...

    docs.aspose.com/cells/cpp/determine-if-shape-is...
  9. Aspose::Words::DocumentVisitor::VisitCommentRan...

    Aspose::Words::DocumentVisitor::VisitCommentRangeStart method. Called when the start of a commented range of text is encountered in C++....commentRangeStart ) Parameter Type Description commentRangeStart...++ ; mVisitorIsInsideComm = true ; return VisitorAction :: Continue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....setBold(true); shape.getTextPath().setItalic(true); // Below...appendWordArt(doc, "On set to \"true\"", "Calibri", 150.0, 24.0,...

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