Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 15,787 for

true type

(0.21 sec)
  1. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++....:: Node > & node ) Parameter Type Description index int32_t The...Insert ( 3 , newRun ); ASSERT_TRUE ( runs -> Contains ( newRun...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Run.is_phonetic_guide property | Aspose.Words f...

    Run.is_phonetic_guide property. Gets a boolean value indicating either the run is a phonetic guide.... assertEqual ( True , runs [ 0 ] . is_phonetic_guide...Run Run constructor Run.node_type property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::ParagraphCollection::idx_get met...

    Aspose::Words::ParagraphCollection::idx_get method. Retrieves a Paragraph at the given index in C++....( int32_t index ) Parameter Type Description index int32_t An...longer be a revision. ASSERT_TRUE ( paragraphs -> idx_get ( 1...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Low Code|Aspose.Words for .NET

    Simplify document processing tasks like compare, convert, split, merge, find and replace, and others using Low Code API. Aspose.Words LowCode API with clean syntax, fast results, and minimal coding effort....examples to see how these two types of API differ. In the Fluent...IgnoreFormatting = true , IgnoreCaseChanges = true }; LowCodeComparer...

    docs.aspose.com/words/net/low-code/
  5. Grouped answer sheet with question skipping|Doc...

    OMR ready grouped answer sheet with question skipping...OMR ready answer sheet for any type of test, exam, quiz, assessment...content_type=cells align=center ?barcode=test_id codetext=true value=15478977...

    docs.aspose.com/omr/net/showcases/exam/grouped/
  6. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Remove method. Removes a bookmark with the specified name from 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...
  7. Footnote.is_auto property | Aspose.Words for Py...

    Footnote.is_auto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark.... 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...
  8. 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...
  9. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around.... of_type ( lambda x : x . as_shape ()...get_child_nodes ( aw . NodeType . SHAPE , True ))))) self . assertEqual ( 3...

    reference.aspose.com/words/python-net/aspose.wo...
  10. About table border visibility in aspose word te...

    Hi, How to remove border from a table in aspose word template. Even after no border set in table it’s showing border while generate report. As part of alignment uniformity, we have inserted table and add field inside it…...Table, true) .Cast<Table>() .FirstOrDefault(t...=> t.Range.Fields .Any(f => f.Type == FieldType.FieldMergeField));...

    forum.aspose.com/t/about-table-border-visibilit...