Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 17,414 for

true type

(0.99 sec)
  1. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns True if this object was deleted in Microsoft Word while change tracking was enabled in C++....leteRevision method Returns true if this object was deleted in...the proposed change. ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::IndexOfKey method. Returns the zero-based index of the specified bookmark in the collection in C++....:: String & name ) Parameter Type Description name const System::String&...outlineLevels -> get_Count ()); ASSERT_TRUE ( outlineLevels -> Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ParagraphCollection class | Aspose.Words for No...

    Aspose.Words.ParagraphCollection class. Provides Typed access to a collection of [Paragraph](../paragraph/) nodes...ParagraphCollection class Provides typed access to a collection of Paragraph...isMoveFromRevision ). toEqual ( true ); // The "Move to" revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Setting Print Options with Node.js via C++|Docu...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js API and C++ Library. You can set the Print Area, Print Titles, and Page Order.... Print Comments Types Description PrintInPlace Specifies...descriptions. Print Errors Types Description PrintErrorsBlank...

    docs.aspose.com/cells/nodejs-cpp/setting-print-...
  5. Footnote.actual_reference_mark property | Aspos...

    Footnote.actual_reference_mark property. Gets the actual text of the reference mark displayed in the document for this footnote.... FOOTNOTE , 1 , True ) . as_footnote () doc . update_fields...constructor Footnote.footnote_type property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.include_textboxes_footnotes_endnotes_i...

    Document.include_textboxes_footnotes_endnotes_in_stat property. Specifies whether to include textboxes, footnotes and endnotes in word count statistics.... insert_footnote ( footnote_type = aw . notes . FootnoteType...include_textboxes_footnotes_endnotes_in_stat = True doc . update_word_count () #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT...Checkbox SDT types. For all other SDT types exception will...Inline ); sdtCheckBox . checked = true ; // We can set the symbols...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldChar.get_field method | Aspose.Words for P...

    FieldChar.get_field method. Returns a field for the field char.... insert_field ( field_type = aw . fields . FieldType ....FIELD_DATE , update_field = True ) . as_field_date () field ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell... fit_text If True , fits text in the cell, compressing...cell in points. wrap_text If True , wrap text for the cell. Methods...

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

    Different ways to insert fields into your document using Java....value 1 if the comparison is true or 0 if the comparison is false...You can also insert various types of fields using Aspose.Words...

    docs.aspose.com/words/java/insert-fields/