Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 15,941 for

true type

(0.15 sec)
  1. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++....FieldType :: FieldIncludePicture , true )); includePicture -> set_SourceFullName...); includePicture -> Update ( true ); { auto docStream = System...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story.... insert_footnote ( footnote_type = aw . notes . FootnoteType...If this property is set to "true", then our footnote's reference...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldXE.page_range_bookmark_name property | Asp...

    FieldXE.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # For...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Aspose::Words::InlineStory::get_IsMoveToRevisio...

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

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::InlineStory::get_IsMoveFromRevis...

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

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Aspose::Words::InlineStory::get_IsInsertRevisio...

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

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Aspose::Words::Layout::LayoutCollector::Clear m...

    Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after document was manually updated, or layout was rebuilt in C++....:: Words :: NodeType :: Any , true ); for ( auto && node : System...Page , layoutEnumerator -> get_Type ()); // The LayoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. 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...
  10. 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-...